Bug 232591 - Dolphin crashs after klicking on the k-menue (kickoff)
Summary: Dolphin crashs after klicking on the k-menue (kickoff)
Status: RESOLVED DUPLICATE of bug 224848
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-03-29 16:49 UTC by Jan
Modified: 2010-03-29 18:01 UTC (History)
1 user (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 Jan 2010-03-29 16:49:10 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1) "release 228"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.2-desktop i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
I browsed the content of a cd. Then, I pushed the cursor over the dolphin window to the K-Menue. Whether it was, that I used the K-Menue, I do not know exactly.

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0xb2416b70 (LWP 8572)):
[KCrash Handler]
#6  deref (this=<value optimized out>) at ../../src/corelib/arch/qatomic_i386.h:132
#7  QString::operator= (this=<value optimized out>) at tools/qstring.cpp:1281
#8  0x080abc7f in KLoadMetaDataThread::run (this=0x8322e70) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/panels/information/kloadmetadatathread.cpp:89
#9  0xb67040bf in QThreadPrivate::start (arg=0x8322e70) at thread/qthread_unix.cpp:248
#10 0xb545b6e5 in start_thread () from /lib/libpthread.so.0
#11 0xb545b600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb4cdf980 (LWP 8407)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5a53d5e in poll () from /lib/libc.so.6
#2  0xb5105150 in ?? () from /usr/lib/libxcb.so.1
#3  0xb5106e64 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#4  0xb57a7f3b in _XReply () from /usr/lib/libX11.so.6
#5  0xb579d554 in XTranslateCoordinates () from /usr/lib/libX11.so.6
#6  0xb5de37bb in QWidget::mapFromGlobal(QPoint const&) const () from /usr/lib/libQtGui.so.4
#7  0xb5de3812 in QWidget::mapFromGlobal(QPoint const&) const () from /usr/lib/libQtGui.so.4
#8  0xb5de3812 in QWidget::mapFromGlobal(QPoint const&) const () from /usr/lib/libQtGui.so.4
#9  0xb5de3812 in QWidget::mapFromGlobal(QPoint const&) const () from /usr/lib/libQtGui.so.4
#10 0xb5de3812 in QWidget::mapFromGlobal(QPoint const&) const () from /usr/lib/libQtGui.so.4
#11 0xb5de3812 in QWidget::mapFromGlobal(QPoint const&) const () from /usr/lib/libQtGui.so.4
#12 0xb5de3812 in QWidget::mapFromGlobal(QPoint const&) const () from /usr/lib/libQtGui.so.4
#13 0xb5d3cccd in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb6da6b81 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0xb680ddde in QCoreApplication::notifyInternal (this=0xbf9cc6d4, receiver=0x8316a90, event=0xbf9cbe70) at kernel/qcoreapplication.cpp:704
#16 0xb5d3bb54 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#17 0xb5dc969a in ?? () from /usr/lib/libQtGui.so.4
#18 0xb5dc8c44 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb5df62b8 in ?? () from /usr/lib/libQtGui.so.4
#20 0xb52934c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb5296d98 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0xb5296ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb683a97f in QEventDispatcherGlib::processEvents (this=0x80e3b08, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#24 0xb5df5e0a in ?? () from /usr/lib/libQtGui.so.4
#25 0xb680c44d in QEventLoop::processEvents (this=0xbf9cc634, flags=) at kernel/qeventloop.cpp:149
#26 0xb680c899 in QEventLoop::exec (this=0xbf9cc634, flags=...) at kernel/qeventloop.cpp:201
#27 0xb6810a10 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#28 0xb5d354a4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#29 0x0807c0ef in main (argc=6, argv=0xbf9cc8a4) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 232155, bug 232122, bug 231832, bug 231310, bug 231289.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-29 18:01:21 UTC
Fixed for KDE SC 4.4.2
Regards

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