Bug 161165 - konqueror-crash after clicking on "Add bookmark"
Summary: konqueror-crash after clicking on "Add bookmark"
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-22 18:13 UTC by S. Burmeister
Modified: 2008-06-03 11:13 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 S. Burmeister 2008-04-22 18:13:11 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

This is a svn install with a clean .kde4

Application: Konqueror (konqueror), signal SIGABRT
[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb607d6d0 (LWP 29707)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb63d88f5 in raise () from /lib/libc.so.6
#8  0xb63da1e1 in abort () from /lib/libc.so.6
#9  0xb703d961 in qt_message_output (msgType=QtFatalMsg, 
    buf=0xbf7fa720 "ASSERT: \"item\" in file /home/kde-devel/kde/src/KDE/kdebase/apps/konqueror/sidebar/trees/bookmark_module/bookmark_module.cpp, line 548")
    at global/qglobal.cpp:2058
#10 0xb703d9c5 in qFatal (msg=0xb71942fc "ASSERT: \"%s\" in file %s, line %d")
    at global/qglobal.cpp:2260
#11 0xb703de0b in qt_assert (assertion=0xb2689a91 "item", 
    file=0xb2689a2c "/home/kde-devel/kde/src/KDE/kdebase/apps/konqueror/sidebar/trees/bookmark_module/bookmark_module.cpp", line=548)
    at global/qglobal.cpp:1828
#12 0xb2678617 in KonqSidebarBookmarkModule::findByAddress (this=0x83f3a40, 
    address=@0x8538740)
    at /home/kde-devel/kde/src/KDE/kdebase/apps/konqueror/sidebar/trees/bookmark_module/bookmark_module.cpp:548
#13 0xb2678920 in KonqSidebarBookmarkModule::slotBookmarksChanged (
    this=0x83f3a40, groupAddress=@0x8538740)
    at /home/kde-devel/kde/src/KDE/kdebase/apps/konqueror/sidebar/trees/bookmark_module/bookmark_module.cpp:483
#14 0xb267a26d in KonqSidebarBookmarkModule::qt_metacall (this=0x83f3a40, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbf7fc8e8)
    at /home/kde-devel/kde/build/KDE/kdebase/apps/konqueror/sidebar/trees/bookmark_module/bookmark_module.moc:86
#15 0xb715163f in QMetaObject::activate (sender=0x80db1f8, 
    from_signal_index=7, to_signal_index=7, argv=0xbf7fc8e8)
    at kernel/qobject.cpp:3007
#16 0xb7151ac1 in QMetaObject::activate (sender=0x80db1f8, m=0xb7dc6a4c, 
    local_signal_index=3, argv=0xbf7fc8e8) at kernel/qobject.cpp:3080
#17 0xb7d10ce9 in KBookmarkManager::changed (this=0x80db1f8, _t1=@0x8538740, 
    _t2=@0xbf7fc94c)
    at /home/kde-devel/kde/build/KDE/kdelibs/kio/kbookmarkmanager.moc:128
#18 0xb7d12cbb in KBookmarkManager::notifyChanged (this=0x80db1f8, 
    groupAddress=@0x8538740, msg=@0x87d5d04)
    at /home/kde-devel/kde/src/KDE/kdelibs/kio/bookmarks/kbookmarkmanager.cc:566
#19 0xb7d14229 in KBookmarkManager::qt_metacall (this=0x80db1f8, 
    _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf7fc9c0)
    at /home/kde-devel/kde/build/KDE/kdelibs/kio/kbookmarkmanager.moc:95
#20 0xb6f7f9fa in QDBusConnectionPrivate::deliverCall (this=0x8094e30, 
    object=0x80db1f8, msg=@0x87d5d04, metaTypes=@0x87d5d08, slotIdx=12)
    at qdbusintegrator.cpp:865
#21 0xb6f8a178 in QDBusCallDeliveryEvent::placeMetaCall (this=0x87d5cd8, 
    object=0x80db1f8) at qdbusintegrator_p.h:136
#22 0xb714f958 in QObject::event (this=0x80db1f8, e=0x87d5cd8)
    at kernel/qobject.cpp:1137
#23 0xb67f1efd in QApplicationPrivate::notify_helper (this=0x805b5f8, 
    receiver=0x80db1f8, e=0x87d5cd8) at kernel/qapplication.cpp:3766
#24 0xb67f2216 in QApplication::notify (this=0xbf7fd3a0, receiver=0x80db1f8, 
    e=0x87d5cd8) at kernel/qapplication.cpp:3360
#25 0xb78409bf in KApplication::notify (this=0xbf7fd3a0, receiver=0x80db1f8, 
    event=0x87d5cd8)
    at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#26 0xb713c896 in QCoreApplication::notifyInternal (this=0xbf7fd3a0, 
    receiver=0x80db1f8, event=0x87d5cd8) at kernel/qcoreapplication.cpp:583
#27 0xb71403d5 in QCoreApplication::sendEvent (receiver=0x80db1f8, 
    event=0x87d5cd8)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 0xb713cdae in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
    event_type=0, data=0x804c310) at kernel/qcoreapplication.cpp:1195
#29 0xb713cf5f in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1091
#30 0xb716db2a in QCoreApplication::sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 0xb716cd3b in postEventSourceDispatch (s=0x805dd20)
    at kernel/qeventdispatcher_glib.cpp:211
#32 0xb625d5d6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0xb6260972 in ?? () from /usr/lib/libglib-2.0.so.0
#34 0x0805dc98 in ?? ()
#35 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 Florian Reinhard 2008-06-02 23:32:47 UTC
can't reproduce on svn trunk r815560 (~4.1-beta)
Comment 2 Florian Reinhard 2008-06-03 11:13:13 UTC
Closing this bug: worksforme