https://bugzilla.novell.com/show_bug.cgi?id=806629 https://bugzilla.novell.com/show_bug.cgi?id=806629#c0 Summary: KDE 4.10 - 100% reliable crash in konsole (libkdeui, actually) after return-from-suspend Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: jnelson-suse@jamponi.net QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 If you are quick logging in after return-from-suspend, trying to open a konsole fails with segfaults. Eventually, I managed to get some core files. This is what gdb gave me: .. Missing separate debuginfo for linux-vdso.so.1 Try: zypper install -C "debuginfo(build-id)=da00a49be5392089299b2c16ec1a25c9f19bab20" .. #0 sprintf (__fmt=0x7fa10708eec0 "_NET_WM_CM_S%d", __s=<optimized out>) at /usr/include/bits/stdio2.h:35 #1 create_atoms (dpy=0x0) at /usr/src/debug/kdelibs-4.10.0/kdeui/windowmanagement/kwindowsystem_x11.cpp:331 #2 0x00007fa1070350aa in KWindowSystem::compositingActive () at /usr/src/debug/kdelibs-4.10.0/kdeui/windowmanagement/kwindowsystem_x11.cpp:806 #3 0x00007fa107583e09 in __static_initialization_and_destruction_0 (__initialize_p=<optimized out>, __priority=<optimized out>) at /usr/src/debug/konsole-4.10.0/src/WindowSystemInfo.cpp:29 #4 _GLOBAL__sub_I_WindowSystemInfo.cpp(void) () at /usr/src/debug/konsole-4.10.0/src/WindowSystemInfo.cpp:29 #5 0x00007fa107e107b6 in call_init (env=0x7fffb17ea468, argv=0x7fffb17ea458, argc=1, l=<optimized out>) at dl-init.c:85 #6 call_init (l=<optimized out>, argc=1, argv=0x7fffb17ea458, env=0x7fffb17ea468) at dl-init.c:35 #7 0x00007fa107e1089a in _dl_init (main_map=0x7fa108025188, argc=1, argv=0x7fffb17ea458, env=0x7fffb17ea468) at dl-init.c:134 #8 0x00007fa107e0351a in _dl_start_user () from /lib64/ld-2.15.so #9 0x0000000000000001 in ?? () #10 0x00007fffb17eb179 in ?? () #11 0x0000000000000000 in ?? () (gdb) The zypper in .. debuginfo stuff fails, btw, but that's another issue. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.