Bug 231310 - dolphin crashes after focusing dolphin window
Summary: dolphin crashes after focusing dolphin window
Status: RESOLVED DUPLICATE of bug 224848
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-19 14:12 UTC by Mat Lechner
Modified: 2010-03-19 15:22 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 Mat Lechner 2010-03-19 14:12:28 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
dolphin crashed when I clicked into the white folder-view background area to focus it

The crash does not seem to be reproducible.

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

Thread 3 (Thread 0xb5e4fb70 (LWP 32439)):
#0  0x009d0422 in __kernel_vsyscall ()
#1  0x0073e142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x00aaa8d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x030639ff in ?? () from /usr/lib/libxine.so.1
#4  0x0073980e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x00a9d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb5420b70 (LWP 7265)):
[KCrash Handler]
#6  QBasicAtomicInt::deref (this=0x925278c, other=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:132
#7  QString::operator= (this=0x925278c, other=...) at tools/qstring.cpp:1281
#8  0x080a9d93 in KLoadMetaDataThread::run (this=0x9252780) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:89
#9  0x04aa136e in QThreadPrivate::start (arg=0x9252780) at thread/qthread_unix.cpp:248
#10 0x0073980e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x00a9d8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7880980 (LWP 32383)):
#0  0x009d0422 in __kernel_vsyscall ()
#1  0x00a8fc96 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x00bded80 in ?? () from /usr/lib/libxcb.so.1
#3  0x00bdf2eb in ?? () from /usr/lib/libxcb.so.1
#4  0x00bdf687 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x0253d2e9 in _XSend () from /usr/lib/libX11.so.6
#6  0x0253d900 in _XEventsQueued () from /usr/lib/libX11.so.6
#7  0x025265ff in XEventsQueued () from /usr/lib/libX11.so.6
#8  0x0776dd8e in x11EventSourcePrepare (s=0x8af1440, timeout=0xbf96ae8c) at kernel/qguieventdispatcher_glib.cpp:79
#9  0x0093af90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#10 0x0093b351 in ?? () from /lib/libglib-2.0.so.0
#11 0x0093b863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#12 0x04bcf805 in QEventDispatcherGlib::processEvents (this=0x8ac7b30, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#13 0x0776db35 in QGuiEventDispatcherGlib::processEvents (this=0x8ac7b30, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#14 0x04ba2209 in QEventLoop::processEvents (this=0xbf96b0a4, flags=) at kernel/qeventloop.cpp:149
#15 0x04ba265a in QEventLoop::exec (this=0xbf96b0a4, flags=...) at kernel/qeventloop.cpp:201
#16 0x04ba684f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#17 0x076ae467 in QApplication::exec () at kernel/qapplication.cpp:3579
#18 0x0807b84f in main (argc=5, argv=0xbf96b324) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 231289, bug 230822, bug 230591, bug 230064, bug 229054.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-03-19 15:22:06 UTC
This bug will be fixed in KDE SC 4.4.2. Thanks for reporting!

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