Bug 190465 - kate crashed when closing
Summary: kate crashed when closing
Status: RESOLVED DUPLICATE of bug 189127
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 20:51 UTC by andreaswuest
Modified: 2009-04-24 00:50 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 andreaswuest 2009-04-23 20:51:09 UTC
Version:           3.2.2 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

hi,

kate crashed when i closed it. here is the backtrace i got:

Anwendung: Kate (kate), Signal SIGSEGV
0x00007fc5488dccf0 in __nanosleep_nocancel () from /lib/libc.so.6

Thread 1 (Thread 0x7fc54c5f0750 (LWP 6734)):
[KCrash Handler]
#5  0x00007fc54a4776ae in QMenu::findIdForAction (this=0x2676530, act=0x2300f50) at widgets/qmenu.cpp:3157
#6  0x00007fc54a478bbb in QMenuPrivate::activateCausedStack (this=0x25937b0, causedStack=@0x7fff54623e70, action=0x2300f50, action_e=QAction::Trigger, self=176) at widgets/qmenu.cpp:965
#7  0x00007fc54a47ecee in QMenuPrivate::activateAction (this=0x25937b0, action=0x2300f50, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1058
#8  0x00007fc54b555b71 in KMenu::mouseReleaseEvent (this=0x2404490, e=0x7fff54624810) at /build/buildd/kde4libs-4.2.2/kdeui/widgets/kmenu.cpp:454
#9  0x00007fc54a0a097f in QWidget::event (this=0x2404490, event=0x7fff54624810) at kernel/qwidget.cpp:7516
#10 0x00007fc54a4814ab in QMenu::event (this=0x2404490, e=0x7fff54624810) at widgets/qmenu.cpp:2351
#11 0x00007fc54a04f83d in QApplicationPrivate::notify_helper (this=0x20d5bc0, receiver=0x2404490, e=0x7fff54624810) at kernel/qapplication.cpp:4084
#12 0x00007fc54a05818a in QApplication::notify (this=<value optimized out>, receiver=0x2404490, e=0x7fff54624810) at kernel/qapplication.cpp:3786
#13 0x00007fc54b48426b in KApplication::notify (this=0x7fff546257a0, receiver=0x2404490, event=0x7fff54624810) at /build/buildd/kde4libs-4.2.2/kdeui/kernel/kapplication.cpp:307
#14 0x00007fc5494a675c in QCoreApplication::notifyInternal (this=0x7fff546257a0, receiver=0x2404490, event=0x7fff54624810) at kernel/qcoreapplication.cpp:602
#15 0x00007fc54a0573d8 in QApplicationPrivate::sendMouseEvent (receiver=0x2404490, event=0x7fff54624810, alienWidget=0x0, nativeWidget=0x2404490, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7fc54aab3eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#16 0x00007fc54a0c1084 in QETWidget::translateMouseEvent (this=0x2404490, event=<value optimized out>) at kernel/qapplication_x11.cpp:4359
#17 0x00007fc54a0bfb38 in QApplication::x11ProcessEvent (this=0x7fff546257a0, event=0x7fff54625350) at kernel/qapplication_x11.cpp:3543
#18 0x00007fc54a0e8514 in x11EventSourceDispatch (s=0x20d98a0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#19 0x00007fc5448ee20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x00007fc5448f18e0 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007fc5448f1a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x00007fc5494cfe6f in QEventDispatcherGlib::processEvents (this=0x20c0b70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:323
#23 0x00007fc54a0e7c9f in QGuiEventDispatcherGlib::processEvents (this=0x2676530, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007fc5494a5002 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1415730752}) at kernel/qeventloop.cpp:149
#25 0x00007fc5494a53cd in QEventLoop::exec (this=0x7fff54625680, flags={i = 1415730832}) at kernel/qeventloop.cpp:200
#26 0x00007fc5494a7694 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#27 0x00007fc54c205c35 in kdemain () from /usr/lib/libkdeinit4_kate.so
#28 0x00007fc5488535a6 in __libc_start_main (main=0x4007f0 <_start+240>, argc=2, ubp_av=0x7fff54626988, init=0x400820 <__libc_csu_init>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fff54626978) at libc-start.c:220
#29 0x0000000000400729 in _start ()
Comment 1 Christoph Feck 2009-04-24 00:50:00 UTC

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