Bug 304530 - Dolphin crash when cursor moving on the folder icon.
Summary: Dolphin crash when cursor moving on the folder icon.
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Frank Reininghaus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-04 02:53 UTC by Fitri Wibowo
Modified: 2018-04-12 09:08 UTC (History)
2 users (show)

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 Fitri Wibowo 2012-08-04 02:53:34 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.2.23 x86_64
Distribution (Platform): Slackware Packages

-- Information about the crash:
- What I was doing when the application crashed:
I move my cursor over the folder icon. Normally, it will show folder information ballon/preview.
- Unusual behavior I noticed:
It just happened after I activated KDE effects, never happened before.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd08981b7c0 (LWP 24890))]

Thread 2 (Thread 0x7fd085c5a700 (LWP 24891)):
#0  0x00000030016eb28f in poll () from /lib64/libc.so.6
#1  0x0000003004646f54 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x0000003004647074 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x0000003009bb3bc6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#4  0x0000003009b8471f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#5  0x0000003009b849a8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#6  0x0000003009a892b0 in QThread::exec() () from /usr/lib64/qt/lib/libQtCore.so.4
#7  0x0000003009b652df in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#8  0x0000003009a8c1fb in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#9  0x0000003002207eae in start_thread () from /lib64/libpthread.so.0
#10 0x00000030016f3dad in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd08981b7c0 (LWP 24890)):
[KCrash Handler]
#5  0x0000000000ffa5d0 in ?? ()
#6  0x000000300b605f5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
#7  0x000000300b60a3da in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
#8  0x000000300da4c5c6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#9  0x0000003009b859ce in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtCore.so.4
#10 0x000000300b606606 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/qt/lib/libQtGui.so.4
#11 0x000000300b68098e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
#12 0x000000300b6a63e2 in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
#13 0x0000003004646c85 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#14 0x0000003004646fb8 in ?? () from /usr/lib64/libglib-2.0.so.0
#15 0x0000003004647074 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#16 0x0000003009bb3ba6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#17 0x000000300b6a606e in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
#18 0x0000003009b8471f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#19 0x0000003009b849a8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#20 0x0000003009b89648 in QCoreApplication::exec() () from /usr/lib64/qt/lib/libQtCore.so.4
#21 0x00000030c9448ba7 in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#22 0x000000000040891e in _start ()

Possible duplicates by query: bug 304524, bug 304480, bug 304472, bug 304433, bug 304420.

Reported using DrKonqi
Comment 1 Janek Bevendorff 2012-08-05 13:29:37 UTC
Thank you for reporting the issue.

Unfortunately, the report isn't very useful as you don't have debug symbols installed. Please install them and see if you can reproduce the crash.
A more detailed step-by-step guide on how to reproduce it, would also be helpful.
Comment 2 Julian Steinmann 2018-03-29 19:36:02 UTC
I never experienced such a crash. Can you still reproduce this issue? If not, I'll close this bug soon.
Comment 3 Julian Steinmann 2018-04-12 09:08:49 UTC
No response -> closing. Please reopen the report if you still experience this behavior with newer versions of Dolphin & attach the information requested in comment 1. Thanks!