Bug 246655 - Dolphin crashes when moving in the folder
Summary: Dolphin crashes when moving in the folder
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-04 00:09 UTC by Petr Zmek
Modified: 2010-08-08 14:17 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 Petr Zmek 2010-08-04 00:09:54 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.4.95 (KDE 4.4.95 (KDE 4.5 >= 20100723))
Qt Version: 4.7.0
Operating System: Linux 2.6.32.14-127.fc12.x86_64 x86_64
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
- What I was doing when the application crashed:

browsing in the folder, doesn't matter what one. The same crash appears when moving fast over items in the folder with the mouse.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7ff9d0733840 (LWP 10276))]

Thread 2 (Thread 0x7ff9b8a0c710 (LWP 10303)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00000037f6a13631 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003f65a06a3a in start_thread (arg=0x7ff9b8a0c710) at pthread_create.c:297
#3  0x0000003f64ede77d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff9d0733840 (LWP 10276)):
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x100000011) at dbus-connection.c:355
#7  0x0000003f69a1d25d in _dbus_pending_call_get_connection_and_lock (pending=0x1fce970) at dbus-pending-call.c:307
#8  0x0000003f69a0f40e in reply_handler_timeout (data=0x1fce970) at dbus-connection.c:3156
#9  0x0000003916018f37 in q_dbus_timeout_handle (this=0x1a1de50, e=0x7fffe42b0520) at qdbus_symbols_p.h:174
#10 QDBusConnectionPrivate::timerEvent (this=0x1a1de50, e=0x7fffe42b0520) at qdbusintegrator.cpp:1040
#11 0x0000003915768259 in QObject::event (this=0x1a1de50, e=<value optimized out>) at kernel/qobject.cpp:1175
#12 0x00000039169b1ccc in QApplicationPrivate::notify_helper (this=0x1a37530, receiver=0x1a1de50, e=0x7fffe42b0520) at kernel/qapplication.cpp:4389
#13 0x00000039169b731d in QApplication::notify (this=<value optimized out>, receiver=0x1a1de50, e=0x7fffe42b0520) at kernel/qapplication.cpp:4270
#14 0x0000003917e22736 in KApplication::notify (this=0x7fffe42b0880, receiver=0x1a1de50, event=0x7fffe42b0520) at /usr/src/debug/kdelibs-4.4.95/kdeui/kernel/kapplication.cpp:309
#15 0x00000039157572ac in QCoreApplication::notifyInternal (this=0x7fffe42b0880, receiver=0x1a1de50, event=0x7fffe42b0520) at kernel/qcoreapplication.cpp:732
#16 0x0000003915781f0a in sendEvent (this=0x1a2f4b0) at kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x1a2f4b0) at kernel/qeventdispatcher_unix.cpp:602
#18 0x000000391577f624 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#19 0x0000003f67a3923e in g_main_dispatch (context=0x1a2e520) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x1a2e520) at gmain.c:2513
#21 0x0000003f67a3cc28 in g_main_context_iterate (context=0x1a2e520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#22 0x0000003f67a3cd4a in IA__g_main_context_iteration (context=0x1a2e520, may_block=1) at gmain.c:2654
#23 0x000000391577f313 in QEventDispatcherGlib::processEvents (this=0x1a030f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x0000003916a5249e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00000039157560f2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00000039157563cc in QEventLoop::exec (this=0x7fffe42b07c0, flags=...) at kernel/qeventloop.cpp:201
#27 0x000000391575ab49 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#28 0x000000391c2487af in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#29 0x0000003f64e1eb1d 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=0x7fffe42b0d98) at libc-start.c:226
#30 0x0000000000400759 in _start ()

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

Possible duplicates by query: bug 246456, bug 246291, bug 246208, bug 246017, bug 245976.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-08-08 14:17:08 UTC
Thanks for the bug report! This crash has been reported already. It's a bug in
the D-Bus library.

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