Summary: | Dolphin crashed | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Unknown <null> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | A.R.Erler, edoubrayrie, laarriola, low2004, rrsc16954 |
Priority: | NOR | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Unknown
2012-02-05 14:00:10 UTC
*** Bug 293975 has been marked as a duplicate of this bug. *** *** Bug 294979 has been marked as a duplicate of this bug. *** *** Bug 294380 has been marked as a duplicate of this bug. *** Created attachment 70375 [details]
New crash information added by DrKonqi
dolphin (1.7) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
- What I was doing when the application crashed:
Renaming a file (second one in a row, pressing arrow keys)
-- Backtrace (Reduced):
#6 QCoreApplication::notifyInternal (this=0x7fff9c1938d0, receiver=0x1fb21e0, event=0x7fff9c192ef0) at kernel/qcoreapplication.cpp:774
#7 0x00007fd228045cfb in sendEvent (event=0x7fff9c192ef0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#8 QApplicationPrivate::dispatchEnterLeave (enter=0x1fb21e0, leave=<optimized out>) at kernel/qapplication.cpp:2810
#9 0x00007fd2280c4791 in QApplication::x11ProcessEvent (this=0x7fff9c1938d0, event=0x7fff9c193490) at kernel/qapplication_x11.cpp:3766
#10 0x00007fd2280ed4a2 in x11EventSourceDispatch (s=0x12f6990, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
Created attachment 71324 [details]
New crash information added by DrKonqi
dolphin (2.0) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
- What I was doing when the application crashed:
after copy some files from left panel to right one, clicked to unexpand tree, then dolphin crashed
-- Backtrace (Reduced):
#7 QCoreApplication::notifyInternal (this=0xbfa21a68, receiver=0x9d5aa18, event=0xbfa2135c) at kernel/qcoreapplication.cpp:864
#8 0xb58c079b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#9 QApplicationPrivate::dispatchEnterLeave (enter=0x9d5aa18, leave=0xb6254afc) at kernel/qapplication.cpp:2824
#10 0xb594ba25 in QApplication::x11ProcessEvent (this=0xbfa21a68, event=0xbfa216dc) at kernel/qapplication_x11.cpp:3805
#11 0xb5978eac in x11EventSourceDispatch (s=0x8f41e48, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
The root cause of this issue is a bug in Qt: https://bugreports.qt-project.org/browse/QTBUG-19363 |