Bug 250165 - Dolphin crashes while opening file on mounted ntfs partition
Summary: Dolphin crashes while opening file on mounted ntfs partition
Status: RESOLVED DUPLICATE of bug 232054
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-09-04 14:27 UTC by soulcheck
Modified: 2010-09-04 15:23 UTC (History)
0 users

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 soulcheck 2010-09-04 14:27:05 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.35-020635rc1-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Crashed on me when I had split view on, and tried to open mp3 which was located on mounted ntfs partition.

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

Thread 3 (Thread 0x7f4a55621710 (LWP 3551)):
#0  0x00007f4a61d8efb3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4a5e1b14a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f4a5e1b18fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f4a624e3566 in QEventDispatcherGlib::processEvents (this=0x21e6610, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f4a624b8992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f4a624b8d6c in QEventLoop::exec (this=0x7f4a55620db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f4a623c2d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f4a62499178 in QInotifyFileSystemWatcherEngine::run (this=0x25f0b00) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f4a623c5775 in QThreadPrivate::start (arg=0x25f0b00) at thread/qthread_unix.cpp:248
#9  0x00007f4a5f2f79ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f4a61d9b72d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f4a4e7a7710 (LWP 3562)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f4a4daf5081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f4a5f2f79ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f4a61d9b72d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4a66105760 (LWP 2414)):
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x0) at dbus-connection.c:355
#6  0x00007f4a5b588d0d in _dbus_pending_call_get_connection_and_lock (pending=0x2810f60) at dbus-pending-call.c:307
#7  0x00007f4a5b57adde in reply_handler_timeout (data=0x0) at dbus-connection.c:3156
#8  0x00007f4a627e8c73 in q_dbus_timeout_handle (this=0x2179590, e=<value optimized out>) at qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x2179590, e=<value optimized out>) at qdbusintegrator.cpp:1035
#10 0x00007f4a624c9a63 in QObject::event (this=0x2179590, e=0x7fff9ea59200) at kernel/qobject.cpp:1212
#11 0x00007f4a630a722c in QApplicationPrivate::notify_helper (this=0x218b4d0, receiver=0x2179590, e=0x7fff9ea59200) at kernel/qapplication.cpp:4300
#12 0x00007f4a630ad6fb in QApplication::notify (this=0x7fff9ea59550, receiver=0x2179590, e=0x7fff9ea59200) at kernel/qapplication.cpp:4183
#13 0x00007f4a63db2526 in KApplication::notify (this=0x7fff9ea59550, receiver=0x2179590, event=0x7fff9ea59200) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007f4a624ba06c in QCoreApplication::notifyInternal (this=0x7fff9ea59550, receiver=0x2179590, event=0x7fff9ea59200) at kernel/qcoreapplication.cpp:704
#15 0x00007f4a624e6d42 in QCoreApplication::sendEvent (this=0x2191760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x2191760) at kernel/qeventdispatcher_unix.cpp:603
#17 0x00007f4a624e3824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#18 0x00007f4a5e1ad8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007f4a5e1b1748 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007f4a5e1b18fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007f4a624e3513 in QEventDispatcherGlib::processEvents (this=0x215e770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#22 0x00007f4a6315746e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f4a624b8992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007f4a624b8d6c in QEventLoop::exec (this=0x7fff9ea594a0, flags=) at kernel/qeventloop.cpp:201
#25 0x00007f4a624bcaab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#26 0x000000000043b1c5 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 249678, bug 249556, bug 249482, bug 249348, bug 249245.

Reported using DrKonqi
Comment 1 Peter Penz 2010-09-04 15:23:11 UTC
Thanks for the report. This is an issue in libdbus. Please update to libdbus >= 1.3.1 or disable the tooltips and information panel in Dolphin.

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