Bug 243212

Summary: Crashed on closing Bookmark Editor
Product: [Applications] keditbookmarks Reporter: Alexey Neyman <stilor>
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexey Neyman 2010-06-30 00:30:52 UTC
Application: keditbookmarks (4.4.2 (KDE 4.4.2))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.34-020634-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
May be a duplicate, the difference is that I triggered it in a different way:
- open Bookmark Editor
- run Tools -> Update all favicons
- after couple of seconds, I noticed that icons are not getting updated - so I closed Bookmark Editor

Upon closing, it segfaulted.

The crash can be reproduced every time.

 -- Backtrace:
Application: Bookmark Editor (keditbookmarks), signal: Segmentation fault
[Current thread is 1 (Thread 0xb55ea9f0 (LWP 7511))]

Thread 2 (Thread 0xb295fb70 (LWP 7512)):
#0  0xb782a430 in __kernel_vsyscall ()
#1  0xb7734b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb59b84eb in g_poll () from /lib/libglib-2.0.so.0
#3  0xb59ab0ac in ?? () from /lib/libglib-2.0.so.0
#4  0xb59ab4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb6bf760f in QEventDispatcherGlib::processEvents (this=0x8936760, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0xb6bca059 in QEventLoop::processEvents (this=0xb295f290, flags=) at kernel/qeventloop.cpp:149
#7  0xb6bca4aa in QEventLoop::exec (this=0xb295f290, flags=...) at kernel/qeventloop.cpp:201
#8  0xb6ac65a8 in QThread::exec (this=0x8936d58) at thread/qthread.cpp:487
#9  0xb6ba9c1b in QInotifyFileSystemWatcherEngine::run (this=0x8936d58) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb6ac932e in QThreadPrivate::start (arg=0x8936d58) at thread/qthread_unix.cpp:248
#11 0xb5b2396e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0xb7742a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb55ea9f0 (LWP 7511)):
[KCrash Handler]
#6  0xb7818c4c in KBookmarkModel::indexForBookmark (this=0x0, bk=...) at ../../../apps/keditbookmarks/bookmarkmodel.cpp:257
#7  0xb78190a0 in KBookmarkModel::emitDataChanged (this=0x0, bk=...) at ../../../apps/keditbookmarks/bookmarkmodel.cpp:262
#8  0xb780eeb2 in FavIconsItr::setStatus (this=0x8b0d520, status=...) at ../../../apps/keditbookmarks/favicons.cpp:76
#9  0xb780efab in FavIconsItr::doAction (this=0x8b0d520) at ../../../apps/keditbookmarks/favicons.cpp:93
#10 0xb780c522 in BookmarkIterator::nextOne (this=0x8b0d520) at ../../../apps/keditbookmarks/bookmarkiterator.cpp:68
#11 0xb780c5e3 in BookmarkIterator::qt_metacall (this=0x8b0d520, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfdd9dec) at ./bookmarkiterator.moc:80
#12 0xb780f44a in FavIconsItr::qt_metacall (this=0x8b0d520, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfdd9dec) at ./favicons.moc:67
#13 0xb6bd0c9a in QMetaObject::metacall (object=0x8b0d520, cl=3078407104, idx=5, argv=0xbfdd9dec) at kernel/qmetaobject.cpp:237
#14 0xb6bdf3d5 in QMetaObject::activate (sender=0x8b663b0, m=0xb6cde188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#15 0xb6be6fe7 in QSingleShotTimer::timeout (this=0x8b663b0) at .moc/release-shared/qtimer.moc:82
#16 0xb6be70fc in QSingleShotTimer::timerEvent (this=0x8b663b0) at kernel/qtimer.cpp:308
#17 0xb6bdc254 in QObject::event (this=0x8b663b0, e=0xbfdd9bd0) at kernel/qobject.cpp:1212
#18 0xb611c4dc in QApplicationPrivate::notify_helper (this=0x8718a90, receiver=0x8b663b0, e=0xbfdda320) at kernel/qapplication.cpp:4300
#19 0xb612305e in QApplication::notify (this=0xbfdda7b4, receiver=0x8b663b0, e=0xbfdda320) at kernel/qapplication.cpp:3704
#20 0xb7196f2a in KApplication::notify (this=0xbfdda7b4, receiver=0x8b663b0, event=0xbfdda320) at ../../kdeui/kernel/kapplication.cpp:302
#21 0xb6bcba3b in QCoreApplication::notifyInternal (this=0xbfdda7b4, receiver=0x8b663b0, event=0xbfdda320) at kernel/qcoreapplication.cpp:704
#22 0xb6bfad66 in QCoreApplication::sendEvent (this=0x871ba34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x871ba34) at kernel/qeventdispatcher_unix.cpp:603
#24 0xb6bf78e4 in timerSourceDispatch (source=0x871ba00) at kernel/qeventdispatcher_glib.cpp:184
#25 0xb59a75e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0xb59ab2d8 in ?? () from /lib/libglib-2.0.so.0
#27 0xb59ab4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0xb6bf75d5 in QEventDispatcherGlib::processEvents (this=0x8703b60, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#29 0xb61dc135 in QGuiEventDispatcherGlib::processEvents (this=0x8703b60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0xb6bca059 in QEventLoop::processEvents (this=0xbfdda5e4, flags=) at kernel/qeventloop.cpp:149
#31 0xb6bca4aa in QEventLoop::exec (this=0xbfdda5e4, flags=...) at kernel/qeventloop.cpp:201
#32 0xb6bce69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#33 0xb611c577 in QApplication::exec () at kernel/qapplication.cpp:3579
#34 0xb77f69e9 in kdemain (argc=6, argv=0xbfddab24) at ../../../apps/keditbookmarks/main.cpp:204
#35 0x0804860b in main (argc=6, argv=0xbfddab24) at keditbookmarks_dummy.cpp:3

This bug may be a duplicate of or related to bug 235424.

Possible duplicates by query: bug 235424.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-19 03:57:14 UTC

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