Bug 192738 - Kate Crash Upon Exit (with stacktrace)
Summary: Kate Crash Upon Exit (with stacktrace)
Status: RESOLVED DUPLICATE of bug 185708
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-15 08:59 UTC by Jeffery Tincher
Modified: 2009-05-15 11: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 Jeffery Tincher 2009-05-15 08:59:16 UTC
Version:            (using KDE 4.2.2)
Compiler:          Kubuntu 9.04 
OS:                Linux
Installed from:    Ubuntu Packages

Application: Kate (kate), signal SIGSEGV
0x00007ffe9946fcf0 in __nanosleep_nocancel () from /lib/libc.so.6
Current language:  auto; currently c

Thread 1 (Thread 0x7ffe9d18b750 (LWP 8892)):
[KCrash Handler]
#5  0x00007ffe9b00a3ce in QMenu::findIdForAction (this=0xe2e2e0, act=0xa35eb0) at widgets/qmenu.cpp:3157
#6  0x00007ffe9b00b8db in QMenuPrivate::activateCausedStack (this=0xa6ea00, causedStack=@0x7fffa51b8fd0, action=0xa35eb0, action_e=QAction::Trigger, self=112) at widgets/qmenu.cpp:965
#7  0x00007ffe9b011a0e in QMenuPrivate::activateAction (this=0xa6ea00, action=0xa35eb0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1058
#8  0x00007ffe9c0e8b71 in KMenu::mouseReleaseEvent (this=0xa61120, e=0x7fffa51b9970) at /build/buildd/kde4libs-4.2.2/kdeui/widgets/kmenu.cpp:454
#9  0x00007ffe9ac338cf in QWidget::event (this=0xa61120, event=0x7fffa51b9970) at kernel/qwidget.cpp:7516
#10 0x00007ffe9b0141cb in QMenu::event (this=0xa61120, e=0x7fffa51b9970) at widgets/qmenu.cpp:2351
#11 0x00007ffe9abe278d in QApplicationPrivate::notify_helper (this=0x784ba0, receiver=0xa61120, e=0x7fffa51b9970) at kernel/qapplication.cpp:4084
#12 0x00007ffe9abeb0da in QApplication::notify (this=<value optimized out>, receiver=0xa61120, e=0x7fffa51b9970) at kernel/qapplication.cpp:3786
#13 0x00007ffe9c01726b in KApplication::notify (this=0x7fffa51ba900, receiver=0xa61120, event=0x7fffa51b9970) at /build/buildd/kde4libs-4.2.2/kdeui/kernel/kapplication.cpp:307
#14 0x00007ffe9a03975c in QCoreApplication::notifyInternal (this=0x7fffa51ba900, receiver=0xa61120, event=0x7fffa51b9970) at kernel/qcoreapplication.cpp:602
#15 0x00007ffe9abea328 in QApplicationPrivate::sendMouseEvent (receiver=0xa61120, event=0x7fffa51b9970, alienWidget=0x0, nativeWidget=0xa61120, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7ffe9b646eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#16 0x00007ffe9ac53fd4 in QETWidget::translateMouseEvent (this=0xa61120, event=<value optimized out>) at kernel/qapplication_x11.cpp:4359
#17 0x00007ffe9ac52a88 in QApplication::x11ProcessEvent (this=0x7fffa51ba900, event=0x7fffa51ba4b0) at kernel/qapplication_x11.cpp:3543
#18 0x00007ffe9ac7b464 in x11EventSourceDispatch (s=0x788860, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#19 0x00007ffe9548120a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x00007ffe954848e0 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007ffe95484a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x00007ffe9a062e6f in QEventDispatcherGlib::processEvents (this=0x76fb70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:323
#23 0x00007ffe9ac7abef in QGuiEventDispatcherGlib::processEvents (this=0xe2e2e0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007ffe9a038002 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1524914272}) at kernel/qeventloop.cpp:149
#25 0x00007ffe9a0383cd in QEventLoop::exec (this=0x7fffa51ba7e0, flags={i = -1524914192}) at kernel/qeventloop.cpp:200
#26 0x00007ffe9a03a694 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#27 0x00007ffe9cd98c35 in kdemain (argc=1, argv=0x7fffa51bbae8) at /build/buildd/kdesdk-4.2.2/kate/app/katemain.cpp:250
#28 0x00007ffe993e65a6 in __libc_start_main (main=0x4007f0 <main>, argc=1, ubp_av=0x7fffa51bbae8, init=0x400820 <__libc_csu_init>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fffa51bbad8) at libc-start.c:220
#29 0x0000000000400729 in _start () at ../sysdeps/x86_64/elf/start.S:113
Comment 1 Andreas Pakulat 2009-05-15 10:11:50 UTC
fixed for kde4.3. Not sure if this was backported to the 4.2 branch
Comment 2 Dominik Haumann 2009-05-15 11:18:07 UTC
yup, and it's a duplicate...

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