Summary: | konsole crashed (SIGSEGV) at some times | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Thomas Creutz <alientxc> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Creutz
2007-06-30 12:03:58 UTC
and now again.... the crash was triggert by closing konsole Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1232627488 (LWP 11627)] [KCrash handler] #6 0x796f7274 in ?? () #7 0xb716f747 in ~QDesktopWidgetPrivate (this=0x80bd1a8) at kernel/qdesktopwidget_x11.cpp:103 #8 0xb716f818 in ~QDesktopWidget (this=0x80c10d0) at kernel/qdesktopwidget_x11.cpp:189 #9 0xb71ceba2 in ~QApplication (this=0xbfd16608) at kernel/qapplication.cpp:1046 #10 0xb7843329 in ~KApplication (this=0xbfd16608) at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:1644 #11 0xb668656f in kdemain (argc=1, argv=0x805b560) at /usr/src/kde/kdebase-3.5.7/./konsole/konsole/main.cpp:658 #12 0xb7f21524 in kdeinitmain (argc=1, argv=0x805b560) at konsole_dummy.cpp:3 #13 0x0804e457 in launch (argc=1, _name=0x80763c4 "konsole", args=0x80763cc "\001", cwd=0x0, envc=1, envs=0x80763dc "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x80763e1 "alienpc;1183198710;945738;10718_TIME2082704515") at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kinit/kinit.cpp:673 #14 0x0804ecf9 in handle_launcher_request (sock=9) at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kinit/kinit.cpp:1240 #15 0x0804f092 in handle_requests (waitForPid=0) at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kinit/kinit.cpp:1443 #16 0x080502b1 in main (argc=5, argv=0xbfd17164, envp=0xbfd1717c) at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kinit/kinit.cpp:1909 #17 0xb7c94ea8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #18 0x0804b911 in _start () at ../sysdeps/i386/elf/start.S:119 ok.. again a new crash.. also by closing a running konsole window: Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1232627488 (LWP 23381)] [KCrash handler] #6 0xb716f72f in ~QDesktopWidgetPrivate (this=0x80bd178) at kernel/qdesktopwidget_x11.cpp:103 #7 0xb716f818 in ~QDesktopWidget (this=0x80c10a0) at kernel/qdesktopwidget_x11.cpp:189 #8 0xb71ceba2 in ~QApplication (this=0xbfd16608) at kernel/qapplication.cpp:1046 #9 0xb7843329 in ~KApplication (this=0xbfd16608) at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:1644 #10 0xb668656f in kdemain (argc=1, argv=0x80765c8) at /usr/src/kde/kdebase-3.5.7/./konsole/konsole/main.cpp:658 #11 0xb7f21524 in kdeinitmain (argc=1, argv=0x80765c8) at konsole_dummy.cpp:3 #12 0x0804e457 in launch (argc=1, _name=0x80763c4 "konsole", args=0x80763cc "\001", cwd=0x0, envc=1, envs=0x80763dc "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x80763e1 "alienpc;1183292676;595448;10718_TIME2176670165") at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kinit/kinit.cpp:673 #13 0x0804ecf9 in handle_launcher_request (sock=9) at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kinit/kinit.cpp:1240 #14 0x0804f092 in handle_requests (waitForPid=0) at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kinit/kinit.cpp:1443 #15 0x080502b1 in main (argc=5, argv=0xbfd17164, envp=0xbfd1717c) at /usr/src/kde/kdelibs-3.5.7.dfsg.1/./kinit/kinit.cpp:1909 #16 0xb7c94ea8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #17 0x0804b911 in _start () at ../sysdeps/i386/elf/start.S:119 Same backtrace as 147391. I guess these are the same problem. |