Bug 249899 - Dolphin Crashed after closing window Configure Dolphin
Summary: Dolphin Crashed after closing window Configure Dolphin
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-02 14:00 UTC by patrick
Modified: 2010-09-02 14:40 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 patrick 2010-09-02 14:00:47 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:
I had opened the "Configure Dolphin" window to look if I could set persistant columns there. I had just added in the Column type before doing this. I clicked on each subsetting in the left column and went through and Tabs. Since I couldn't find anything there, I closed the window and Dophin crashed

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

Thread 3 (Thread 0x7f359a860710 (LWP 25037)):
[KCrash Handler]
#5  0x00007f35aac9436c in QMutex::lock (this=0x1de9720) at thread/qmutex.cpp:150
#6  0x00007f35a7db33e1 in relock (this=0x1de96e0, query=<value optimized out>, language=<value optimized out>, userQueryLanguage=<value optimized out>) at /usr/include/QtCore/qmutex.h:120
#7  QMutexLocker (this=0x1de96e0, 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=0x1de96e0, 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  0x00007f35ac9cb6cf in Nepomuk::MainModel::executeQuery (this=0x9def60, query=..., language=Soprano::Query::QueryLanguageSparql, userQueryLanguage=...)
    at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/nepomukmainmodel.cpp:214
#10 0x00007f35ac6c0d09 in Soprano::FilterModel::executeQuery (this=0x940620, 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 0x00007f35ac9d5fd5 in Nepomuk::ResourceData::determineUri (this=0x7f359403bca0) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resourcedata.cpp:673
#12 0x00007f35ac9e568f in Nepomuk::ResourceData::load (this=0x7f359403bca0) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resourcedata.cpp:415
#13 0x00007f35ac9e6088 in Nepomuk::ResourceData::property (this=0x7f359403bca0, uri=...) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resourcedata.cpp:271
#14 0x00007f35ac9e6122 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 0x00007f35ac9e62d3 in Nepomuk::Resource::rating (this=0x7f359a85fcc0) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resource.cpp:800
#16 0x0000000000456eef in _start ()

Thread 2 (Thread 0x7f3599609710 (LWP 26528)):
#0  0x00007f35a9a10e13 in select () from /lib64/libc.so.6
#1  0x00007f35aad5fbed in QProcessManager::run (this=0x7f35ab095f20) at io/qprocess_unix.cpp:245
#2  0x00007f35aac98bf5 in QThreadPrivate::start (arg=0x7f35ab095f20) at thread/qthread_unix.cpp:248
#3  0x00007f35a6b9ba4f in start_thread () from /lib64/libpthread.so.0
#4  0x00007f35a9a1782d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f35adc71760 (LWP 10266)):
#0  0x00007f35a9a10e13 in select () from /lib64/libc.so.6
#1  0x00007f35aada5711 in qt_safe_select (nfds=14, fdread=0x7fff6899a640, fdwrite=0x7fff6899a5c0, fdexcept=0x0, orig_timeout=<value optimized out>) at kernel/qcore_unix.cpp:143
#2  0x00007f35aad5cdea in select_msecs (nfds=<value optimized out>, fdread=<value optimized out>, fdwrite=<value optimized out>, timeout=<value optimized out>) at io/qprocess_unix.cpp:880
#3  0x00007f35aad5e646 in QProcessPrivate::waitForFinished (this=0xc4f680, msecs=-1) at io/qprocess_unix.cpp:1101
#4  0x00007f35aad1e3d3 in QProcess::waitForFinished (this=0x7fff6899a760, msecs=-1) at io/qprocess.cpp:1698
#5  0x00007f35aad21778 in QProcess::execute (program=..., arguments=...) at io/qprocess.cpp:2092
#6  0x00007f35ab4376d0 in KToolInvocation::startKdeinit() () from /usr/lib64/libkdecore.so.5
#7  0x00007f35ab44341f in KToolInvocation::klauncher() () from /usr/lib64/libkdecore.so.5
#8  0x00007f35abe7c3a5 in KIO::Slave::createSlave (protocol=..., url=..., error=@0x7fff6899aefc, error_text=...) at /usr/src/debug/kdelibs-4.4.4/kio/kio/slave.cpp:401
#9  0x00007f35abee4754 in KIO::SchedulerPrivate::createSlave (this=0x845d00, protInfo=0xb7ee60, job=0x14b0c80, url=..., enforceLimits=<value optimized out>)
    at /usr/src/debug/kdelibs-4.4.4/kio/kio/scheduler.cpp:820
#10 0x00007f35abeef834 in KIO::SchedulerPrivate::startJobDirect (this=0x845d00) at /usr/src/debug/kdelibs-4.4.4/kio/kio/scheduler.cpp:707
#11 0x00007f35abeef878 in KIO::SchedulerPrivate::startStep (this=0x845d00) at /usr/src/debug/kdelibs-4.4.4/kio/kio/scheduler.cpp:526
#12 0x00007f35abef0184 in KIO::Scheduler::qt_metacall (this=0x86ba10, _c=<value optimized out>, _id=6, _a=<value optimized out>) at /usr/src/debug/kdelibs-4.4.4/build/kio/scheduler.moc:108
#13 0x00007f35aad93a1f in QMetaObject::activate (sender=0x845d08, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#14 0x00007f35aad9122e in QObject::event (this=0x845d08, e=0x7fff6899b8c0) at kernel/qobject.cpp:1212
#15 0x00007f35aa1714d4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007f35aa179aca in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#17 0x00007f35ab8d8c06 in KApplication::notify (this=0x7fff6899bd00, receiver=0x845d08, event=0x7fff6899b8c0) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#18 0x00007f35aad7fe4c in QCoreApplication::notifyInternal (this=0x7fff6899bd00, receiver=0x845d08, event=0x7fff6899b8c0) at kernel/qcoreapplication.cpp:726
#19 0x00007f35aadab0c9 in sendEvent (this=0x6bbcb0) at kernel/qcoreapplication.h:215
#20 QTimerInfoList::activateTimers (this=0x6bbcb0) at kernel/qeventdispatcher_unix.cpp:618
#21 0x00007f35aada7fd4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#22 0x00007f35a4fd7a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f35a4fd8270 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f35a4fd8510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f35aada867f in QEventDispatcherGlib::processEvents (this=0x6968a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#26 0x00007f35aa21214e in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007f35aad7f292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f35aad7f495 in QEventLoop::exec (this=0x7fff6899bc50, flags=...) at kernel/qeventloop.cpp:201
#29 0x00007f35aad8388b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#30 0x0000000000436c3d in _start ()

Possible duplicates by query: bug 249243, bug 247960, bug 246357, bug 246303, bug 245422.

Reported using DrKonqi
Comment 1 Peter Penz 2010-09-02 14:40:16 UTC

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