Summary: | Whole desktop crashes and KDM gets reloaded after the crash. | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Vangelis <cyberang3l> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | andresbajotierra, kdm-bugs-null, l.lunak |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Vangelis
2010-02-24 23:15:01 UTC
- Are you using Desktop Effects ? Regards Yes, I`m using them. This is very likely X.Org crash. Check your /var/log/X* logs. That`s the backtrace in my /var/log/Xorg.0.log exactly after the crash.... Does anyone have a suggestion of which package (dbg package?) should I download to get a better backtrace of the crash? It is happening quite frequently so I guess that I`ll have many opportunities to get a more helpful one. Backtrace: 0: /usr/bin/X(xorg_backtrace+0x26) [0x4f00c6] 1: /usr/bin/X(xf86SigHandler+0x41) [0x4852c1] 2: /lib/libc.so.6 [0x7fe43cafa530] 3: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001646X+0x26) [0x7fe439d41856] 4: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001415X+0x64) [0x7fe439d55e04] 5: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7fe439fe3904] 6: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7fe439ff974d] 7: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7fe439ffc91e] 8: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7fe439ffce9c] 9: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7fe439ffd43f] 10: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7fe439fc0358] 11: /usr/bin/X [0x535205] 12: /usr/bin/X [0x4ffb96] 13: /usr/bin/X(BlockHandler+0x50) [0x452200] 14: /usr/bin/X(WaitForSomething+0x141) [0x4edbf1] 15: /usr/bin/X(Dispatch+0xb2) [0x44de92] 16: /usr/bin/X(main+0x3b5) [0x434085] 17: /lib/libc.so.6(__libc_start_main+0xfd) [0x7fe43cae5abd] 18: /usr/bin/X [0x433509] Saw signal 11. Server aborting. (II) Power Button: Close (II) UnloadModule: "evdev" (II) UVC Camera (046d:08ca): Close (II) UnloadModule: "evdev" (II) USB-compliant keyboard: Close (II) UnloadModule: "evdev" (II) USB-compliant keyboard: Close (II) UnloadModule: "evdev" (II) Power Button: Close (II) UnloadModule: "evdev" (II) Macintosh mouse button emulation: Close (II) UnloadModule: "evdev" (II) Microsoft Microsoft Wireless Optical MouseĀ® 1.0A: Close (II) UnloadModule: "evdev" ddxSigGiveUp: Closing log (In reply to comment #4) > Does anyone have a suggestion of which package (dbg package?) should I download to get a better backtrace of the crash? > not me, but regardless, this is not a kde bug. please report to xorg. Actually, this is with the closed-source nvidia driver, so only nvidia can handle this. I have just installed xserver-xorg-core-dbg and I`ll be waiting for the next time to happen, hopefully getting some more debug info. I`ll put it here. It will be more clear then to say which software causes this bug. As I said, only nvidia can handle problems with their closed-source driver. Moreover KDE can't handle X crashes anyway. |