Summary: | Plasmashell crashes on startup | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | nicofrand |
Component: | general | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bhush94, istvan.kapcsandi, kde |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | http://pastebin.com/YzXT8EPM | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
gdb.log
kwin crash log lspci -v output lsmod output |
Description
nicofrand
2014-08-31 11:27:03 UTC
"Could not initialize GLX") at global/qlogging.cpp:669 Could you tell us what hardware are you running on? Does it happen with the latest Neon (we tried an openGL change for a while in Neon, which is now reverted) I just updated neon and there is no crash anymore ! For the record, here are my hardware info : nicofrand@desktop:~$ sudo lspci -v -s 05:00.0 05:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 430] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Point of View BV Device 30a2 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at fd000000 (32-bit, non-prefetchable) [size=16M] Memory at f0000000 (64-bit, prefetchable) [size=128M] Memory at fa000000 (64-bit, prefetchable) [size=32M] I/O ports at ec00 [size=128] Expansion ROM at feb00000 [disabled] [size=512K] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [b4] Vendor Specific Information: Len=14 <?> Capabilities: [100] Virtual Channel Capabilities: [128] Power Budgeting <?> Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?> Kernel driver in use: nouveau Since it was another app, I reported a crash with krunner too but I guess the root of the issue was the same, so, could anyone close this : https://bugs.kde.org/show_bug.cgi?id=338693 please ? PS: thanks for the hard work ! Thanks for reporting back. Without feedback like yours we could have accidentally released like that and affected thousands with the same issue. Created attachment 90894 [details]
gdb.log
Created attachment 90895 [details]
kwin crash log
Created attachment 90896 [details]
lspci -v output
Created attachment 90897 [details]
lsmod output
I've tried to login into plasma5 shell in openSUSE 13.2 and it crashed at start. Debug outputs attached. Please tell if any more info needed. |