Bug 236951 - dolphin crashed after pasting from archive
Summary: dolphin crashed after pasting from archive
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-05-09 08:04 UTC by darkplexus
Modified: 2010-05-12 14:52 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 darkplexus 2010-05-09 08:04:19 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.32.11-99.fc12.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
i was repedidly copying and pasting multiple files from an zip file. i have it set up so dolphin slides into it, and doesn't launch ark and so on.
i did this multiple times without any crashing. however i did have multipel tabs open this time, and i was switching between them, with one tab being the folder that was located into the zip file, which took quite some time to load up... ( seems unusual to me, but eh ).
anyway, i selected the files i wanted, pasted them somewhere, and as soon as it was done, dolphin crashed and closed itself. it wasn't one of those to where i have to finish my business, close dolphin and then get a suprise...  it just crashed as soon as i was done pasting the whole set.
also, the files were html and text files too.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  _dbus_pthread_mutex_lock (mutex=<value optimized out>) at dbus-sysdeps-pthread.c:137
#7  0x0025a249 in _dbus_mutex_lock (mutex=<value optimized out>) at dbus-threads.c:148
#8  0x002415c6 in _dbus_connection_lock (connection=<value optimized out>) at dbus-connection.c:355
#9  0x00254ec6 in _dbus_pending_call_get_connection_and_lock (pending=<value optimized out>) at dbus-pending-call.c:307
#10 0x00245986 in reply_handler_timeout (data=<value optimized out>) at dbus-connection.c:3156
#11 0x00259de3 in dbus_timeout_handle (timeout=<value optimized out>) at dbus-timeout.c:473
#12 0x00747f80 in q_dbus_timeout_handle (this=0x900ddd0, e=0xbfb50880) at qdbus_symbols_p.h:172
#13 QDBusConnectionPrivate::timerEvent (this=0x900ddd0, e=0xbfb50880) at qdbusintegrator.cpp:1035
#14 0x04214a94 in QObject::event (this=0x900ddd0, e=0xbfb50880) at kernel/qobject.cpp:1212
#15 0x028fad2c in QApplicationPrivate::notify_helper (this=0x9018f90, receiver=0x900ddd0, e=0xbfb50880) at kernel/qapplication.cpp:4300
#16 0x02901556 in QApplication::notify (this=0xbfb50be4, receiver=0x900ddd0, e=0xbfb50880) at kernel/qapplication.cpp:3704
#17 0x033c17cb in KApplication::notify (this=0xbfb50be4, receiver=0x900ddd0, event=0xbfb50880) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#18 0x04204c03 in QCoreApplication::notifyInternal (this=0xbfb50be4, receiver=0x900ddd0, event=0xbfb50880) at kernel/qcoreapplication.cpp:704
#19 0x0422fafe in sendEvent (this=0x901decc) at kernel/qcoreapplication.h:215
#20 QTimerInfoList::activateTimers (this=0x901decc) at kernel/qeventdispatcher_unix.cpp:603
#21 0x0422d188 in timerSourceDispatch (source=0x901e318) at kernel/qeventdispatcher_glib.cpp:184
#22 idleTimerSourceDispatch (source=0x901e318) at kernel/qeventdispatcher_glib.cpp:231
#23 0x00a40fb8 in g_main_dispatch (context=0x901d690) at gmain.c:1960
#24 IA__g_main_context_dispatch (context=0x901d690) at gmain.c:2513
#25 0x00a448e8 in g_main_context_iterate (context=0x828eb0, block=1, dispatch=1, self=0x90185d0) at gmain.c:2591
#26 0x00a44a14 in IA__g_main_context_iteration (context=0x901d690, may_block=1) at gmain.c:2654
#27 0x0422ce46 in QEventDispatcherGlib::processEvents (this=0x8ff8340, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#28 0x029a90e6 in QGuiEventDispatcherGlib::processEvents (this=0x8ff8340, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x042032da in QEventLoop::processEvents (this=0xbfb50b44, flags=...) at kernel/qeventloop.cpp:149
#30 0x0420361a in QEventLoop::exec (this=0xbfb50b44, flags=...) at kernel/qeventloop.cpp:201
#31 0x04205ce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0x028fadd8 in QApplication::exec () at kernel/qapplication.cpp:3579
#33 0x08078487 in main (argc=6, argv=0xbfb50dc4) at /usr/src/debug/kdebase-4.4.2/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 232669, bug 229551, bug 217407, bug 212280, bug 210788.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-12 14:52:48 UTC
Thanks for the bug report! This seems to be a duplicate of a bug in D-Bus.

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