Bug 237337 - Dolphin crashes upon start
Summary: Dolphin crashes upon start
Status: RESOLVED DUPLICATE of bug 235166
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 07:00 UTC by Jesse Sweetland
Modified: 2010-08-16 18:45 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 Jesse Sweetland 2010-05-12 07:00:19 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Clicked dolphin icon in panel; it crashed as soon as the window appeared.  Dolphin has been crashing frequently when deleting empty directories and simply navigating.  kdesvn is installed; this may be a factor.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fe734726760 (LWP 20096))]

Thread 4 (Thread 0x7fe723d19710 (LWP 20100)):
#0  0x00007fe7303a9fb3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fe730af5a9e in qt_safe_select (nfds=16, fdread=0x1af6100, fdwrite=0x1af6398, fdexcept=0x1af6630, orig_timeout=0x0) at kernel/qcore_unix.cpp:143
#2  0x00007fe730afb0bd in QEventDispatcherUNIXPrivate::doSelect (this=0x1af5f40, flags=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:218
#3  0x00007fe730afbeab in QEventDispatcherUNIX::processEvents (this=0x1a7cbb0, flags=) at kernel/qeventdispatcher_unix.cpp:920
#4  0x00007fe730acd992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fe730acdd6c in QEventLoop::exec (this=0x7fe723d18db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fe7309d7d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fe730aae178 in QInotifyFileSystemWatcherEngine::run (this=0x187df30) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fe7309da775 in QThreadPrivate::start (arg=0x187df30) at thread/qthread_unix.cpp:248
#9  0x00007fe72d9109ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fe7303b169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fe720ed3710 (LWP 20103)):
[KCrash Handler]
#5  malloc_consolidate (av=0x7fe71c000020) at malloc.c:5156
#6  0x00007fe730345fad in _int_malloc (av=0x7fe71c000020, bytes=1056) at malloc.c:4370
#7  0x00007fe73034758e in *__GI___libc_malloc (bytes=1056) at malloc.c:3660
#8  0x00007fe7309dcdd1 in QByteArray (this=0x7fe720ed1f60, size=1024, ch=0 '\000') at tools/qbytearray.cpp:1313
#9  0x00007fe7309d2e7f in qt_error_string (errorCode=22) at global/qglobal.cpp:2125
#10 0x00007fe7309d9c17 in report_error (code=<value optimized out>, where=0x7fe730b3153b "QMutex::lock", what=0x7fe730b3150a "mutex lock") at thread/qmutex_unix.cpp:61
#11 0x00007fe7309d9d6d in QMutexPrivate::wait (this=0x7fe71c000088, timeout=-1) at thread/qmutex_unix.cpp:80
#12 0x00007fe7309d59e5 in QMutex::lock (this=0x7fe71c00a410) at thread/qmutex.cpp:167
#13 0x00007fe72e74eadd in ?? () from /usr/lib/libsopranoclient.so.1
#14 0x00007fe733460b9d in Nepomuk::MainModel::executeQuery (this=0x1a669b0, query=..., language=Soprano::Query::QueryLanguageSparql, userQueryLanguage=...)
    at ../../../nepomuk/core/nepomukmainmodel.cpp:213
#15 0x00007fe73319277c in Soprano::FilterModel::executeQuery(QString const&, Soprano::Query::QueryLanguage, QString const&) const () from /usr/lib/libsoprano.so.4
#16 0x00007fe733455635 in Nepomuk::ResourceData::determineUri (this=0x7fe71c0092c0) at ../../../nepomuk/core/resourcedata.cpp:671
#17 0x00007fe733456802 in Nepomuk::ResourceData::load (this=0x7fe71c0092c0) at ../../../nepomuk/core/resourcedata.cpp:414
#18 0x00007fe7334571b8 in Nepomuk::ResourceData::property (this=0x7fe71c0092c0, uri=...) at ../../../nepomuk/core/resourcedata.cpp:271
#19 0x00007fe733471ee2 in Nepomuk::Resource::property (this=<value optimized out>, uri=...) at ../../../nepomuk/core/resource.cpp:280
#20 0x00007fe7334749d0 in Nepomuk::Resource::rating (this=0x7fe720ed2c80) at ../../../nepomuk/core/resource.cpp:800
#21 0x0000000000465b08 in KLoadMetaDataThread::run (this=0x1a90380) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:95
#22 0x00007fe7309da775 in QThreadPrivate::start (arg=0x1a90380) at thread/qthread_unix.cpp:248
#23 0x00007fe72d9109ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#24 0x00007fe7303b169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#25 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fe71bfff710 (LWP 20106)):
#0  0x00007fe7303a9fb3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fe730af5a4a in qt_safe_select (nfds=26, fdread=0x7fe71bffde80, fdwrite=0x7fe71bffde00, fdexcept=0x0, orig_timeout=0x7fe71bffdf00) at kernel/qcore_unix.cpp:153
#2  0x00007fe72e242c49 in QNativeSocketEnginePrivate::nativeSelect (this=0x7fe71c0355b0, timeout=<value optimized out>, checkRead=<value optimized out>, checkWrite=<value optimized out>, 
    selectForRead=0x7fe71bffdfbf, selectForWrite=0x7fe71bffdfbe) at socket/qnativesocketengine_unix.cpp:1004
#3  0x00007fe72e22a736 in QNativeSocketEngine::waitForReadOrWrite (this=0x7fe71c0336f0, readyToRead=0x7fe71bffdfbf, readyToWrite=0x7fe71bffdfbe, checkRead=false, checkWrite=160, msecs=600000, 
    timedOut=0x0) at socket/qnativesocketengine.cpp:944
#4  0x00007fe72e23aaa0 in QAbstractSocket::waitForReadyRead (this=0x7fe71c034e68, msecs=600000) at socket/qabstractsocket.cpp:1807
#5  0x00007fe72e74c24a in ?? () from /usr/lib/libsopranoclient.so.1
#6  0x00007fe72e74e9e5 in ?? () from /usr/lib/libsopranoclient.so.1
#7  0x00007fe733460b9d in Nepomuk::MainModel::executeQuery (this=0x1a669b0, query=..., language=Soprano::Query::QueryLanguageSparql, userQueryLanguage=...)
    at ../../../nepomuk/core/nepomukmainmodel.cpp:213
#8  0x00007fe73319277c in Soprano::FilterModel::executeQuery(QString const&, Soprano::Query::QueryLanguage, QString const&) const () from /usr/lib/libsoprano.so.4
#9  0x00007fe733455635 in Nepomuk::ResourceData::determineUri (this=0x7fe71c033840) at ../../../nepomuk/core/resourcedata.cpp:671
#10 0x00007fe733456802 in Nepomuk::ResourceData::load (this=0x7fe71c033840) at ../../../nepomuk/core/resourcedata.cpp:414
#11 0x00007fe7334571b8 in Nepomuk::ResourceData::property (this=0x7fe71c033840, uri=...) at ../../../nepomuk/core/resourcedata.cpp:271
#12 0x00007fe733471ee2 in Nepomuk::Resource::property (this=<value optimized out>, uri=...) at ../../../nepomuk/core/resource.cpp:280
#13 0x00007fe7334749d0 in Nepomuk::Resource::rating (this=0x7fe71bffec80) at ../../../nepomuk/core/resource.cpp:800
#14 0x0000000000465b08 in KLoadMetaDataThread::run (this=0x1c985e0) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:95
#15 0x00007fe7309da775 in QThreadPrivate::start (arg=0x1c985e0) at thread/qthread_unix.cpp:248
#16 0x00007fe72d9109ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#17 0x00007fe7303b169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe734726760 (LWP 20096)):
#0  0x00007fe7303a4f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe72b22e29a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007fe72b22e7d7 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007fe72b22ea85 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007fe72f2da6fa in _XSend () from /usr/lib/libX11.so.6
#5  0x00007fe72f2da839 in _XReply () from /usr/lib/libX11.so.6
#6  0x00007fe72f2b6a45 in XGetImage () from /usr/lib/libX11.so.6
#7  0x00007fe7317b6a43 in QX11PixmapData::toImage (this=0x1bc49c0) at image/qpixmap_x11.cpp:1492
#8  0x00007fe73179eb60 in QPixmap::toImage (this=0x7fffff8eb860) at image/qpixmap.cpp:486
#9  0x00007fe732386d6d in KIconEffect::apply (this=0x16b90e8, pixmap=<value optimized out>, effect=3, value=<value optimized out>, col=..., col2=<value optimized out>, trans=false)
    at ../../kdeui/icons/kiconeffect.cpp:287
#10 0x00007fe73238706f in KIconEffect::apply (this=0x1, pixmap=..., group=0, state=<value optimized out>) at ../../kdeui/icons/kiconeffect.cpp:259
#11 0x00007fe73292f896 in KFileItemDelegate::Private::applyHoverEffect (this=<value optimized out>, icon=...) at ../../kio/kio/kfileitemdelegate.cpp:540
#12 0x00007fe732934f5e in KFileItemDelegate::paint (this=0x192a9c0, painter=<value optimized out>, option=..., index=<value optimized out>) at ../../kio/kio/kfileitemdelegate.cpp:1315
#13 0x00007fe733baf1c8 in DolphinFileItemDelegate::paint (this=0x192a9c0, painter=0x7fffff8ec2e0, option=<value optimized out>, index=...)
    at ../../../../apps/dolphin/src/dolphinfileitemdelegate.cpp:77
#14 0x00007fe731c2abc9 in QTreeView::drawRow (this=<value optimized out>, painter=<value optimized out>, option=<value optimized out>, index=<value optimized out>) at itemviews/qtreeview.cpp:1670
#15 0x00007fe731c245b6 in QTreeView::drawTree (this=0x188bd80, painter=<value optimized out>, region=<value optimized out>) at itemviews/qtreeview.cpp:1433
#16 0x00007fe731c25093 in QTreeView::paintEvent (this=0x188bd80, event=0x7fffff8ecff0) at itemviews/qtreeview.cpp:1266
#17 0x00007fe733ba5bab in DolphinDetailsView::paintEvent (this=0x7fffff8eae60, event=0x1) at ../../../../apps/dolphin/src/dolphindetailsview.cpp:396
#18 0x00007fe731712162 in QWidget::event (this=0x188bd80, event=0x7fffff8ecff0) at kernel/qwidget.cpp:8144
#19 0x00007fe731ab94e6 in QFrame::event (this=0x188bd80, e=0x7fffff8ecff0) at widgets/qframe.cpp:557
#20 0x00007fe731be826b in QAbstractItemView::viewportEvent (this=0x188bd80, event=0x7fffff8ecff0) at itemviews/qabstractitemview.cpp:1610
#21 0x00007fe731c23902 in QTreeView::viewportEvent (this=0x188bd80, event=0x7fffff8ecff0) at itemviews/qtreeview.cpp:1248
#22 0x00007fe730ace487 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x188c680, event=0x7fffff8ecff0) at kernel/qcoreapplication.cpp:819
#23 0x00007fe7316bc1fc in QApplicationPrivate::notify_helper (this=0x161fdd0, receiver=0x188c680, e=0x7fffff8ecff0) at kernel/qapplication.cpp:4296
#24 0x00007fe7316c26fb in QApplication::notify (this=0x7fffff8efb50, receiver=0x188c680, e=0x7fffff8ecff0) at kernel/qapplication.cpp:4183
#25 0x00007fe7323c7526 in KApplication::notify (this=0x7fffff8efb50, receiver=0x188c680, event=0x7fffff8ecff0) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x00007fe730acf06c in QCoreApplication::notifyInternal (this=0x7fffff8efb50, receiver=0x188c680, event=0x7fffff8ecff0) at kernel/qcoreapplication.cpp:704
#27 0x00007fe73171a7dd in QCoreApplication::sendSpontaneousEvent (this=0x184e430, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0x1936ea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#28 QWidgetPrivate::drawWidget (this=0x184e430, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x1936ea0)
    at kernel/qwidget.cpp:5339
#29 0x00007fe73171b478 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=0, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x1936ea0) at kernel/qwidget.cpp:5452
#30 0x00007fe73171a53a in QWidgetPrivate::drawWidget (this=0x184dfb0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0x1936ea0) at kernel/qwidget.cpp:5388
#31 0x00007fe73171b478 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=3, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x1936ea0) at kernel/qwidget.cpp:5452
#32 0x00007fe73171a53a in QWidgetPrivate::drawWidget (this=0x18891c0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0x1936ea0) at kernel/qwidget.cpp:5388
#33 0x00007fe73171b478 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=4, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x1936ea0) at kernel/qwidget.cpp:5452
#34 0x00007fe73171a53a in QWidgetPrivate::drawWidget (this=0x186c8f0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0x1936ea0) at kernel/qwidget.cpp:5388
#35 0x00007fe73171b478 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=0, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x1936ea0) at kernel/qwidget.cpp:5452
#36 0x00007fe73171a53a in QWidgetPrivate::drawWidget (this=0x182b470, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0x1936ea0) at kernel/qwidget.cpp:5388
#37 0x00007fe73171b478 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=3, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x1936ea0) at kernel/qwidget.cpp:5452
#38 0x00007fe73171a53a in QWidgetPrivate::drawWidget (this=0x195f600, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0x1936ea0) at kernel/qwidget.cpp:5388
#39 0x00007fe73171b478 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=11, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x1936ea0) at kernel/qwidget.cpp:5452
#40 0x00007fe73171a53a in QWidgetPrivate::drawWidget (this=0x16d8770, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0x1936ea0) at kernel/qwidget.cpp:5388
#41 0x00007fe7318d48c5 in QWidgetBackingStore::sync (this=0x1936ea0) at painting/qbackingstore.cpp:1291
#42 0x00007fe73170bb60 in QWidgetPrivate::syncBackingStore (this=0x16d8770) at kernel/qwidget.cpp:1672
#43 0x00007fe731712865 in QWidget::event (this=0x16db6b0, event=0x1c09c40) at kernel/qwidget.cpp:8291
#44 0x00007fe731ad4cab in QMainWindow::event (this=0x16db6b0, event=0x1c09c40) at widgets/qmainwindow.cpp:1433
#45 0x00007fe7324de6f3 in KXmlGuiWindow::event (this=0x7fffff8eae60, ev=0x1) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#46 0x00007fe7316bc22c in QApplicationPrivate::notify_helper (this=0x161fdd0, receiver=0x16db6b0, e=0x1c09c40) at kernel/qapplication.cpp:4300
#47 0x00007fe7316c26fb in QApplication::notify (this=0x7fffff8efb50, receiver=0x16db6b0, e=0x1c09c40) at kernel/qapplication.cpp:4183
#48 0x00007fe7323c7526 in KApplication::notify (this=0x7fffff8efb50, receiver=0x16db6b0, event=0x1c09c40) at ../../kdeui/kernel/kapplication.cpp:302
#49 0x00007fe730acf06c in QCoreApplication::notifyInternal (this=0x7fffff8efb50, receiver=0x16db6b0, event=0x1c09c40) at kernel/qcoreapplication.cpp:704
#50 0x00007fe730ad17e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x15f8c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#51 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x15f8c30) at kernel/qcoreapplication.cpp:1345
#52 0x00007fe73176d074 in QCoreApplication::sendPostedEvents (this=<value optimized out>, flags=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#53 QEventDispatcherX11::processEvents (this=<value optimized out>, flags=) at kernel/qeventdispatcher_x11.cpp:75
#54 0x00007fe730acd992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#55 0x00007fe730acdd6c in QEventLoop::exec (this=0x7fffff8efaa0, flags=) at kernel/qeventloop.cpp:201
#56 0x00007fe730ad1aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#57 0x000000000043b1c5 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 236868, bug 236276, bug 235974, bug 235210, bug 231389.

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-16 18:45:21 UTC

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