Bug 308232 - Konsole crash while closing tabs
Summary: Konsole crash while closing tabs
Status: RESOLVED DUPLICATE of bug 302405
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.9.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-11 12:00 UTC by Michael N. Moran
Modified: 2012-10-11 12:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael N. Moran 2012-10-11 12:00:51 UTC
Application: konsole (2.9.2)
KDE Platform Version: 4.9.2
Qt Version: 4.8.2
Operating System: Linux 3.5.6-1.fc17.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:

I was exiting from a group of tabbed konsoles closing each one at a time doing a combination of typing (e.g. fg, exit, etc.) and perhaps some clicking.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  parent (this=0x1c0ecf0) at ../../src/corelib/kernel/qobject.h:273
#7  parentWidget (this=0x1c0ecf0) at ../../src/gui/kernel/qwidget.h:1033
#8  QWidget::window (this=0x1c0ecf0) at kernel/qwidget.cpp:4343
#9  0x00000037be3cad74 in QApplicationPrivate::dispatchEnterLeave (enter=enter@entry=0x1992e60, leave=0x1c0ecf0) at kernel/qapplication.cpp:2745
#10 0x00000037be3cb171 in QApplicationPrivate::sendMouseEvent (receiver=0x1992e60, event=0x7ffff7e496b0, alienWidget=0x1992e60, nativeWidget=0x1889980, buttonDown=0x37bee9dd68, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3142
#11 0x00000037be445894 in QETWidget::translateMouseEvent (this=this@entry=0x1889980, event=event@entry=0x7ffff7e49e20) at kernel/qapplication_x11.cpp:4523
#12 0x00000037be444621 in QApplication::x11ProcessEvent (this=0x7ffff7e4a340, event=0x7ffff7e49e20) at kernel/qapplication_x11.cpp:3646
#13 0x00000037be46a60c in x11EventSourceDispatch (s=s@entry=0x179c7a0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#14 0x00000037b1c47825 in g_main_dispatch (context=0x17ec540) at gmain.c:2539
#15 g_main_context_dispatch (context=context@entry=0x17ec540) at gmain.c:3075
#16 0x00000037b1c47b58 in g_main_context_iterate (context=context@entry=0x17ec540, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3146
#17 0x00000037b1c47c14 in g_main_context_iteration (context=0x17ec540, may_block=1) at gmain.c:3207
#18 0x00000037bb5a44e6 in QEventDispatcherGlib::processEvents (this=0x174cec0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#19 0x00000037be46a2ee in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#20 0x00000037bb57513f in QEventLoop::processEvents (this=this@entry=0x7ffff7e4a1f0, flags=...) at kernel/qeventloop.cpp:149
#21 0x00000037bb5753c8 in QEventLoop::exec (this=0x7ffff7e4a1f0, flags=...) at kernel/qeventloop.cpp:204
#22 0x00000037bb57a1b8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#23 0x0000003c00416f67 in kdemain (argc=3, argv=0x7ffff7e4a488) at /usr/src/debug/konsole-4.9.2/src/main.cpp:85
#24 0x00000037afc21735 in __libc_start_main (main=0x4007e0 <main(int, char**)>, argc=3, ubp_av=0x7ffff7e4a488, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffff7e4a478) at libc-start.c:226
#25 0x0000000000400811 in _start ()

This bug may be a duplicate of or related to bug 302405.

Possible duplicates by query: bug 302405, bug 287890.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-11 12:18:31 UTC
Thanks for reporting

*** This bug has been marked as a duplicate of bug 302405 ***