Bug 348186

Summary: dolphin slow response upon start
Product: [Applications] dolphin Reporter: Sean Chu <sean1985zc3>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: mail
Priority: NOR    
Version First Reported In: 16.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: attachment-25422-0.html

Description Sean Chu 2015-05-24 21:29:40 UTC
I am using kde 4.14.6, and installed applications 15.04
every time i open a new tab, dolphin froze for 1 or 2 secs
same if I use 'save as' in other apps, the pop-up window to let you choose the location will also wait 2 secs to become active.
deleted ~/.kde4, better for a while, now still the same problem

Reproducible: Always
Comment 1 Frank Reininghaus 2015-05-26 17:06:11 UTC
Thanks for the bug report! In order to find out where in which part of the code it freezes (it's most likely not in Dolphin itself if you can also reproduce this with the file dialog in other applications), we need a backtrace. Please see https://community.kde.org/Dolphin/FAQ/Freeze for details. Thanks for your help.
Comment 2 Sean Chu 2015-05-26 22:20:22 UTC
Starting program: /usr/bin/dolphin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffd848e700 (LWP 16726)]
[New Thread 0x7fffd7a62700 (LWP 16727)]
[New Thread 0x7fffd6312700 (LWP 16728)]
[New Thread 0x7fffd4f81700 (LWP 16730)]
Detaching after fork from child process 16731.
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.binary.macroEnabled.12"
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.addin.macroEnabled.12"
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slideshow.macroEnabled.12"
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.macroEnabled.12"
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.presentation.macroEnabled.12"
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.template.macroEnabled.12"
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.template.macroEnabled.12"
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.template.macroEnabled.12"
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.document.macroEnabled.12"
dolphin(16725) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slide.macroEnabled.12"
Detaching after fork from child process 16763.
Detaching after fork from child process 16764.
dolphin(16725)/konsole Konsole::Session::run: Attempted to re-run an 
already running session.
^Z
Program received signal SIGTSTP, Stopped (user).
0x00007ffff7865c3d in poll () from /lib64/libc.so.6
(gdb) thread apply all backtrace

Thread 5 (Thread 0x7fffd4f81700 (LWP 16730)):
#0  0x00007ffff78672d3 in select () at /lib64/libc.so.6
#1  0x00007ffff38500df in  () at /usr/lib64/libQtCore.so.4
#2  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#3  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007ffff786e06d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fffd6312700 (LWP 16728)):
#0  0x00007ffff7865c3d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e06d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fffd7a62700 (LWP 16727)):
#0  0x00007ffff7865c3d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007ffff786e06d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fffd848e700 (LWP 16726)):
#0  0x00007ffff7865c3d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e06d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ffff7f51800 (LWP 16725)):
#0  0x00007ffff7865c3d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00be in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff431e676 in  () at /usr/lib64/libQtGui.so.4
#5  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#7  0x00007ffff38775b9 in QCoreApplication::exec() () at 
/usr/lib64/libQtCore.so.4
#8  0x00007ffff7b8521e in kdemain () at /usr/lib64/libkdeinit4_dolphin.so
#9  0x00007ffff77aab05 in __libc_start_main () at /lib64/libc.so.6
#10 0x000000000040075e in _start ()


On 26/05/15 18:06, Frank Reininghaus wrote:
> https://bugs.kde.org/show_bug.cgi?id=348186
>
> --- Comment #1 from Frank Reininghaus <frank78ac@googlemail.com> ---
> Thanks for the bug report! In order to find out where in which part of the code
> it freezes (it's most likely not in Dolphin itself if you can also reproduce
> this with the file dialog in other applications), we need a backtrace. Please
> see https://community.kde.org/Dolphin/FAQ/Freeze for details. Thanks for your
> help.
>
Comment 3 Sean Chu 2015-05-26 22:23:37 UTC
Starting program: /usr/bin/dolphin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffd848e700 (LWP 16788)]
[New Thread 0x7fffd7a62700 (LWP 16789)]
[New Thread 0x7fffd6312700 (LWP 16790)]
[New Thread 0x7fffd4f81700 (LWP 16792)]
Detaching after fork from child process 16793.
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.binary.macroEnabled.12"
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.addin.macroEnabled.12"
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slideshow.macroEnabled.12"
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.macroEnabled.12"
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.presentation.macroEnabled.12"
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.template.macroEnabled.12"
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.template.macroEnabled.12"
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.template.macroEnabled.12"
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.document.macroEnabled.12"
dolphin(16787) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slide.macroEnabled.12"
Detaching after fork from child process 16825.
Detaching after fork from child process 16826.
dolphin(16787)/konsole Konsole::Session::run: Attempted to re-run an 
already running session.
^Z
Program received signal SIGTSTP, Stopped (user).
0x00007ffff3824b38 in ?? () from /usr/lib64/libQtCore.so.4
(gdb) thread apply all backtrace

Thread 5 (Thread 0x7fffd4f81700 (LWP 16792)):
#0  0x00007ffff78672d3 in select () at /lib64/libc.so.6
#1  0x00007ffff38500df in  () at /usr/lib64/libQtCore.so.4
#2  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#3  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007ffff786e06d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fffd6312700 (LWP 16790)):
#0  0x00007ffff7865c3d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e06d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fffd7a62700 (LWP 16789)):
#0  0x00007ffff7865c3d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007ffff786e06d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fffd848e700 (LWP 16788)):
#0  0x00007ffff7865c3d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e06d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ffff7f51800 (LWP 16787)):
#0  0x00007ffff3824b38 in  () at /usr/lib64/libQtCore.so.4
#1  0x00007ffff3826201 in QUrl::userName() const () at 
/usr/lib64/libQtCore.so.4
#2  0x00007ffff3cfd70f in KUrl::prettyUrl(KUrl::AdjustPathOption) const 
() at /usr/lib64/libkdecore.so.5
#3  0x00007ffff7543031 in KFilePlacesModel::closestItem(KUrl const&) 
const () at /usr/lib64/libkfile.so.4
#4  0x00007ffff755f6d2 in  () at /usr/lib64/libkfile.so.4
#5  0x00007ffff755f7c8 in  () at /usr/lib64/libkfile.so.4
#6  0x00007ffff755fe45 in  () at /usr/lib64/libkfile.so.4
---Type <return> to continue, or q <return> to quit---
#7  0x00007ffff38871fa in QMetaObject::activate(QObject*, QMetaObject 
const*, int, void**) () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff38d1387 in QAbstractItemModel::dataChanged(QModelIndex 
const&, QModelIndex const&) () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff7541e3b in 
KFilePlacesModel::Private::_k_itemChanged(QString const&) () at 
/usr/lib64/libkfile.so.4
#10 0x00007ffff7545005 in  () at /usr/lib64/libkfile.so.4
#11 0x00007ffff38871fa in QMetaObject::activate(QObject*, QMetaObject 
const*, int, void**) () at /usr/lib64/libQtCore.so.4
#12 0x00007ffff7540d67 in  () at /usr/lib64/libkfile.so.4
#13 0x00007ffff75410d5 in  () at /usr/lib64/libkfile.so.4
#14 0x00007ffff38871fa in QMetaObject::activate(QObject*, QMetaObject 
const*, int, void**) () at /usr/lib64/libQtCore.so.4
#15 0x00007ffff5722957 in  () at /usr/lib64/libkio.so.5
#16 0x00007ffff5722ab2 in KDirLister::Private::CachedItemsJob::done() () 
at /usr/lib64/libkio.so.5
#17 0x00007ffff388b59e in QObject::event(QEvent*) () at 
/usr/lib64/libQtCore.so.4
#18 0x00007ffff428176c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) () at /usr/lib64/libQtGui.so.4
#19 0x00007ffff4287cad in QApplication::notify(QObject*, QEvent*) () at 
/usr/lib64/libQtGui.so.4
#20 0x00007ffff4f99cea in KApplication::notify(QObject*, QEvent*) () at 
/usr/lib64/libkdeui.so.5
#21 0x00007ffff38732ad in QCoreApplication::notifyInternal(QObject*, 
QEvent*) () at /usr/lib64/libQtCore.so.4
#22 0x00007ffff387657d in 
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) 
() at /usr/lib64/libQtCore.so.4
#23 0x00007ffff38a08fe in  () at /usr/lib64/libQtCore.so.4
#24 0x00007fffee579a04 in g_main_context_dispatch () at 
/usr/lib64/libglib-2.0.so.0
#25 0x00007fffee579c48 in  () at /usr/lib64/libglib-2.0.so.0
#26 0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#27 0x00007ffff38a00be in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#28 0x00007ffff431e676 in  () at /usr/lib64/libQtGui.so.4
#29 0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#30 0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#31 0x00007ffff38775b9 in QCoreApplication::exec() () at 
/usr/lib64/libQtCore.so.4
#32 0x00007ffff7b8521e in kdemain () at /usr/lib64/libkdeinit4_dolphin.so
#33 0x00007ffff77aab05 in __libc_start_main () at /lib64/libc.so.6
---Type <return> to continue, or q <return> to quit---
#34 0x000000000040075e in _start ()


On 26/05/15 18:06, Frank Reininghaus wrote:
> https://bugs.kde.org/show_bug.cgi?id=348186
>
> --- Comment #1 from Frank Reininghaus <frank78ac@googlemail.com> ---
> Thanks for the bug report! In order to find out where in which part of the code
> it freezes (it's most likely not in Dolphin itself if you can also reproduce
> this with the file dialog in other applications), we need a backtrace. Please
> see https://community.kde.org/Dolphin/FAQ/Freeze for details. Thanks for your
> help.
>
Comment 4 Frank Reininghaus 2015-05-28 17:37:02 UTC
Thanks. The first backtrace shows no sign of a freeze or anything keeping the CPU busy for a long time. The second backtrace has QUrl::userName() on top, but I'm not sure if that is really the right function, or it was just a coincidence that the execution was interrupted there.

Please install debugging symbols, such that the backtrace gets more details: https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Moreover, it might help if you repeat the process several times and attach a couple of backtraces here. If some of them show the same function on top, then we might have found the culprit.

Thanks!
Comment 5 Sean Chu 2015-05-28 19:04:25 UTC
Starting program: /usr/bin/dolphin
Missing separate debuginfos, use: zypper install 
glibc-debuginfo-2.19-16.12.1.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffd848e700 (LWP 26788)]
[New Thread 0x7fffd7a62700 (LWP 26789)]
[New Thread 0x7fffd6312700 (LWP 26790)]
[New Thread 0x7fffd4f81700 (LWP 26792)]
Detaching after fork from child process 26793.
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.binary.macroEnabled.12"
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.addin.macroEnabled.12"
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slideshow.macroEnabled.12"
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.macroEnabled.12"
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.presentation.macroEnabled.12"
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.template.macroEnabled.12"
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.template.macroEnabled.12"
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.template.macroEnabled.12"
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.document.macroEnabled.12"
dolphin(26784) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slide.macroEnabled.12"
Detaching after fork from child process 26829.
Detaching after fork from child process 26830.
dolphin(26784)/konsole Konsole::Session::run: Attempted to re-run an 
already running session.
^Z
Program received signal SIGTSTP, Stopped (user).
0x00007ffff7865c5d in poll () from /lib64/libc.so.6
Missing separate debuginfos, use: zypper install 
appmenu-qt-debuginfo-0.2.7~daily13.05.02-4.1.x86_64 
baloo-core-debuginfo-4.14.3-4.2.x86_64 
glibc-locale-debuginfo-2.19-16.12.1.x86_64 
kdebase4-runtime-debuginfo-15.04.1-1.5.x86_64 
kdebase4-workspace-liboxygenstyle-debuginfo-4.11.17-21.5.x86_64 
kdebase4-workspace-libs-debuginfo-4.11.17-21.5.x86_64 
kdelibs4-debuginfo-4.14.6-16.2.x86_64 
kfilemetadata-debuginfo-4.14.3-4.4.x86_64 
konsole4-part-debuginfo-4.14.3-5.1.x86_64 
libFLAC8-debuginfo-1.3.0-4.4.1.x86_64 
libHalf11-debuginfo-2.1.0-3.1.2.x86_64 
libICE6-debuginfo-1.0.9-2.1.3.x86_64 
libIex-2_1-11-debuginfo-2.1.0-3.1.2.x86_64 
libIlmImf-Imf_2_1-21-debuginfo-2.1.0-5.1.3.x86_64 
libIlmThread-2_1-11-debuginfo-2.1.0-3.1.2.x86_64 
libSM6-debuginfo-1.2.2-4.1.2.x86_64 
libX11-6-debuginfo-1.6.2-5.1.2.x86_64 
libXau6-debuginfo-1.0.8-5.1.2.x86_64 
libXcursor1-debuginfo-1.1.14-5.1.2.x86_64 
libXext6-debuginfo-1.3.3-2.1.2.x86_64 
libXfixes3-debuginfo-5.0.1-4.1.2.x86_64 
libXi6-debuginfo-1.7.4-2.1.2.x86_64 
libXinerama1-debuginfo-1.1.3-4.1.2.x86_64 
libXrandr2-debuginfo-1.4.2-4.1.2.x86_64 
libXrender1-debuginfo-0.9.8-4.1.2.x86_64 
libXtst6-debuginfo-1.2.2-4.1.2.x86_64 
libacl1-debuginfo-2.2.52-5.1.2.x86_64 
libattica0_4-debuginfo-0.4.2-4.1.3.x86_64 
libattr1-debuginfo-2.4.47-4.1.2.x86_64 
libbaloofiles4-debuginfo-4.14.3-4.2.x86_64 
libbalooqueryparser4-debuginfo-4.14.3-4.2.x86_64 
libbaloowidgets4-debuginfo-4.14.3-4.2.x86_64 
libbz2-1-debuginfo-1.0.6-29.2.7.x86_64 
libdbus-1-3-debuginfo-1.8.16-16.1.x86_64 
libdbusmenu-qt2-debuginfo-0.9.2+14.04.20131209-2.1.10.x86_64 
libexpat1-debuginfo-2.1.0-14.1.2.x86_64 
libffi4-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libgcc_s1-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libgcrypt20-debuginfo-1.6.1-8.3.1.x86_64 
libglib-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgmodule-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgobject-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgpg-error0-debuginfo-1.15-1.2.x86_64 
libgstapp-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstaudio-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstpbutils-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstreamer-1_0-0-debuginfo-1.4.5-60.10.x86_64 
libgsttag-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstvideo-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libicu53_1-debuginfo-53.1-2.3.2.x86_64 
libjasper1-debuginfo-1.900.1-163.13.1.x86_64 
libjbig2-debuginfo-2.1-2.1.2.x86_64 
libjpeg8-debuginfo-8.0.2-30.5.1.x86_64 
libjson-c2-debuginfo-0.12-1.1.x86_64 
libkactivities6-debuginfo-4.13.3-3.2.4.x86_64 
libkde4-debuginfo-4.14.6-16.2.x86_64 
libkdecore4-debuginfo-4.14.6-16.2.x86_64 
libkonq5-debuginfo-15.04.1-2.2.x86_64 
libksuseinstall1-debuginfo-4.14.6-16.2.x86_64 
liblcms2-2-debuginfo-2.6-2.1.2.x86_64 
liblzma5-debuginfo-5.2.1-94.1.x86_64 
libmng2-debuginfo-2.0.2-3.1.4.x86_64 
libogg0-debuginfo-1.3.1-2.1.2.x86_64 
libopenssl1_0_0-debuginfo-1.0.1k-2.20.1.x86_64 
liborc-0_4-0-debuginfo-0.4.22-2.1.x86_64 
libpcre1-debuginfo-8.37-3.5.1.x86_64 
libphonon4-debuginfo-4.8.1-2.4.1.x86_64 
libpng16-16-debuginfo-1.6.13-2.4.1.x86_64 
libpulse-mainloop-glib0-debuginfo-5.0-4.21.1.x86_64 
libpulse0-debuginfo-5.0-4.21.1.x86_64 
libqca2-debuginfo-2.0.3-17.1.3.x86_64 
libqjson0-debuginfo-0.8.1-7.2.1.x86_64 
libqt4-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-sql-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-sql-sqlite-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-x11-debuginfo-4.8.6-4.4.1.x86_64 
libsndfile1-debuginfo-1.0.25-19.4.1.x86_64 
libsoprano4-debuginfo-2.9.4-2.1.10.x86_64 
libspeex1-debuginfo-1.1.999_1.2rc1-23.1.2.x86_64 
libsqlite3-0-debuginfo-3.8.10.2-132.1.x86_64 
libstdc++6-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libstreamanalyzer0-debuginfo-0.7.8-13.40.x86_64 
libtiff5-debuginfo-4.0.3-10.7.1.x86_64 
libudev1-debuginfo-210-25.16.1.x86_64 
libutempter0-debuginfo-1.1.6-5.2.3.x86_64 
libuuid1-debuginfo-2.25.1-17.1.x86_64 
libvorbis0-debuginfo-1.3.4-3.1.4.x86_64 
libvorbisenc2-debuginfo-1.3.4-3.1.4.x86_64 
libwebp5-debuginfo-0.4.1-1.2.x86_64 
libxapian22-debuginfo-1.2.17-3.2.1.x86_64 
libxcb1-debuginfo-1.11-2.1.2.x86_64 
libxml2-2-debuginfo-2.9.1-7.2.1.x86_64 
libxslt1-debuginfo-1.1.28-7.1.2.x86_64 
libz1-debuginfo-1.2.8-5.1.2.x86_64 systemd-debuginfo-210-25.16.1.x86_64
(gdb) ^Z
[1]+  Stopped                 gdb dolphin
seanchu@SUSEHWS:~> gdb dolphin
GNU gdb (GDB; openSUSE 13.2) 7.8
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...

warning: /etc/gdbinit.d/gdb-heap.py: No such file or directory
Reading symbols from dolphin...Reading symbols from 
/usr/lib/debug/usr/bin/dolphin.debug...done.
done.
(gdb) run
Starting program: /usr/bin/dolphin
Missing separate debuginfos, use: zypper install 
glibc-debuginfo-2.19-16.12.1.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffd848e700 (LWP 26864)]
[New Thread 0x7fffd7a62700 (LWP 26865)]
[New Thread 0x7fffd6312700 (LWP 26866)]
[New Thread 0x7fffd4f81700 (LWP 26868)]
Detaching after fork from child process 26869.
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.binary.macroEnabled.12"
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.addin.macroEnabled.12"
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slideshow.macroEnabled.12"
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.macroEnabled.12"
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.presentation.macroEnabled.12"
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.template.macroEnabled.12"
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.template.macroEnabled.12"
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.template.macroEnabled.12"
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.document.macroEnabled.12"
dolphin(26860) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slide.macroEnabled.12"
Detaching after fork from child process 26901.
Detaching after fork from child process 26902.
dolphin(26860)/konsole Konsole::Session::run: Attempted to re-run an 
already running session.
^Z
Program received signal SIGTSTP, Stopped (user).
0x00007ffff3887eec in ?? () from /usr/lib64/libQtCore.so.4
Missing separate debuginfos, use: zypper install 
appmenu-qt-debuginfo-0.2.7~daily13.05.02-4.1.x86_64 
baloo-core-debuginfo-4.14.3-4.2.x86_64 
glibc-locale-debuginfo-2.19-16.12.1.x86_64 
kdebase4-runtime-debuginfo-15.04.1-1.5.x86_64 
kdebase4-workspace-liboxygenstyle-debuginfo-4.11.17-21.5.x86_64 
kdebase4-workspace-libs-debuginfo-4.11.17-21.5.x86_64 
kdelibs4-debuginfo-4.14.6-16.2.x86_64 
kfilemetadata-debuginfo-4.14.3-4.4.x86_64 
konsole4-part-debuginfo-4.14.3-5.1.x86_64 
libFLAC8-debuginfo-1.3.0-4.4.1.x86_64 
libHalf11-debuginfo-2.1.0-3.1.2.x86_64 
libICE6-debuginfo-1.0.9-2.1.3.x86_64 
libIex-2_1-11-debuginfo-2.1.0-3.1.2.x86_64 
libIlmImf-Imf_2_1-21-debuginfo-2.1.0-5.1.3.x86_64 
libIlmThread-2_1-11-debuginfo-2.1.0-3.1.2.x86_64 
libSM6-debuginfo-1.2.2-4.1.2.x86_64 
libX11-6-debuginfo-1.6.2-5.1.2.x86_64 
libXau6-debuginfo-1.0.8-5.1.2.x86_64 
libXcursor1-debuginfo-1.1.14-5.1.2.x86_64 
libXext6-debuginfo-1.3.3-2.1.2.x86_64 
libXfixes3-debuginfo-5.0.1-4.1.2.x86_64 
libXi6-debuginfo-1.7.4-2.1.2.x86_64 
libXinerama1-debuginfo-1.1.3-4.1.2.x86_64 
libXrandr2-debuginfo-1.4.2-4.1.2.x86_64 
libXrender1-debuginfo-0.9.8-4.1.2.x86_64 
libXtst6-debuginfo-1.2.2-4.1.2.x86_64 
libacl1-debuginfo-2.2.52-5.1.2.x86_64 
libattica0_4-debuginfo-0.4.2-4.1.3.x86_64 
libattr1-debuginfo-2.4.47-4.1.2.x86_64 
libbaloofiles4-debuginfo-4.14.3-4.2.x86_64 
libbalooqueryparser4-debuginfo-4.14.3-4.2.x86_64 
libbaloowidgets4-debuginfo-4.14.3-4.2.x86_64 
libbz2-1-debuginfo-1.0.6-29.2.7.x86_64 
libdbus-1-3-debuginfo-1.8.16-16.1.x86_64 
libdbusmenu-qt2-debuginfo-0.9.2+14.04.20131209-2.1.10.x86_64 
libexpat1-debuginfo-2.1.0-14.1.2.x86_64 
libffi4-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libgcc_s1-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libgcrypt20-debuginfo-1.6.1-8.3.1.x86_64 
libglib-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgmodule-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgobject-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgpg-error0-debuginfo-1.15-1.2.x86_64 
libgstapp-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstaudio-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstpbutils-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstreamer-1_0-0-debuginfo-1.4.5-60.10.x86_64 
libgsttag-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstvideo-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libicu53_1-debuginfo-53.1-2.3.2.x86_64 
libjasper1-debuginfo-1.900.1-163.13.1.x86_64 
libjbig2-debuginfo-2.1-2.1.2.x86_64 
libjpeg8-debuginfo-8.0.2-30.5.1.x86_64 
libjson-c2-debuginfo-0.12-1.1.x86_64 
libkactivities6-debuginfo-4.13.3-3.2.4.x86_64 
libkde4-debuginfo-4.14.6-16.2.x86_64 
libkdecore4-debuginfo-4.14.6-16.2.x86_64 
libkonq5-debuginfo-15.04.1-2.2.x86_64 
libksuseinstall1-debuginfo-4.14.6-16.2.x86_64 
liblcms2-2-debuginfo-2.6-2.1.2.x86_64 
liblzma5-debuginfo-5.2.1-94.1.x86_64 
libmng2-debuginfo-2.0.2-3.1.4.x86_64 
libogg0-debuginfo-1.3.1-2.1.2.x86_64 
libopenssl1_0_0-debuginfo-1.0.1k-2.20.1.x86_64 
liborc-0_4-0-debuginfo-0.4.22-2.1.x86_64 
libpcre1-debuginfo-8.37-3.5.1.x86_64 
libphonon4-debuginfo-4.8.1-2.4.1.x86_64 
libpng16-16-debuginfo-1.6.13-2.4.1.x86_64 
libpulse-mainloop-glib0-debuginfo-5.0-4.21.1.x86_64 
libpulse0-debuginfo-5.0-4.21.1.x86_64 
libqca2-debuginfo-2.0.3-17.1.3.x86_64 
libqjson0-debuginfo-0.8.1-7.2.1.x86_64 
libqt4-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-sql-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-sql-sqlite-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-x11-debuginfo-4.8.6-4.4.1.x86_64 
libsndfile1-debuginfo-1.0.25-19.4.1.x86_64 
libsoprano4-debuginfo-2.9.4-2.1.10.x86_64 
libspeex1-debuginfo-1.1.999_1.2rc1-23.1.2.x86_64 
libsqlite3-0-debuginfo-3.8.10.2-132.1.x86_64 
libstdc++6-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libstreamanalyzer0-debuginfo-0.7.8-13.40.x86_64 
libtiff5-debuginfo-4.0.3-10.7.1.x86_64 
libudev1-debuginfo-210-25.16.1.x86_64 
libutempter0-debuginfo-1.1.6-5.2.3.x86_64 
libuuid1-debuginfo-2.25.1-17.1.x86_64 
libvorbis0-debuginfo-1.3.4-3.1.4.x86_64 
libvorbisenc2-debuginfo-1.3.4-3.1.4.x86_64 
libwebp5-debuginfo-0.4.1-1.2.x86_64 
libxapian22-debuginfo-1.2.17-3.2.1.x86_64 
libxcb1-debuginfo-1.11-2.1.2.x86_64 
libxml2-2-debuginfo-2.9.1-7.2.1.x86_64 
libxslt1-debuginfo-1.1.28-7.1.2.x86_64 
libz1-debuginfo-1.2.8-5.1.2.x86_64 systemd-debuginfo-210-25.16.1.x86_64
(gdb) thread apply all backtrace

Thread 5 (Thread 0x7fffd4f81700 (LWP 26868)):
#0  0x00007ffff78672f3 in select () at /lib64/libc.so.6
#1  0x00007ffff38500df in  () at /usr/lib64/libQtCore.so.4
#2  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#3  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fffd6312700 (LWP 26866)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fffd7a62700 (LWP 26865)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fffd848e700 (LWP 26864)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ffff7f51800 (LWP 26860)):
#0  0x00007ffff3887eec in  () at /usr/lib64/libQtCore.so.4
#1  0x00007ffff388850a in QObject::connect(QObject const*, char const*, 
QObject const*, char const*, Qt::ConnectionType) () at 
/usr/lib64/libQtCore.so.4
#2  0x00007ffff46a9711 in QMenu::actionEvent(QActionEvent*) () at 
/usr/lib64/libQtGui.so.4
#3  0x00007ffff42d0a62 in QWidget::event(QEvent*) () at 
/usr/lib64/libQtGui.so.4
#4  0x00007ffff46adf2b in QMenu::event(QEvent*) () at 
/usr/lib64/libQtGui.so.4
#5  0x00007ffff428176c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) () at /usr/lib64/libQtGui.so.4
#6  0x00007ffff4287cad in QApplication::notify(QObject*, QEvent*) () at 
/usr/lib64/libQtGui.so.4
---Type <return> to continue, or q <return> to quit---
#7  0x00007ffff4f99cea in KApplication::notify(QObject*, QEvent*) () at 
/usr/lib64/libkdeui.so.5
#8  0x00007ffff38732ad in QCoreApplication::notifyInternal(QObject*, 
QEvent*) () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff42caa10 in QWidget::insertAction(QAction*, QAction*) () 
at /usr/lib64/libQtGui.so.4
#10 0x00007ffff755f8c3 in  () at /usr/lib64/libkfile.so.4
#11 0x00007ffff755fe45 in  () at /usr/lib64/libkfile.so.4
#12 0x00007ffff38871fa in QMetaObject::activate(QObject*, QMetaObject 
const*, int, void**) () at /usr/lib64/libQtCore.so.4
#13 0x00007ffff38d1387 in QAbstractItemModel::dataChanged(QModelIndex 
const&, QModelIndex const&) () at /usr/lib64/libQtCore.so.4
#14 0x00007ffff7541e3b in 
KFilePlacesModel::Private::_k_itemChanged(QString const&) () at 
/usr/lib64/libkfile.so.4
#15 0x00007ffff7545005 in  () at /usr/lib64/libkfile.so.4
#16 0x00007ffff38871fa in QMetaObject::activate(QObject*, QMetaObject 
const*, int, void**) () at /usr/lib64/libQtCore.so.4
#17 0x00007ffff7540d67 in  () at /usr/lib64/libkfile.so.4
#18 0x00007ffff75410d5 in  () at /usr/lib64/libkfile.so.4
#19 0x00007ffff38871fa in QMetaObject::activate(QObject*, QMetaObject 
const*, int, void**) () at /usr/lib64/libQtCore.so.4
#20 0x00007ffff5722957 in  () at /usr/lib64/libkio.so.5
#21 0x00007ffff5722ab2 in KDirLister::Private::CachedItemsJob::done() () 
at /usr/lib64/libkio.so.5
#22 0x00007ffff388b59e in QObject::event(QEvent*) () at 
/usr/lib64/libQtCore.so.4
#23 0x00007ffff428176c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) () at /usr/lib64/libQtGui.so.4
#24 0x00007ffff4287cad in QApplication::notify(QObject*, QEvent*) () at 
/usr/lib64/libQtGui.so.4
#25 0x00007ffff4f99cea in KApplication::notify(QObject*, QEvent*) () at 
/usr/lib64/libkdeui.so.5
#26 0x00007ffff38732ad in QCoreApplication::notifyInternal(QObject*, 
QEvent*) () at /usr/lib64/libQtCore.so.4
#27 0x00007ffff387657d in 
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) 
() at /usr/lib64/libQtCore.so.4
#28 0x00007ffff38a08fe in  () at /usr/lib64/libQtCore.so.4
#29 0x00007fffee579a04 in g_main_context_dispatch () at 
/usr/lib64/libglib-2.0.so.0
#30 0x00007fffee579c48 in  () at /usr/lib64/libglib-2.0.so.0
#31 0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#32 0x00007ffff38a00be in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#33 0x00007ffff431e676 in  () at /usr/lib64/libQtGui.so.4
---Type <return> to continue, or q <return> to quit---
#34 0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#35 0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#36 0x00007ffff38775b9 in QCoreApplication::exec() () at 
/usr/lib64/libQtCore.so.4
#37 0x00007ffff7b8521e in kdemain(int, char**) (argc=1, 
argv=0x7fffffffdcb8) at 
/usr/src/debug/kde-baseapps-15.04.1/dolphin/src/main.cpp:93
#38 0x00007ffff77aab05 in __libc_start_main () at /lib64/libc.so.6
#39 0x000000000040075e in _start () at ../sysdeps/x86_64/start.S:122

On 28/05/15 18:37, Frank Reininghaus wrote:
> https://bugs.kde.org/show_bug.cgi?id=348186
>
> --- Comment #4 from Frank Reininghaus <frank78ac@googlemail.com> ---
> Thanks. The first backtrace shows no sign of a freeze or anything keeping the
> CPU busy for a long time. The second backtrace has QUrl::userName() on top, but
> I'm not sure if that is really the right function, or it was just a coincidence
> that the execution was interrupted there.
>
> Please install debugging symbols, such that the backtrace gets more details:
> https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
>
> Moreover, it might help if you repeat the process several times and attach a
> couple of backtraces here. If some of them show the same function on top, then
> we might have found the culprit.
>
> Thanks!
>
Comment 6 Sean Chu 2015-05-28 19:27:04 UTC
Starting program: /usr/bin/dolphin
Missing separate debuginfos, use: zypper install 
glibc-debuginfo-2.19-16.12.1.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffd848e700 (LWP 2649)]
[New Thread 0x7fffd7a62700 (LWP 2650)]
[New Thread 0x7fffd6312700 (LWP 2651)]
[New Thread 0x7fffd4f81700 (LWP 2653)]
Detaching after fork from child process 2654.
dolphin(2645)/konsole Konsole::Session::run: Attempted to re-run an 
already running session.
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.binary.macroEnabled.12"
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.addin.macroEnabled.12"
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slideshow.macroEnabled.12"
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.macroEnabled.12"
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.presentation.macroEnabled.12"
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.template.macroEnabled.12"
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.template.macroEnabled.12"
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.template.macroEnabled.12"
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.document.macroEnabled.12"
dolphin(2645) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slide.macroEnabled.12"
Detaching after fork from child process 2692.
Detaching after fork from child process 2693.
^Z
Program received signal SIGTSTP, Stopped (user).
0x00007ffff7865c5d in poll () from /lib64/libc.so.6
Missing separate debuginfos, use: zypper install 
appmenu-qt-debuginfo-0.2.7~daily13.05.02-4.1.x86_64 
baloo-core-debuginfo-4.14.3-4.2.x86_64 
glibc-locale-debuginfo-2.19-16.12.1.x86_64 
kdebase4-runtime-debuginfo-15.04.1-1.6.x86_64 
kdebase4-workspace-liboxygenstyle-debuginfo-4.11.17-21.5.x86_64 
kdebase4-workspace-libs-debuginfo-4.11.17-21.5.x86_64 
kdelibs4-debuginfo-4.14.6-16.2.x86_64 
kfilemetadata-debuginfo-4.14.3-4.4.x86_64 
konsole4-part-debuginfo-4.14.3-5.1.x86_64 
libFLAC8-debuginfo-1.3.0-4.4.1.x86_64 
libHalf11-debuginfo-2.1.0-3.1.2.x86_64 
libICE6-debuginfo-1.0.9-2.1.3.x86_64 
libIex-2_1-11-debuginfo-2.1.0-3.1.2.x86_64 
libIlmImf-Imf_2_1-21-debuginfo-2.1.0-5.1.3.x86_64 
libIlmThread-2_1-11-debuginfo-2.1.0-3.1.2.x86_64 
libSM6-debuginfo-1.2.2-4.1.2.x86_64 
libX11-6-debuginfo-1.6.2-5.1.2.x86_64 
libXau6-debuginfo-1.0.8-5.1.2.x86_64 
libXcursor1-debuginfo-1.1.14-5.1.2.x86_64 
libXext6-debuginfo-1.3.3-2.1.2.x86_64 
libXfixes3-debuginfo-5.0.1-4.1.2.x86_64 
libXi6-debuginfo-1.7.4-2.1.2.x86_64 
libXinerama1-debuginfo-1.1.3-4.1.2.x86_64 
libXrandr2-debuginfo-1.4.2-4.1.2.x86_64 
libXrender1-debuginfo-0.9.8-4.1.2.x86_64 
libXtst6-debuginfo-1.2.2-4.1.2.x86_64 
libacl1-debuginfo-2.2.52-5.1.2.x86_64 
libattica0_4-debuginfo-0.4.2-4.1.3.x86_64 
libattr1-debuginfo-2.4.47-4.1.2.x86_64 
libbaloofiles4-debuginfo-4.14.3-4.2.x86_64 
libbalooqueryparser4-debuginfo-4.14.3-4.2.x86_64 
libbaloowidgets4-debuginfo-4.14.3-4.2.x86_64 
libbz2-1-debuginfo-1.0.6-29.2.7.x86_64 
libdbus-1-3-debuginfo-1.8.16-16.1.x86_64 
libdbusmenu-qt2-debuginfo-0.9.2+14.04.20131209-2.1.10.x86_64 
libexpat1-debuginfo-2.1.0-14.1.2.x86_64 
libffi4-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libgcc_s1-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libgcrypt20-debuginfo-1.6.1-8.3.1.x86_64 
libglib-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgmodule-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgobject-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgpg-error0-debuginfo-1.15-1.2.x86_64 
libgstapp-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstaudio-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstpbutils-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstreamer-1_0-0-debuginfo-1.4.5-60.10.x86_64 
libgsttag-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstvideo-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libicu53_1-debuginfo-53.1-2.3.2.x86_64 
libjasper1-debuginfo-1.900.1-163.13.1.x86_64 
libjbig2-debuginfo-2.1-2.1.2.x86_64 
libjpeg8-debuginfo-8.0.2-30.5.1.x86_64 
libjson-c2-debuginfo-0.12-1.1.x86_64 
libkactivities6-debuginfo-4.13.3-3.2.4.x86_64 
libkde4-debuginfo-4.14.6-16.2.x86_64 
libkdecore4-debuginfo-4.14.6-16.2.x86_64 
libkonq5-debuginfo-15.04.1-2.2.x86_64 
libksuseinstall1-debuginfo-4.14.6-16.2.x86_64 
liblcms2-2-debuginfo-2.6-2.1.2.x86_64 
liblzma5-debuginfo-5.2.1-94.1.x86_64 
libmng2-debuginfo-2.0.2-3.1.4.x86_64 
libogg0-debuginfo-1.3.1-2.1.2.x86_64 
libopenssl1_0_0-debuginfo-1.0.1k-2.20.1.x86_64 
liborc-0_4-0-debuginfo-0.4.22-2.1.x86_64 
libpcre1-debuginfo-8.37-3.5.1.x86_64 
libphonon4-debuginfo-4.8.1-2.4.1.x86_64 
libpng16-16-debuginfo-1.6.13-2.4.1.x86_64 
libpulse-mainloop-glib0-debuginfo-5.0-4.21.1.x86_64 
libpulse0-debuginfo-5.0-4.21.1.x86_64 
libqca2-debuginfo-2.0.3-17.1.3.x86_64 
libqjson0-debuginfo-0.8.1-7.2.1.x86_64 
libqt4-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-sql-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-sql-sqlite-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-x11-debuginfo-4.8.6-4.4.1.x86_64 
libsndfile1-debuginfo-1.0.25-19.4.1.x86_64 
libsoprano4-debuginfo-2.9.4-2.1.10.x86_64 
libspeex1-debuginfo-1.1.999_1.2rc1-23.1.2.x86_64 
libsqlite3-0-debuginfo-3.8.10.2-132.1.x86_64 
libstdc++6-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libstreamanalyzer0-debuginfo-0.7.8-13.40.x86_64 
libtiff5-debuginfo-4.0.3-10.7.1.x86_64 
libudev1-debuginfo-210-25.16.1.x86_64 
libutempter0-debuginfo-1.1.6-5.2.3.x86_64 
libuuid1-debuginfo-2.25.1-17.1.x86_64 
libvorbis0-debuginfo-1.3.4-3.1.4.x86_64 
libvorbisenc2-debuginfo-1.3.4-3.1.4.x86_64 
libwebp5-debuginfo-0.4.1-1.2.x86_64 
libxapian22-debuginfo-1.2.17-3.2.1.x86_64 
libxcb1-debuginfo-1.11-2.1.2.x86_64 
libxml2-2-debuginfo-2.9.1-7.2.1.x86_64 
libxslt1-debuginfo-1.1.28-7.1.2.x86_64 
libz1-debuginfo-1.2.8-5.1.2.x86_64 systemd-debuginfo-210-25.16.1.x86_64
(gdb) thread apply all backtrace

Thread 5 (Thread 0x7fffd4f81700 (LWP 2653)):
#0  0x00007ffff78672f3 in select () at /lib64/libc.so.6
#1  0x00007ffff38500df in  () at /usr/lib64/libQtCore.so.4
#2  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#3  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fffd6312700 (LWP 2651)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fffd7a62700 (LWP 2650)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#7  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fffd848e700 (LWP 2649)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ffff7f51800 (LWP 2645)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00be in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff431e676 in  () at /usr/lib64/libQtGui.so.4
#5  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#7  0x00007ffff38775b9 in QCoreApplication::exec() () at 
/usr/lib64/libQtCore.so.4
#8  0x00007ffff7b8521e in kdemain(int, char**) (argc=1, 
argv=0x7fffffffdcb8) at 
/usr/src/debug/kde-baseapps-15.04.1/dolphin/src/main.cpp:93
#9  0x00007ffff77aab05 in __libc_start_main () at /lib64/libc.so.6
#10 0x000000000040075e in _start () at ../sysdeps/x86_64/start.S:122

On 28/05/15 18:37, Frank Reininghaus wrote:
> https://bugs.kde.org/show_bug.cgi?id=348186
>
> --- Comment #4 from Frank Reininghaus <frank78ac@googlemail.com> ---
> Thanks. The first backtrace shows no sign of a freeze or anything keeping the
> CPU busy for a long time. The second backtrace has QUrl::userName() on top, but
> I'm not sure if that is really the right function, or it was just a coincidence
> that the execution was interrupted there.
>
> Please install debugging symbols, such that the backtrace gets more details:
> https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
>
> Moreover, it might help if you repeat the process several times and attach a
> couple of backtraces here. If some of them show the same function on top, then
> we might have found the culprit.
>
> Thanks!
>
Comment 7 Sean Chu 2015-05-28 19:29:56 UTC
Starting program: /usr/bin/dolphin
Missing separate debuginfos, use: zypper install 
glibc-debuginfo-2.19-16.12.1.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffd848e700 (LWP 2810)]
[New Thread 0x7fffd7a62700 (LWP 2811)]
[New Thread 0x7fffd6312700 (LWP 2812)]
[New Thread 0x7fffd4f81700 (LWP 2814)]
Detaching after fork from child process 2815.
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.binary.macroEnabled.12"
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.addin.macroEnabled.12"
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slideshow.macroEnabled.12"
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.sheet.macroEnabled.12"
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.presentation.macroEnabled.12"
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.template.macroEnabled.12"
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-excel.template.macroEnabled.12"
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.template.macroEnabled.12"
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-word.document.macroEnabled.12"
dolphin(2806) KMimeTypeRepository::parents: 
"/usr/share/mime/subclasses"  refers to unknown mimetype 
"application/vnd.ms-powerpoint.slide.macroEnabled.12"
Detaching after fork from child process 2848.
Detaching after fork from child process 2849.
dolphin(2806)/konsole Konsole::Session::run: Attempted to re-run an 
already running session.
^Z
Program received signal SIGTSTP, Stopped (user).
0x00007ffff53d43ec in QDomNode::QDomNode(QDomNodePrivate*) () from 
/usr/lib64/libQtXml.so.4
Missing separate debuginfos, use: zypper install 
appmenu-qt-debuginfo-0.2.7~daily13.05.02-4.1.x86_64 
baloo-core-debuginfo-4.14.3-4.2.x86_64 
glibc-locale-debuginfo-2.19-16.12.1.x86_64 
kdebase4-runtime-debuginfo-15.04.1-1.6.x86_64 
kdebase4-workspace-liboxygenstyle-debuginfo-4.11.17-21.5.x86_64 
kdebase4-workspace-libs-debuginfo-4.11.17-21.5.x86_64 
kdelibs4-debuginfo-4.14.6-16.2.x86_64 
kfilemetadata-debuginfo-4.14.3-4.4.x86_64 
konsole4-part-debuginfo-4.14.3-5.1.x86_64 
libFLAC8-debuginfo-1.3.0-4.4.1.x86_64 
libHalf11-debuginfo-2.1.0-3.1.2.x86_64 
libICE6-debuginfo-1.0.9-2.1.3.x86_64 
libIex-2_1-11-debuginfo-2.1.0-3.1.2.x86_64 
libIlmImf-Imf_2_1-21-debuginfo-2.1.0-5.1.3.x86_64 
libIlmThread-2_1-11-debuginfo-2.1.0-3.1.2.x86_64 
libSM6-debuginfo-1.2.2-4.1.2.x86_64 
libX11-6-debuginfo-1.6.2-5.1.2.x86_64 
libXau6-debuginfo-1.0.8-5.1.2.x86_64 
libXcursor1-debuginfo-1.1.14-5.1.2.x86_64 
libXext6-debuginfo-1.3.3-2.1.2.x86_64 
libXfixes3-debuginfo-5.0.1-4.1.2.x86_64 
libXi6-debuginfo-1.7.4-2.1.2.x86_64 
libXinerama1-debuginfo-1.1.3-4.1.2.x86_64 
libXrandr2-debuginfo-1.4.2-4.1.2.x86_64 
libXrender1-debuginfo-0.9.8-4.1.2.x86_64 
libXtst6-debuginfo-1.2.2-4.1.2.x86_64 
libacl1-debuginfo-2.2.52-5.1.2.x86_64 
libattica0_4-debuginfo-0.4.2-4.1.3.x86_64 
libattr1-debuginfo-2.4.47-4.1.2.x86_64 
libbaloofiles4-debuginfo-4.14.3-4.2.x86_64 
libbalooqueryparser4-debuginfo-4.14.3-4.2.x86_64 
libbaloowidgets4-debuginfo-4.14.3-4.2.x86_64 
libbz2-1-debuginfo-1.0.6-29.2.7.x86_64 
libdbus-1-3-debuginfo-1.8.16-16.1.x86_64 
libdbusmenu-qt2-debuginfo-0.9.2+14.04.20131209-2.1.10.x86_64 
libexpat1-debuginfo-2.1.0-14.1.2.x86_64 
libffi4-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libgcc_s1-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libgcrypt20-debuginfo-1.6.1-8.3.1.x86_64 
libglib-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgmodule-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgobject-2_0-0-debuginfo-2.42.2-9.1.x86_64 
libgpg-error0-debuginfo-1.15-1.2.x86_64 
libgstapp-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstaudio-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstpbutils-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstreamer-1_0-0-debuginfo-1.4.5-60.10.x86_64 
libgsttag-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libgstvideo-1_0-0-debuginfo-1.4.5-54.12.x86_64 
libicu53_1-debuginfo-53.1-2.3.2.x86_64 
libjasper1-debuginfo-1.900.1-163.13.1.x86_64 
libjbig2-debuginfo-2.1-2.1.2.x86_64 
libjpeg8-debuginfo-8.0.2-30.5.1.x86_64 
libjson-c2-debuginfo-0.12-1.1.x86_64 
libkactivities6-debuginfo-4.13.3-3.2.4.x86_64 
libkde4-debuginfo-4.14.6-16.2.x86_64 
libkdecore4-debuginfo-4.14.6-16.2.x86_64 
libkonq5-debuginfo-15.04.1-2.2.x86_64 
libksuseinstall1-debuginfo-4.14.6-16.2.x86_64 
liblcms2-2-debuginfo-2.6-2.1.2.x86_64 
liblzma5-debuginfo-5.2.1-94.1.x86_64 
libmng2-debuginfo-2.0.2-3.1.4.x86_64 
libogg0-debuginfo-1.3.1-2.1.2.x86_64 
libopenssl1_0_0-debuginfo-1.0.1k-2.20.1.x86_64 
liborc-0_4-0-debuginfo-0.4.22-2.1.x86_64 
libpcre1-debuginfo-8.37-3.5.1.x86_64 
libphonon4-debuginfo-4.8.1-2.4.1.x86_64 
libpng16-16-debuginfo-1.6.13-2.4.1.x86_64 
libpulse-mainloop-glib0-debuginfo-5.0-4.21.1.x86_64 
libpulse0-debuginfo-5.0-4.21.1.x86_64 
libqca2-debuginfo-2.0.3-17.1.3.x86_64 
libqjson0-debuginfo-0.8.1-7.2.1.x86_64 
libqt4-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-sql-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-sql-sqlite-debuginfo-4.8.6-4.4.1.x86_64 
libqt4-x11-debuginfo-4.8.6-4.4.1.x86_64 
libsndfile1-debuginfo-1.0.25-19.4.1.x86_64 
libsoprano4-debuginfo-2.9.4-2.1.10.x86_64 
libspeex1-debuginfo-1.1.999_1.2rc1-23.1.2.x86_64 
libsqlite3-0-debuginfo-3.8.10.2-132.1.x86_64 
libstdc++6-debuginfo-4.8.3+r212056-2.2.4.x86_64 
libstreamanalyzer0-debuginfo-0.7.8-13.40.x86_64 
libtiff5-debuginfo-4.0.3-10.7.1.x86_64 
libudev1-debuginfo-210-25.16.1.x86_64 
libutempter0-debuginfo-1.1.6-5.2.3.x86_64 
libuuid1-debuginfo-2.25.1-17.1.x86_64 
libvorbis0-debuginfo-1.3.4-3.1.4.x86_64 
libvorbisenc2-debuginfo-1.3.4-3.1.4.x86_64 
libwebp5-debuginfo-0.4.1-1.2.x86_64 
libxapian22-debuginfo-1.2.17-3.2.1.x86_64 
libxcb1-debuginfo-1.11-2.1.2.x86_64 
libxml2-2-debuginfo-2.9.1-7.2.1.x86_64 
libxslt1-debuginfo-1.1.28-7.1.2.x86_64 
libz1-debuginfo-1.2.8-5.1.2.x86_64 systemd-debuginfo-210-25.16.1.x86_64
(gdb) thread apply all backtrace

Thread 5 (Thread 0x7fffd4f81700 (LWP 2814)):
#0  0x00007ffff78672f3 in select () at /lib64/libc.so.6
#1  0x00007ffff38500df in  () at /usr/lib64/libQtCore.so.4
#2  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#3  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fffd6312700 (LWP 2812)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fffd7a62700 (LWP 2811)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fffd848e700 (LWP 2810)):
#0  0x00007ffff7865c5d in poll () at /lib64/libc.so.6
#1  0x00007fffee579be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff38a00de in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#4  0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#5  0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#6  0x00007ffff376f0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007ffff3853783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007ffff377179f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007ffff1c310a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007ffff786e08d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ffff7f51800 (LWP 2806)):
#0  0x00007ffff53d43ec in QDomNode::QDomNode(QDomNodePrivate*) () at 
/usr/lib64/libQtXml.so.4
#1  0x00007ffff53d46e5 in QDomNode::firstChild() const () at 
/usr/lib64/libQtXml.so.4
#2  0x00007ffff57baafc in KBookmark::metaData(QString const&, bool) 
const () at /usr/lib64/libkio.so.5
#3  0x00007ffff57bbce9 in KBookmark::metaDataItem(QString const&) const 
() at /usr/lib64/libkio.so.5
#4  0x00007ffff753f760 in  () at /usr/lib64/libkfile.so.4
#5  0x00007ffff7540cc8 in  () at /usr/lib64/libkfile.so.4
#6  0x00007ffff75417be in KFilePlacesModel::data(QModelIndex const&, 
int) const () at /usr/lib64/libkfile.so.4
---Type <return> to continue, or q <return> to quit---
#7  0x00007ffff7541af3 in KFilePlacesModel::icon(QModelIndex const&) 
const () at /usr/lib64/libkfile.so.4
#8  0x00007ffff755f868 in  () at /usr/lib64/libkfile.so.4
#9  0x00007ffff755fe45 in  () at /usr/lib64/libkfile.so.4
#10 0x00007ffff38871fa in QMetaObject::activate(QObject*, QMetaObject 
const*, int, void**) () at /usr/lib64/libQtCore.so.4
#11 0x00007ffff38d1387 in QAbstractItemModel::dataChanged(QModelIndex 
const&, QModelIndex const&) () at /usr/lib64/libQtCore.so.4
#12 0x00007ffff7541e3b in 
KFilePlacesModel::Private::_k_itemChanged(QString const&) () at 
/usr/lib64/libkfile.so.4
#13 0x00007ffff7545005 in  () at /usr/lib64/libkfile.so.4
#14 0x00007ffff38871fa in QMetaObject::activate(QObject*, QMetaObject 
const*, int, void**) () at /usr/lib64/libQtCore.so.4
#15 0x00007ffff7540d67 in  () at /usr/lib64/libkfile.so.4
#16 0x00007ffff75410d5 in  () at /usr/lib64/libkfile.so.4
#17 0x00007ffff38871fa in QMetaObject::activate(QObject*, QMetaObject 
const*, int, void**) () at /usr/lib64/libQtCore.so.4
#18 0x00007ffff5722957 in  () at /usr/lib64/libkio.so.5
#19 0x00007ffff5722ab2 in KDirLister::Private::CachedItemsJob::done() () 
at /usr/lib64/libkio.so.5
#20 0x00007ffff388b59e in QObject::event(QEvent*) () at 
/usr/lib64/libQtCore.so.4
#21 0x00007ffff428176c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) () at /usr/lib64/libQtGui.so.4
#22 0x00007ffff4287cad in QApplication::notify(QObject*, QEvent*) () at 
/usr/lib64/libQtGui.so.4
#23 0x00007ffff4f99cea in KApplication::notify(QObject*, QEvent*) () at 
/usr/lib64/libkdeui.so.5
#24 0x00007ffff38732ad in QCoreApplication::notifyInternal(QObject*, 
QEvent*) () at /usr/lib64/libQtCore.so.4
#25 0x00007ffff387657d in 
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) 
() at /usr/lib64/libQtCore.so.4
#26 0x00007ffff38a08fe in  () at /usr/lib64/libQtCore.so.4
#27 0x00007fffee579a04 in g_main_context_dispatch () at 
/usr/lib64/libglib-2.0.so.0
#28 0x00007fffee579c48 in  () at /usr/lib64/libglib-2.0.so.0
#29 0x00007fffee579cec in g_main_context_iteration () at 
/usr/lib64/libglib-2.0.so.0
#30 0x00007ffff38a00be in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 
() at /usr/lib64/libQtCore.so.4
#31 0x00007ffff431e676 in  () at /usr/lib64/libQtGui.so.4
#32 0x00007ffff3871e6f in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
#33 0x00007ffff3872165 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at 
/usr/lib64/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#34 0x00007ffff38775b9 in QCoreApplication::exec() () at 
/usr/lib64/libQtCore.so.4
#35 0x00007ffff7b8521e in kdemain(int, char**) (argc=1, 
argv=0x7fffffffdcb8) at 
/usr/src/debug/kde-baseapps-15.04.1/dolphin/src/main.cpp:93
#36 0x00007ffff77aab05 in __libc_start_main () at /lib64/libc.so.6
#37 0x000000000040075e in _start () at ../sysdeps/x86_64/start.S:122


On 28/05/15 18:37, Frank Reininghaus wrote:
> https://bugs.kde.org/show_bug.cgi?id=348186
>
> --- Comment #4 from Frank Reininghaus <frank78ac@googlemail.com> ---
> Thanks. The first backtrace shows no sign of a freeze or anything keeping the
> CPU busy for a long time. The second backtrace has QUrl::userName() on top, but
> I'm not sure if that is really the right function, or it was just a coincidence
> that the execution was interrupted there.
>
> Please install debugging symbols, such that the backtrace gets more details:
> https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
>
> Moreover, it might help if you repeat the process several times and attach a
> couple of backtraces here. If some of them show the same function on top, then
> we might have found the culprit.
>
> Thanks!
>
Comment 8 Frank Reininghaus 2015-05-28 20:19:49 UTC
Thanks. The backtraces are still not quite detailed because debugging symbols are missing, but it seems that most of them have frames in code that is related to the "Places" in the Places Panel.

There were some problems with the "Places" which should be fixed in kdelibs 4.14.8 and kde-baseapps 15.04.1. Can you upgrade to these versions and try if that helps?
Comment 9 Sean Chu 2015-05-28 20:54:53 UTC
Created attachment 92896 [details]
attachment-25422-0.html

opensuse has not provided the newest version you mentioned, is there any
other way i can test it? i instored dolphindebug-info last time, was that
the correct way to provide symbol info?
On 28 May 2015 21:19, "Frank Reininghaus" <frank78ac@googlemail.com> wrote:

> https://bugs.kde.org/show_bug.cgi?id=348186
>
> --- Comment #8 from Frank Reininghaus <frank78ac@googlemail.com> ---
> Thanks. The backtraces are still not quite detailed because debugging
> symbols
> are missing, but it seems that most of them have frames in code that is
> related
> to the "Places" in the Places Panel.
>
> There were some problems with the "Places" which should be fixed in kdelibs
> 4.14.8 and kde-baseapps 15.04.1. Can you upgrade to these versions and try
> if
> that helps?
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 10 Frank Reininghaus 2015-05-29 16:03:34 UTC
(In reply to Sean Chu from comment #9)
> opensuse has not provided the newest version you mentioned, is there any
> other way i can test it? i instored dolphindebug-info last time, was that
> the correct way to provide symbol info?

For Dolphin itself, yes, but since the place where the CPU is busy is in kdelibs and Qt code, debug info packages for these are more important here. I thought that most distros install them automatically if you install the debug package for an application that depends on them, but it seems that I'm wrong.

But even if we get more detailed backtraces, I'm not sure if we could tell with certainty that the bug that you see is related to the fixed issues or not. An upgrade to a newer version would be the best test, but I see that this is not easily possible if the distro hasn't provided updated packages yet.
Comment 11 Julian Steinmann 2018-04-12 19:08:22 UTC
@Sean Chu, can you confirm that newer versions of Dolphin fixed this issue? If yes, I'll close this bug report soon.
Comment 12 Julian Steinmann 2018-04-28 17:04:22 UTC
Probably fixed & no response -> closing. Please reopen the report if you can still reproduce this issue with newer versions of Dolphin. Thanks!