hitting assert in Konqueror

Sebastian Kügler sebas at kde.org
Mon Jul 21 13:44:51 BST 2008


Hi,

For some time now, I'm getting a crash everytime I click on a link to be 
opened with Konqueror. I've attached the .kcrash file, now that I've done a 
clean build and the problem persists. This is with current trunk/, btw. I'm 
experiencing this problem since before the tagging of 4.1, so I suppose it's 
in there, too.

Note that the link is opened just fine. Not sure what's going wrong here, but 
I figured I'd report it anyway. Having drkonqi's all over the place might 
confuse some users...

Please CC: me, I'm not subscribed to kfm-devel.

Cheers,
-- 
sebas

 http://www.kde.org | http://vizZzion.org |  GPG Key ID: 9119 0EF9 

-------------- next part --------------
Application: Konqueror (konqueror), signal SIGABRT

Thread 1 (Thread 0xb60c6720 (LWP 4815)):
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb6420085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6421a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb729e885 in qt_message_output (msgType=QtFatalMsg, buf=0xbfb49470 "ASSERT: \"false\" in file qdbusmessage.cpp, line 165") at global/qglobal.cpp:2058
#10 0xb729e909 in qFatal (msg=0xb73f4fb8 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2260
#11 0xb729ed61 in qt_assert (assertion=0xb6fa18a3 "false", file=0xb6fa1c94 "qdbusmessage.cpp", line=165) at global/qglobal.cpp:1828
#12 0xb6f7a2b0 in QDBusMessagePrivate::toDBusMessage (message=@0xbfb4b650) at qdbusmessage.cpp:165
#13 0xb6f6a515 in QDBusConnectionPrivate::send (this=0x80aa8c0, message=@0xbfb4b650) at qdbusintegrator.cpp:1629
#14 0xb6f6d91c in QDBusConnectionPrivate::deliverCall (this=0x80aa8c0, object=0x80a1808, msg=@0x9426988, metaTypes=@0xbfb4b758, slotIdx=17) at qdbusintegrator.cpp:878
#15 0xb6f6e2cd in QDBusConnectionPrivate::activateCall (this=0x80aa8c0, object=0x80a1808, flags=256, msg=@0x9426988) at qdbusintegrator.cpp:770
#16 0xb6f6ef6e in QDBusConnectionPrivate::activateObject (this=0x80aa8c0, node=@0x9426974, msg=@0x9426988, pathStartPos=9) at qdbusintegrator.cpp:1317
#17 0xb6f6f061 in QDBusActivateObjectEvent::placeMetaCall (this=0x9426948) at qdbusintegrator.cpp:1411
#18 0xb73b0850 in QObject::event (this=0x80a1808, e=0x9426948) at kernel/qobject.cpp:1137
#19 0xb67e181d in QApplicationPrivate::notify_helper (this=0x805e480, receiver=0x80a1808, e=0x9426948) at kernel/qapplication.cpp:3772
#20 0xb67e1b03 in QApplication::notify (this=0xbfb4c0d0, receiver=0x80a1808, e=0x9426948) at kernel/qapplication.cpp:3366
#21 0xb79fe1f9 in KApplication::notify (this=0xbfb4c0d0, receiver=0x80a1808, event=0x9426948) at /data/kdedev/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:311
#22 0xb739d67a in QCoreApplication::notifyInternal (this=0xbfb4c0d0, receiver=0x80a1808, event=0x9426948) at kernel/qcoreapplication.cpp:583
#23 0xb73a11b9 in QCoreApplication::sendEvent (receiver=0x80a1808, event=0x9426948) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 0xb739db92 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x804acc0) at kernel/qcoreapplication.cpp:1195
#25 0xb739dd43 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1091
#26 0xb73ce592 in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 0xb73cd7a3 in postEventSourceDispatch (s=0x8060d20) at kernel/qeventdispatcher_glib.cpp:211
#28 0xb62a0bf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb62a3e5e in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb62a43ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb73ccbbc in QEventDispatcherGlib::processEvents (this=0x805e368, flags=@0xbfb4bed4) at kernel/qeventdispatcher_glib.cpp:325
#32 0xb6889718 in QGuiEventDispatcherGlib::processEvents (this=0x805e368, flags=@0xbfb4bf04) at kernel/qguieventdispatcher_glib.cpp:204
#33 0xb739a53a in QEventLoop::processEvents (this=0xbfb4bf80, flags=@0xbfb4bf44) at kernel/qeventloop.cpp:149
#34 0xb739a779 in QEventLoop::exec (this=0xbfb4bf80, flags=@0xbfb4bf88) at kernel/qeventloop.cpp:196
#35 0xb739de63 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#36 0xb67e1536 in QApplication::exec () at kernel/qapplication.cpp:3304
#37 0xb7f189f6 in kdemain (argc=2, argv=0xbfb4c3e4) at /data/kdedev/kde/src/kdebase/apps/konqueror/src/konqmain.cpp:227
#38 0x080487a6 in main (argc=) at /data/kdedev/kde/build/kdebase/apps/konqueror/src/konqueror_dummy.cpp:3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 481 bytes
Desc: This is a digitally signed message part.
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20080721/3d96b312/attachment.sig>


More information about the kfm-devel mailing list