Bug 263579 - Crash when opening multiple files
Summary: Crash when opening multiple files
Status: RESOLVED DUPLICATE of bug 254066
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: 2011-01-18 20:31 UTC by Fábio Costa Silva
Modified: 2011-01-18 21:33 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 Fábio Costa Silva 2011-01-18 20:31:32 UTC
Application: kate (3.5.1)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
I was editing a XML file when suddenly the editor closed. Before the crash, I had open multiples XML files from the same folder.
- Custom settings of the application:
XML pluginsw were activated. I'm not sure if this information is relevant, but thy were activated when the crash happend.

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
[KCrash Handler]
#7  0x010a3cea in QAction::menu (this=0x95657f8) at kernel/qaction.cpp:748
#8  0x0180ed94 in DBusMenuExporterDBus::GetChildren (this=0x955b150, parentId=818, names=...) at ../3rdparty/dbusmenu-qt/src/dbusmenuexporterdbus_p.cpp:47
#9  0x01827708 in DBusMenuExporterDBus::qt_metacall (this=0x955b150, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfeacd7c) at .moc/release-shared/moc_dbusmenuexporterdbus_p.cpp:106
#10 0x002479dc in QDBusConnectionPrivate::deliverCall (this=0x92efac0, object=0x955b150, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:919
#11 0x00248d25 in QDBusConnectionPrivate::activateCall (this=0x92efac0, object=0x955b150, flags=4080, msg=...) at qdbusintegrator.cpp:829
#12 0x0024949c in QDBusConnectionPrivate::activateObject (this=0x92efac0, node=..., msg=..., pathStartPos=10) at qdbusintegrator.cpp:1399
#13 0x00249a2a in QDBusActivateObjectEvent::placeMetaCall (this=0x9779af0) at qdbusintegrator.cpp:1493
#14 0x00de36a2 in QObject::event (this=0x955b150, e=0x99aaa88) at kernel/qobject.cpp:1219
#15 0x010abfdc in QApplicationPrivate::notify_helper (this=0x92f3ed8, receiver=0x955b150, e=0x9779af0) at kernel/qapplication.cpp:4396
#16 0x010b204e in QApplication::notify (this=0xbfead7fc, receiver=0x955b150, e=0x9779af0) at kernel/qapplication.cpp:3798
#17 0x008ff68a in KApplication::notify (this=0xbfead7fc, receiver=0x955b150, event=0x9779af0) at ../../kdeui/kernel/kapplication.cpp:310
#18 0x00dd0b3b in QCoreApplication::notifyInternal (this=0xbfead7fc, receiver=0x955b150, event=0x9779af0) at kernel/qcoreapplication.cpp:732
#19 0x00dd3d8b in sendEvent (receiver=0x0, event_type=0, data=0x92d7e98) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x92d7e98) at kernel/qcoreapplication.cpp:1373
#21 0x00dd3f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#22 0x00dffa74 in sendPostedEvents (s=0x92f4608) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x92f4608) at kernel/qeventdispatcher_glib.cpp:277
#24 0x060c6855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x060ca668 in ?? () from /lib/libglib-2.0.so.0
#26 0x060ca848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00dff565 in QEventDispatcherGlib::processEvents (this=0x92d7b58, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#28 0x0116dbe5 in QGuiEventDispatcherGlib::processEvents (this=0x92d7b58, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00dcf609 in QEventLoop::processEvents (this=0xbfead6f4, flags=) at kernel/qeventloop.cpp:149
#30 0x00dcfa8a in QEventLoop::exec (this=0xbfead6f4, flags=...) at kernel/qeventloop.cpp:201
#31 0x00dd400f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x010aae07 in QApplication::exec () at kernel/qapplication.cpp:3672
#33 0x00f7a7b7 in kdemain (argc=1, argv=0xbfeadea4) at ../../../kate/app/katemain.cpp:377
#34 0x0804859b in main (argc=1, argv=0xbfeadea4) at kate_dummy.cpp:3

Possible duplicates by query: bug 261644, bug 253684.

Reported using DrKonqi
Comment 1 Fábio Costa Silva 2011-01-18 20:35:24 UTC
Sorry for some typo mistakes. I don't know how to edit them.
Comment 2 Pino Toscano 2011-01-18 21:33:19 UTC

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