Bug 195636 - kate config crashed on save
Summary: kate config crashed on save
Status: RESOLVED DUPLICATE of bug 189127
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-06-08 07:56 UTC by ScottTavares
Modified: 2009-06-08 11:22 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 ScottTavares 2009-06-08 07:56:42 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Application: Kate (kate), signal SIGSEGV
0x00007fca76f98cf0 in __nanosleep_nocancel () from /lib/libc.so.6

Thread 1 (Thread 0x7fca7aca7750 (LWP 26472)):
[KCrash Handler]
#5  0x00007fca78b333ce in QMenu::findIdForAction (this=0x22b5a50, act=0x1eaf8a0) at widgets/qmenu.cpp:3157
#6  0x00007fca78b348db in QMenuPrivate::activateCausedStack (this=0x1fde050, causedStack=@0x7fff82ce0aa0, action=0x1eaf8a0, action_e=QAction::Trigger, self=96) at widgets/qmenu.cpp:965
#7  0x00007fca78b3aa0e in QMenuPrivate::activateAction (this=0x1fde050, action=0x1eaf8a0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1058
#8  0x00007fca79c11b71 in KMenu::mouseReleaseEvent (this=0x1f0e8f0, e=0x7fff82ce1440) at /build/buildd/kde4libs-4.2.2/kdeui/widgets/kmenu.cpp:454
#9  0x00007fca7875c8cf in QWidget::event (this=0x1f0e8f0, event=0x7fff82ce1440) at kernel/qwidget.cpp:7516
#10 0x00007fca78b3d1cb in QMenu::event (this=0x1f0e8f0, e=0x7fff82ce1440) at widgets/qmenu.cpp:2351
#11 0x00007fca7870b78d in QApplicationPrivate::notify_helper (this=0x1ba7bb0, receiver=0x1f0e8f0, e=0x7fff82ce1440) at kernel/qapplication.cpp:4084
#12 0x00007fca787140da in QApplication::notify (this=<value optimized out>, receiver=0x1f0e8f0, e=0x7fff82ce1440) at kernel/qapplication.cpp:3786
#13 0x00007fca79b4026b in KApplication::notify (this=0x7fff82ce23d0, receiver=0x1f0e8f0, event=0x7fff82ce1440) at /build/buildd/kde4libs-4.2.2/kdeui/kernel/kapplication.cpp:307
#14 0x00007fca77b6275c in QCoreApplication::notifyInternal (this=0x7fff82ce23d0, receiver=0x1f0e8f0, event=0x7fff82ce1440) at kernel/qcoreapplication.cpp:602
#15 0x00007fca78713328 in QApplicationPrivate::sendMouseEvent (receiver=0x1f0e8f0, event=0x7fff82ce1440, alienWidget=0x0, nativeWidget=0x1f0e8f0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7fca7916feb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#16 0x00007fca7877cfd4 in QETWidget::translateMouseEvent (this=0x1f0e8f0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4359
#17 0x00007fca7877ba88 in QApplication::x11ProcessEvent (this=0x7fff82ce23d0, event=0x7fff82ce1f80) at kernel/qapplication_x11.cpp:3543
#18 0x00007fca787a4464 in x11EventSourceDispatch (s=0x1bab860, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#19 0x00007fca72faa20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x00007fca72fad8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007fca72fada7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x00007fca77b8be6f in QEventDispatcherGlib::processEvents (this=0x1b92b70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:323
#23 0x00007fca787a3bef in QGuiEventDispatcherGlib::processEvents (this=0x22b5a50, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007fca77b61002 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -2100419984}) at kernel/qeventloop.cpp:149
#25 0x00007fca77b613cd in QEventLoop::exec (this=0x7fff82ce22b0, flags={i = -2100419904}) at kernel/qeventloop.cpp:200
#26 0x00007fca77b63694 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#27 0x00007fca7a8c1c35 in kdemain () from /usr/lib/libkdeinit4_kate.so
#28 0x00007fca76f0f5a6 in __libc_start_main (main=0x4007f0 <_start+240>, argc=1, ubp_av=0x7fff82ce35b8, init=0x400820 <__libc_csu_init>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fff82ce35a8) at libc-start.c:220
#29 0x0000000000400729 in _start ()
Comment 1 Andreas Pakulat 2009-06-08 11:22:15 UTC

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