Summary: | Konsole crash on exit ( yet another dupe of Bug 346833 et al because Dr. Konqi is broken.) | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | David <davidsboogs> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | db0451, martin.sandsmark |
Priority: | NOR | Keywords: | drkonqi |
Version: | 15.04.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David
2015-10-18 05:34:00 UTC
confirmed, yet again. i thought that rather than make a 20th report of this same, still "unconfirmed" problem, i'd just pile on here. can it be looked at soon? trace (i don't appear to get the option of reporting this automatically): Application: konsole (konsole), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 0x00007f0e561bf1b3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #7 0x00007f0e561b55dd in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #8 0x00007f0e561b5c79 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #9 0x00007f0e561aa2ed in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #10 0x00007f0e561aa399 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #11 0x00007f0e55af7f52 in __run_exit_handlers (status=0, listp=0x7f0e55e60698 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82 #12 0x00007f0e55af7fa5 in __GI_exit (status=<optimized out>) at exit.c:104 #13 0x00007f0e55ae2877 in __libc_start_main (main=0x400710 <main>, argc=1, argv=0x7fffe793f068, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffe793f058) at libc-start.c:325 #14 0x0000000000400749 in _start () oh, should've said: for me this happens every time Konsole is closed: simply open a window, do absolutely nothing, then close using your choice of "exit" or the GUI button or the File menu. Each time, same result For me, some intervening update seems to have fixed this. Konsole hasn't been updated since version "konsole:amd64 (15.08.2-1, 15.08.3-1)" on the 12th, before I confirmed the bug, but now it does not crash on exit. Hopefully this has fixed it for other users with this problem, too? *** This bug has been marked as a duplicate of bug 342201 *** |