Bug 250128 - Dolphin Random Crash
Summary: Dolphin Random Crash
Status: RESOLVED DUPLICATE of bug 235166
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-04 03:45 UTC by Ron Jakl
Modified: 2010-09-04 10:53 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 Ron Jakl 2010-09-04 03:45:38 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
Dolphin randomly crashes. The frequency is low; I have only seen this twice and I use it frequently. The only pattern I have noticed is that Dolphin is open behind other application windows and the crash occurs when it becomes the foreground application (I click on it on the task panel).

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

Thread 3 (Thread 0x7f04d911a710 (LWP 9103)):
#0  0x00007f04e345c709 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f04d7c89941 in ?? () from /usr/lib64/libxine.so.1
#2  0x00007f04e3457a4f in start_thread () from /lib64/libpthread.so.0
#3  0x00007f04e62d382d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f04c7fff710 (LWP 14003)):
[KCrash Handler]
#5  0x00007f04e755036c in QMutex::lock (this=0x102e410) at thread/qmutex.cpp:150
#6  0x00007f04e466f3e1 in relock (this=0x102e3d0, query=<value optimized out>, language=<value optimized out>, userQueryLanguage=<value optimized out>) at /usr/include/QtCore/qmutex.h:120
#7  QMutexLocker (this=0x102e3d0, query=<value optimized out>, language=<value optimized out>, userQueryLanguage=<value optimized out>) at /usr/include/QtCore/qmutex.h:102
#8  Soprano::Client::ClientModel::executeQuery (this=0x102e3d0, query=<value optimized out>, language=<value optimized out>, userQueryLanguage=<value optimized out>)
    at /usr/src/debug/soprano-2.4.2/client/clientmodel.cpp:103
#9  0x00007f04e92876cf in Nepomuk::MainModel::executeQuery (this=0x6c6040, query=..., language=Soprano::Query::QueryLanguageSparql, userQueryLanguage=...)
    at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/nepomukmainmodel.cpp:214
#10 0x00007f04e8f7cd09 in Soprano::FilterModel::executeQuery (this=0x6c28f0, query=<value optimized out>, language=<value optimized out>, userQueryLanguage=<value optimized out>)
    at /usr/src/debug/soprano-2.4.2/soprano/filtermodel.cpp:164
#11 0x00007f04e9291fd5 in Nepomuk::ResourceData::determineUri (this=0x1013fe0) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resourcedata.cpp:673
#12 0x00007f04e92a168f in Nepomuk::ResourceData::load (this=0x1013fe0) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resourcedata.cpp:415
#13 0x00007f04e92a2088 in Nepomuk::ResourceData::property (this=0x1013fe0, uri=...) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resourcedata.cpp:271
#14 0x00007f04e92a2122 in Nepomuk::Resource::property (this=<value optimized out>, uri=<value optimized out>) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resource.cpp:280
#15 0x00007f04e92a252e in Nepomuk::Resource::tags (this=0x7f04c7ffecc0) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resource.cpp:633
#16 0x0000000000456f3a in _start ()

Thread 1 (Thread 0x7f04ea51f760 (LWP 8939)):
#0  0x00007f04e62ca6b3 in poll () from /lib64/libc.so.6
#1  0x00007f04e04e0c0a in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f04e04e1169 in ?? () from /usr/lib64/libxcb.so.1
#3  0x00007f04e04e11f7 in xcb_writev () from /usr/lib64/libxcb.so.1
#4  0x00007f04e5419776 in _XSend () from /usr/lib64/libX11.so.6
#5  0x00007f04e5419921 in _XEventsQueued () from /usr/lib64/libX11.so.6
#6  0x00007f04e540285d in XPending () from /usr/lib64/libX11.so.6
#7  0x00007f04e6aa94fd in QETWidget::translateMouseEvent (this=0xd987d0, event=0x7fff2cc49660) at kernel/qapplication_x11.cpp:4098
#8  0x00007f04e6aa7e19 in QApplication::x11ProcessEvent (this=0x7fff2cc49a30, event=0x7fff2cc49660) at kernel/qapplication_x11.cpp:3513
#9  0x00007f04e6ace492 in x11EventSourceDispatch (s=0x6bfe90, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#10 0x00007f04e1893a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f04e1894270 in ?? () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f04e1894510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#13 0x00007f04e766467f in QEventDispatcherGlib::processEvents (this=0x6968a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#14 0x00007f04e6ace14e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#15 0x00007f04e763b292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#16 0x00007f04e763b495 in QEventLoop::exec (this=0x7fff2cc49980, flags=...) at kernel/qeventloop.cpp:201
#17 0x00007f04e763f88b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#18 0x0000000000436c3d in _start ()

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

Possible duplicates by query: bug 249903, bug 249899, bug 249243, bug 247960, bug 246357.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-09-04 10:53:50 UTC

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