|
Bugzilla – Full Text Bug Listing |
| Summary: | Chromium crashes on startup | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominik Schmidt <dev> |
| Component: | Network | Assignee: | Callum Farmer <gmbr3> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | Andreas.Stieger, dev, gmbr3, santiago.zarate |
| Version: | Current | Flags: | Andreas.Stieger:
needinfo?
(dev) |
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
log on wayland
log on x11 |
||
|
Description
Dominik Schmidt
2024-06-03 16:12:16 UTC
Do you remember the last working configuration? What can you tell me about the affected system? Not much unfortunately, I don't know which version I upgraded from - it's been a while since I did a full zypper dup, I *think* it might be 3 months or so. I'm running KDE/Plasma 6.2.0 on Qt 6.7 - I think I switched from KDE/Qt 5 with this update - no idea if that's related. Please let me know what other information might be relevant, I'm pretty clueless here. If there's an easy way to test older versions of Chromium, I'm happy to do that as well. The leap packages (unsurprisingly) are not installable because of dependency issues and older Tumbleweed packages are not available on the mirrors anymore, right? ... and for what it's worth: it happens on Wayland and X11. Try: chromium-browser --enable-logging=stderr --v=1 > log.txt 2>&1 Then: Upload the log.txt file Created attachment 875295 [details]
log on wayland
Created attachment 875296 [details]
log on x11
Added logs - look pretty similar (if not identical) on x11 and wayland, but I saw the x11_display_manager.cc messages and thought it won't hurt to post both. |