Bug 260998 - Dolphin crashed when I tried to simply open a file.
Summary: Dolphin crashed when I tried to simply open a file.
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 20:44 UTC by Champailler
Modified: 2010-12-22 22:24 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 Champailler 2010-12-22 20:44:37 UTC
Version:           unspecified (using KDE 4.5.3) 
OS:                Linux

Dolphin crashed when I tried to simply open a file. This behavior happens very often.

Reproducible: Didn't try

Steps to Reproduce:
Open Dolphin
Clic on folder



Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fd8e860e760 (LWP 4248))]

Thread 2 (Thread 0x7fd8d5020700 (LWP 4253)):
#0  0x00007fd8e7eebf93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fd8dfa804a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fd8dfa808fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fd8e42da1d6 in QEventDispatcherGlib::processEvents (this=0x1a35620, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007fd8e42acdd2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fd8e42ad1bc in QEventLoop::exec (this=0x7fd8d501fdb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fd8e41b836d in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007fd8e428cb48 in QInotifyFileSystemWatcherEngine::run (this=0x193a5b0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fd8e41bb2ee in QThreadPrivate::start (arg=0x193a5b0) at thread/qthread_unix.cpp:266
#9  0x00007fd8e20079ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fd8e7ef870d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd8e860e760 (LWP 4248)):
[KCrash Handler]
#6  0x00007fd8dcdc0424 in ?? () from /lib/libdbus-1.so.3
#7  0x00007fd8dcdd1d0d in ?? () from /lib/libdbus-1.so.3
#8  0x00007fd8dcdc3dde in ?? () from /lib/libdbus-1.so.3
#9  0x00007fd8e45f9db3 in q_dbus_timeout_handle (this=0x15e32c0, e=<value optimized out>) at qdbus_symbols_p.h:174
#10 QDBusConnectionPrivate::timerEvent (this=0x15e32c0, e=<value optimized out>) at qdbusintegrator.cpp:1050
#11 0x00007fd8e42bfb99 in QObject::event (this=0x15e32c0, e=0x0) at kernel/qobject.cpp:1183
#12 0x00007fd8e4efb6ec in QApplicationPrivate::notify_helper (this=0x15f8060, receiver=0x15e32c0, e=0x7fff7ed4b380) at kernel/qapplication.cpp:4396
#13 0x00007fd8e4f011dd in QApplication::notify (this=0x7fff7ed4b6e0, receiver=0x15e32c0, e=0x7fff7ed4b380) at kernel/qapplication.cpp:4277
#14 0x00007fd8e5c57926 in KApplication::notify (this=0x7fff7ed4b6e0, receiver=0x15e32c0, event=0x7fff7ed4b380) at ../../kdeui/kernel/kapplication.cpp:310
#15 0x00007fd8e42ae0ac in QCoreApplication::notifyInternal (this=0x7fff7ed4b6e0, receiver=0x15e32c0, event=0x7fff7ed4b380) at kernel/qcoreapplication.cpp:732
#16 0x00007fd8e42dd6e2 in QCoreApplication::sendEvent (this=0x15fd750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x15fd750) at kernel/qeventdispatcher_unix.cpp:602
#18 0x00007fd8e42da4b8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#19 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#20 0x00007fd8dfa7c8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x00007fd8dfa80748 in ?? () from /lib/libglib-2.0.so.0
#22 0x00007fd8dfa808fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x00007fd8e42da183 in QEventDispatcherGlib::processEvents (this=0x15c8650, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#24 0x00007fd8e4fad97e in QGuiEventDispatcherGlib::processEvents (this=0x3631323665633138, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007fd8e42acdd2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007fd8e42ad1bc in QEventLoop::exec (this=0x7fff7ed4b620, flags=) at kernel/qeventloop.cpp:201
#27 0x00007fd8e42b126b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#28 0x00007fd8e81e0d4f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:98
#29 0x00007fd8e7e30c4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff7ed4bbf8) at libc-start.c:226
#30 0x00000000004006b9 in _start ()
Comment 1 Frank Reininghaus 2010-12-22 22:24:00 UTC
Thanks for the bug report! This is a known problem in the D-Bus library (versions < 1.3.1). You can either try to upgrade your D-Bus version to 1.3.1 or later or disable the Information Panel and the Tool Tips to work around this issue.

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