Bug 230791 - Crashes when opening some folders
Summary: Crashes when opening some folders
Status: RESOLVED DUPLICATE of bug 222324
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-15 05:54 UTC by Szczepan Hołyszewski
Modified: 2010-03-15 13:11 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 Szczepan Hołyszewski 2010-03-15 05:54:06 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1) "release 227"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
Dolphin crashes when opening some folders. These folders perhaps tend to be davfs2 mounted but that may be a coincidence.

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0xb3176b70 (LWP 20342)):
[KCrash Handler]
#6  deref (this=<value optimized out>) at /usr/include/QtCore/qatomic_i386.h:132
#7  operator= (this=<value optimized out>) at /usr/include/QtCore/qlist.h:412
#8  KLoadMetaDataThread::run (this=<value optimized out>) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/panels/information/kloadmetadatathread.cpp:95
#9  0xb67180bf in QThreadPrivate::start (arg=0x86b91b0) at thread/qthread_unix.cpp:248
#10 0xb54bb6e5 in start_thread () from /lib/libpthread.so.0
#11 0xb54bb600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb4dfb760 (LWP 19216)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5a67d5e in poll () from /lib/libc.so.6
#2  0xb5155150 in _xcb_conn_wait (c=0x810cf70, cond=0x810e004, vector=0xbfcf2484, count=0xbfcf2488) at xcb_conn.c:306
#3  0xb51556e2 in _xcb_out_send (c=0x810cf70, vector=0xbfcf2484, count=0xbfcf2488) at xcb_out.c:338
#4  0xb5155ab1 in xcb_writev (c=0x810cf70, vector=0xbfcf24d8, count=3, requests=95) at xcb_out.c:286
#5  0xb57bbd2c in _XSend () from /usr/lib/libX11.so.6
#6  0xb57bc340 in _XEventsQueued () from /usr/lib/libX11.so.6
#7  0xb57a4da4 in XEventsQueued () from /usr/lib/libX11.so.6
#8  0xb5e0a1f9 in x11EventSourceDispatch (s=0x81075a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:95
#9  0xb52f34c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0xb52f6d98 in ?? () from /usr/lib/libglib-2.0.so.0
#11 0xb52f6ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#12 0xb684e931 in QEventDispatcherGlib::processEvents (this=0x80e3b08, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#13 0xb5e09e0a in QGuiEventDispatcherGlib::processEvents (this=0x80e3b08, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#14 0xb682044d in QEventLoop::processEvents (this=0xbfcf28b4, flags=) at kernel/qeventloop.cpp:149
#15 0xb6820899 in QEventLoop::exec (this=0xbfcf28b4, flags=...) at kernel/qeventloop.cpp:201
#16 0xb6824a10 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#17 0xb5d494a4 in QApplication::exec () at kernel/qapplication.cpp:3579
#18 0x0807c0ef in main (argc=5, argv=0xbfcf2b24) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 230701, bug 230591, bug 230064, bug 229600, bug 229446.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-15 13:11:26 UTC
Fixed in KDE SC 4.4.2 and later.
Regards

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