Bug 255257 - Dolphin fallo al deshacer una eliminación de archivo
Summary: Dolphin fallo al deshacer una eliminación de archivo
Status: RESOLVED DUPLICATE of bug 240752
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-25 21:28 UTC by William Diaz Pabón
Modified: 2010-11-06 14:56 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 William Diaz Pabón 2010-10-25 21:28:44 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Estaba deshaciendo la eliminación de un archivo (enviado a la papelera)

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0xb105eb70 (LWP 2859)):
#0  0xb51bce36 in clock_gettime () from /lib/librt.so.1
#1  0xb5bc950b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0xb5ca06e5 in QTimerInfoList::updateCurrentTime (this=0x8ed8acc) at kernel/qeventdispatcher_unix.cpp:339
#4  0xb5ca072a in QTimerInfoList::timerWait (this=0x8ed8acc, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb5c9e7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb105e0bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb5c9e83d in timerSourcePrepare (source=0x0, timeout=0xb51c0ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb5334e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0xb5335279 in ?? () from /lib/libglib-2.0.so.0
#9  0xb5335848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0xb5c9e59f in QEventDispatcherGlib::processEvents (this=0x9093610, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0xb5c6e609 in QEventLoop::processEvents (this=0xb105e290, flags=) at kernel/qeventloop.cpp:149
#12 0xb5c6ea8a in QEventLoop::exec (this=0xb105e290, flags=...) at kernel/qeventloop.cpp:201
#13 0xb5b6ab7e in QThread::exec (this=0x9069dd0) at thread/qthread.cpp:490
#14 0xb5c4d35b in QInotifyFileSystemWatcherEngine::run (this=0x9069dd0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0xb5b6ddf9 in QThreadPrivate::start (arg=0x9069dd0) at thread/qthread_unix.cpp:266
#16 0xb562dcc9 in start_thread () from /lib/libpthread.so.0
#17 0xb76c56ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4ca1710 (LWP 2855)):
[KCrash Handler]
#7  0xb5da346c in QString::shared_null () from /usr/lib/libQtCore.so.4
#8  0xb5f2ac52 in KJob::kill (this=0x92d1380, verbosity=KJob::EmitResult) at ../../kdecore/jobs/kjob.cpp:106
#9  0xb6d40af7 in KUiServerJobTracker::Private::_k_killJob (this=0x9174478) at ../../kdeui/jobs/kuiserverjobtracker.cpp:59
#10 0xb6d40b69 in KUiServerJobTracker::qt_metacall (this=0x90a4ca0, _c=QMetaObject::InvokeMetaMethod, _id=25, _a=0xbfe4672c) at ./kuiserverjobtracker.moc:100
#11 0xb5c758ca in QMetaObject::metacall (object=0x90a4ca0, cl=QMetaObject::WriteProperty, idx=25, argv=0xbfe4672c) at kernel/qmetaobject.cpp:237
#12 0xb5c886ad in QMetaObject::activate (sender=0x924fec8, m=0xb6f1f3e4, local_signal_index=0, argv=0x93b2870) at kernel/qobject.cpp:3280
#13 0xb6ec91e7 in OrgKdeJobViewV2Interface::cancelRequested (this=0x924fec8) at jobviewifacev2.moc:122
#14 0xb6ec97cb in OrgKdeJobViewV2Interface::qt_metacall (this=0x924fec8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfe46a1c) at jobviewifacev2.moc:98
#15 0xb5dc39dc in QDBusConnectionPrivate::deliverCall (this=0x8ce8560, object=0x924fec8, msg=..., metaTypes=..., slotIdx=5) at qdbusintegrator.cpp:919
#16 0xb5dcf1f7 in QDBusCallDeliveryEvent::placeMetaCall (this=0x93d3750, object=0x924fec8) at qdbusintegrator_p.h:103
#17 0xb5c826a2 in QObject::event (this=0x924fec8, e=0x924fec8) at kernel/qobject.cpp:1219
#18 0xb61d0fdc in QApplicationPrivate::notify_helper (this=0x8cf1320, receiver=0x924fec8, e=0x93d3750) at kernel/qapplication.cpp:4396
#19 0xb61d704e in QApplication::notify (this=0xbfe472f0, receiver=0x924fec8, e=0x93d3750) at kernel/qapplication.cpp:3798
#20 0xb6d4668a in KApplication::notify (this=0xbfe472f0, receiver=0x924fec8, event=0x93d3750) at ../../kdeui/kernel/kapplication.cpp:310
#21 0xb5c6fb3b in QCoreApplication::notifyInternal (this=0xbfe472f0, receiver=0x924fec8, event=0x93d3750) at kernel/qcoreapplication.cpp:732
#22 0xb5c72d8b in sendEvent (receiver=0x0, event_type=0, data=0x8cd1eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8cd1eb0) at kernel/qcoreapplication.cpp:1373
#24 0xb5c72f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#25 0xb5c9ea74 in sendPostedEvents (s=0x8cf4e80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=0x8cf4e80) at kernel/qeventdispatcher_glib.cpp:277
#27 0xb5331855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0xb5335668 in ?? () from /lib/libglib-2.0.so.0
#29 0xb5335848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0xb5c9e565 in QEventDispatcherGlib::processEvents (this=0x8cd1b70, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#31 0xb6292be5 in QGuiEventDispatcherGlib::processEvents (this=0x8cd1b70, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0xb5c6e609 in QEventLoop::processEvents (this=0xbfe47244, flags=) at kernel/qeventloop.cpp:149
#33 0xb5c6ea8a in QEventLoop::exec (this=0xbfe47244, flags=...) at kernel/qeventloop.cpp:201
#34 0xb5c7300f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#35 0xb61cfe07 in QApplication::exec () at kernel/qapplication.cpp:3672
#36 0xb779ddab in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#37 0x080485ab in _start ()

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

Possible duplicates by query: bug 227772.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-11-06 14:56:10 UTC

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