Bug 294854 - Dolphin crash when hover pictures, also gwenview crash sometimes when scroll pictures
Summary: Dolphin crash when hover pictures, also gwenview crash sometimes when scroll ...
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: ksycoca (show other bugs)
Version: 4.8
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-26 10:33 UTC by Martin Zahnd
Modified: 2018-11-29 09:38 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 Martin Zahnd 2012-02-26 10:33:15 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.00 (4.8.0 "release 2"
Qt Version: 4.8.0
Operating System: Linux 3.1.9-1.4-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: hover pictures; when stand by on one picture, no problem, when hover over one picture and quick go to next picture, crash dolphin occurent, also sometimes crash all means no mouse, no keyboard more available

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb42fcf7760 (LWP 4368))]

Thread 2 (Thread 0x7fb41582f700 (LWP 4387)):
#0  0x00007fb42d2df523 in poll () from /lib64/libc.so.6
#1  0x00007fb42a0bca98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fb42a0bcf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fb42e94c956 in QEventDispatcherGlib::processEvents (this=0x7fb4100008e0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fb42e91c682 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb42e91c8d7 in QEventLoop::exec (this=0x7fb41582ed30, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fb42e81d537 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fb42e8fc48f in QInotifyFileSystemWatcherEngine::run (this=0x7e8210) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fb42e82055b in QThreadPrivate::start (arg=0x7e8210) at thread/qthread_unix.cpp:298
#9  0x00007fb41f6702da in ?? () from /usr/lib64/libGL.so.1
#10 0x00007fb42e588f05 in start_thread () from /lib64/libpthread.so.0
#11 0x00007fb42d2e863d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb42fcf7760 (LWP 4368)):
[KCrash Handler]
#6  KSycocaDict::find_string (this=0x909090909090ffff, key=...) at /usr/src/debug/kdelibs-4.8.0/kdecore/sycoca/ksycocadict.cpp:151
#7  0x00007fb42ede4986 in mimeTypeSycocaOffers (mimeType=...) at /usr/src/debug/kdelibs-4.8.0/kdecore/services/kmimetypetrader.cpp:60
#8  KMimeTypeTrader::preferredService (this=<optimized out>, mimeType=<optimized out>, genericServiceType=...) at /usr/src/debug/kdelibs-4.8.0/kdecore/services/kmimetypetrader.cpp:160
#9  0x00007fb426f18fa1 in KSUSEInstall::checkMimeTypeInstalled (mimetype=..., parent=0x0) at /usr/src/debug/kdelibs-4.8.0/suseinstall/ksuseinstall.cpp:95
#10 0x00007fb427add180 in KRun::runUrl (u=..., _mimetype=..., window=0x0, tempFile=false, runExecutables=true, suggestedFileName=..., asn=...) at /usr/src/debug/kdelibs-4.8.0/kio/kio/krun.cpp:176
#11 0x00007fb427addb85 in KRun::foundMimeType (this=0xe74d60, type=...) at /usr/src/debug/kdelibs-4.8.0/kio/kio/krun.cpp:1497
#12 0x00007fb427ad2ca2 in KRun::mimeTypeDetermined (this=0xe74d60, mimeType=<optimized out>) at /usr/src/debug/kdelibs-4.8.0/kio/kio/krun.cpp:1445
#13 0x00007fb427adba92 in KRun::init (this=0xe74d60) at /usr/src/debug/kdelibs-4.8.0/kio/kio/krun.cpp:1190
#14 0x00007fb427ad5ad0 in KRun::slotTimeout (this=0xe74d60) at /usr/src/debug/kdelibs-4.8.0/kio/kio/krun.cpp:1316
#15 0x00007fb42e931761 in QMetaObject::activate (sender=0x8fde30, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3556
#16 0x00007fb42e936659 in QObject::event (this=0x8fde30, e=<optimized out>) at kernel/qobject.cpp:1166
#17 0x00007fb42da85e84 in notify_helper (e=0x7fff33154c90, receiver=0x8fde30, this=0x6f7e20) at kernel/qapplication.cpp:4550
#18 QApplicationPrivate::notify_helper (this=0x6f7e20, receiver=0x8fde30, e=0x7fff33154c90) at kernel/qapplication.cpp:4522
#19 0x00007fb42da8ad03 in QApplication::notify (this=0x7fff33155010, receiver=0x8fde30, e=0x7fff33154c90) at kernel/qapplication.cpp:4411
#20 0x00007fb42f6dc786 in KApplication::notify (this=0x7fff33155010, receiver=0x8fde30, event=0x7fff33154c90) at /usr/src/debug/kdelibs-4.8.0/kdeui/kernel/kapplication.cpp:311
#21 0x00007fb42e91d89c in QCoreApplication::notifyInternal (this=0x7fff33155010, receiver=0x8fde30, event=0x7fff33154c90) at kernel/qcoreapplication.cpp:876
#22 0x00007fb42e94e708 in sendEvent (event=0x7fff33154c90, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#23 QTimerInfoList::activateTimers (this=0x6fb9a0) at kernel/qeventdispatcher_unix.cpp:626
#24 0x00007fb42e94c0bd in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#25 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#26 0x00007fb42a0bc58d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fb42a0bcd88 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007fb42a0bcf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fb42e94c8ef in QEventDispatcherGlib::processEvents (this=0x616770, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00007fb42db292de in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007fb42e91c682 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007fb42e91c8d7 in QEventLoop::exec (this=0x7fff33154fa0, flags=...) at kernel/qeventloop.cpp:204
#33 0x00007fb42e921435 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#34 0x00007fb41b1b7b8d in kdemain (argc=5, argv=0x6d7420) at /usr/src/debug/kde-baseapps-4.8.0/dolphin/src/main.cpp:91
#35 0x00000000004088e4 in _start ()

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

Possible duplicates by query: bug 286622, bug 276990.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-29 22:32:50 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-13 14:37:10 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-29 09:38:29 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!