Bug 299759 - Gestor de Archivos (Dolphin) se cierra de manera inesperada
Summary: Gestor de Archivos (Dolphin) se cierra de manera inesperada
Status: RESOLVED DUPLICATE of bug 293863
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 18:30 UTC by christian.pendola
Modified: 2012-05-10 18:54 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 christian.pendola 2012-05-10 18:30:52 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.2 (4.8.2) (Compiled from sources)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic-pae i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Estaba copiando un lanzador de aplicacion al escritorio, en ese momento se cerro de manera inesperada el gestor de archivos

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb4737740 (LWP 2631))]

Thread 3 (Thread 0xb1ee8b40 (LWP 2632)):
#0  0xb4fcdc64 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb761c634 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4f3d3d0 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4efd0de in g_main_context_acquire () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4efdf18 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4efe1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb64d88e7 in QEventDispatcherGlib::processEvents (this=0xb1500468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0xb64a450d in QEventLoop::processEvents (this=0xb1ee8240, flags=...) at kernel/qeventloop.cpp:149
#8  0xb64a47a9 in QEventLoop::exec (this=0xb1ee8240, flags=...) at kernel/qeventloop.cpp:204
#9  0xb638d94c in QThread::exec (this=0x8e4d218) at thread/qthread.cpp:501
#10 0xb6481b5d in QInotifyFileSystemWatcherEngine::run (this=0x8e4d218) at io/qfilesystemwatcher_inotify.cpp:248
#11 0xb6390de0 in QThreadPrivate::start (arg=0x8e4d218) at thread/qthread_unix.cpp:298
#12 0xb4fcad4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#13 0xb760eace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb1216b40 (LWP 2633)):
#0  0xb4fcdc5e in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb761c634 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4f3d3d0 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4efda66 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4efe002 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4efe1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb64d88e7 in QEventDispatcherGlib::processEvents (this=0xb0900468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0xb64a450d in QEventLoop::processEvents (this=0xb1216240, flags=...) at kernel/qeventloop.cpp:149
#8  0xb64a47a9 in QEventLoop::exec (this=0xb1216240, flags=...) at kernel/qeventloop.cpp:204
#9  0xb638d94c in QThread::exec (this=0x8ffa340) at thread/qthread.cpp:501
#10 0xb6481b5d in QInotifyFileSystemWatcherEngine::run (this=0x8ffa340) at io/qfilesystemwatcher_inotify.cpp:248
#11 0xb6390de0 in QThreadPrivate::start (arg=0x8ffa340) at thread/qthread_unix.cpp:298
#12 0xb4fcad4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#13 0xb760eace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4737740 (LWP 2631)):
[KCrash Handler]
#7  deref (this=0x40) at /usr/include/qt4/QtCore/qatomic_i386.h:132
#8  operator= (l=..., this=0x9282680) at /usr/include/qt4/QtCore/qlist.h:442
#9  QList<QPair<QString, QString> >::clear (this=0x9282680) at /usr/include/qt4/QtCore/qlist.h:766
#10 0xb74f91b3 in KDEPrivate::KUrlNavigatorButton::openSubDirsMenu (this=0x9282648, job=0x9602f58) at ../../kfile/kurlnavigatorbutton.cpp:514
#11 0xb64bc6b1 in QMetaObject::activate (sender=0x9602f58, m=0xb68cb4ac, local_signal_index=3, argv=0xbf8cd428) at kernel/qobject.cpp:3547
#12 0xb671af85 in KJob::result (this=0x9602f58, _t1=0x9602f58) at ./kjob.moc:208
#13 0xb671afd8 in KJob::emitResult (this=0x9602f58) at ../../kdecore/jobs/kjob.cpp:318
#14 0xb6dd72f8 in KIO::SimpleJob::slotFinished (this=0x9602f58) at ../../kio/kio/job.cpp:494
#15 0xb6ddd052 in KIO::ListJob::slotFinished (this=0x9602f58) at ../../kio/kio/job.cpp:2670
#16 0xb6de2e38 in qt_static_metacall (_a=0xbf8cd640, _id=3, _o=0x9602f58, _c=<optimized out>) at ./jobclasses.moc:911
#17 KIO::ListJob::qt_static_metacall (_o=0x9602f58, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf8cd640) at ./jobclasses.moc:902
#18 0xb64bc6b1 in QMetaObject::activate (sender=0x8efcba8, m=0xb6fb9480, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3547
#19 0xb6e95e55 in KIO::SlaveInterface::finished (this=0x8efcba8) at ./slaveinterface.moc:185
#20 0xb6e98f71 in KIO::SlaveInterface::dispatch (this=0x8efcba8, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172
#21 0xb6e954ca in KIO::SlaveInterface::dispatch (this=0x8efcba8) at ../../kio/kio/slaveinterface.cpp:88
#22 0xb6e86b68 in KIO::Slave::gotInput (this=0x8efcba8) at ../../kio/kio/slave.cpp:344
#23 0xb6e871d0 in KIO::Slave::qt_static_metacall (_o=0x8efcba8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf8cd900) at ./slave.moc:57
#24 0xb64bc6b1 in QMetaObject::activate (sender=0x8e98a28, m=0xb6fb6110, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547
#25 0xb6da1ea5 in KIO::Connection::readyRead (this=0x8e98a28) at ./connection.moc:106
#26 0xb6da271a in dequeue (this=<optimized out>) at ../../kio/kio/connection.cpp:82
#27 KIO::ConnectionPrivate::dequeue (this=0x91423a8) at ../../kio/kio/connection.cpp:71
#28 0xb64b7c01 in QMetaCallEvent::placeMetaCall (this=0x957e6d0, object=0x8e98a28) at kernel/qobject.cpp:525
#29 0xb64c0c7b in QObject::event (this=0x8e98a28, e=0x957e6d0) at kernel/qobject.cpp:1195
#30 0xb590fed4 in notify_helper (e=0x957e6d0, receiver=0x8e98a28, this=0x8d3aaa8) at kernel/qapplication.cpp:4559
#31 QApplicationPrivate::notify_helper (this=0x8d3aaa8, receiver=0x8e98a28, e=0x957e6d0) at kernel/qapplication.cpp:4531
#32 0xb591530d in QApplication::notify (this=0x957e6d0, receiver=0x8e98a28, e=0x957e6d0) at kernel/qapplication.cpp:4288
#33 0xb6abfb21 in KApplication::notify (this=0xbf8d01f8, receiver=0x8e98a28, event=0x957e6d0) at ../../kdeui/kernel/kapplication.cpp:311
#34 0xb64a597e in QCoreApplication::notifyInternal (this=0xbf8d01f8, receiver=0x8e98a28, event=0x957e6d0) at kernel/qcoreapplication.cpp:876
#35 0xb64a9ad8 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d1ac18) at kernel/qcoreapplication.cpp:1500
#37 0xb64a9e0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393
#38 0xb64d8494 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#39 postEventSourceDispatch (s=0x8d3b080) at kernel/qeventdispatcher_glib.cpp:279
#40 0xb4efdcda in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0xb4efe0e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0xb4efe1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0xb64d8887 in QEventDispatcherGlib::processEvents (this=0x8d1b7b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#44 0xb59c8aaa in QGuiEventDispatcherGlib::processEvents (this=0x8d1b7b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#45 0xb64a450d in QEventLoop::processEvents (this=0x9948fd8, flags=...) at kernel/qeventloop.cpp:149
#46 0xb64a47a9 in QEventLoop::exec (this=0x9948fd8, flags=...) at kernel/qeventloop.cpp:204
#47 0xb59ac4cc in QDragManager::drag (this=0x9584558, o=0x9732170) at kernel/qdnd_x11.cpp:2017
#48 0xb5923981 in QDrag::exec (this=0x9732170, supportedActions=..., defaultDropAction=Qt::CopyAction) at kernel/qdrag.cpp:284
#49 0xb7358864 in KItemListController::startDragging (this=0x8ff1850) at ../../../dolphin/src/kitemviews/kitemlistcontroller.cpp:1041
#50 0xb73589f9 in KItemListController::mouseMoveEvent (this=0x8ff1850, event=0xbf8cf1c4, transform=...) at ../../../dolphin/src/kitemviews/kitemlistcontroller.cpp:600
#51 0xb735809f in KItemListController::processEvent (this=0x8ff1850, event=0xbf8cf1c4, transform=...) at ../../../dolphin/src/kitemviews/kitemlistcontroller.cpp:900
#52 0xb7364dd0 in KItemListView::event (this=0x8ff5258, event=0xbf8cf1c4) at ../../../dolphin/src/kitemviews/kitemlistview.cpp:748
#53 0xb590fed4 in notify_helper (e=0xbf8cf1c4, receiver=0x8ff5258, this=0x8d3aaa8) at kernel/qapplication.cpp:4559
#54 QApplicationPrivate::notify_helper (this=0x8d3aaa8, receiver=0x8ff5258, e=0xbf8cf1c4) at kernel/qapplication.cpp:4531
#55 0xb591530d in QApplication::notify (this=0xbf8cf1c4, receiver=0x8ff5258, e=0xbf8cf1c4) at kernel/qapplication.cpp:4288
#56 0xb6abfb21 in KApplication::notify (this=0xbf8d01f8, receiver=0x8ff5258, event=0xbf8cf1c4) at ../../kdeui/kernel/kapplication.cpp:311
#57 0xb64a597e in QCoreApplication::notifyInternal (this=0xbf8d01f8, receiver=0x8ff5258, event=0xbf8cf1c4) at kernel/qcoreapplication.cpp:876
#58 0xb590dced in sendSpontaneousEvent (event=0xbf8cf1c4, receiver=0x8ff5258) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#59 qt_sendSpontaneousEvent (receiver=0x8ff5258, event=0xbf8cf1c4) at kernel/qapplication.cpp:5557
#60 0xb5fbc2eb in sendEvent (event=0xbf8cf1c4, item=0x8ff5260, this=<optimized out>) at graphicsview/qgraphicsscene.cpp:1217
#61 QGraphicsScenePrivate::sendEvent (this=0x8ff1c50, item=0x8ff5260, event=0xbf8cf1c4) at graphicsview/qgraphicsscene.cpp:1197
#62 0xb5fbcf43 in QGraphicsScenePrivate::sendMouseEvent (this=0x8ff1c50, mouseEvent=0xbf8cf1c4) at graphicsview/qgraphicsscene.cpp:1295
#63 0xb5fbdb03 in QGraphicsScene::mouseMoveEvent (this=0x8ff1c40, mouseEvent=0xbf8cf1c4) at graphicsview/qgraphicsscene.cpp:4102
#64 0xb5fcc3c7 in QGraphicsScene::event (this=0x8ff1c40, event=0xbf8cf1c4) at graphicsview/qgraphicsscene.cpp:3451
#65 0xb590fed4 in notify_helper (e=0xbf8cf1c4, receiver=0x8ff1c40, this=0x8d3aaa8) at kernel/qapplication.cpp:4559
#66 QApplicationPrivate::notify_helper (this=0x8d3aaa8, receiver=0x8ff1c40, e=0xbf8cf1c4) at kernel/qapplication.cpp:4531
#67 0xb591530d in QApplication::notify (this=0xbf8cf1c4, receiver=0x8ff1c40, e=0xbf8cf1c4) at kernel/qapplication.cpp:4288
#68 0xb6abfb21 in KApplication::notify (this=0xbf8d01f8, receiver=0x8ff1c40, event=0xbf8cf1c4) at ../../kdeui/kernel/kapplication.cpp:311
#69 0xb64a597e in QCoreApplication::notifyInternal (this=0xbf8d01f8, receiver=0x8ff1c40, event=0xbf8cf1c4) at kernel/qcoreapplication.cpp:876
#70 0xb590dced in sendSpontaneousEvent (event=0xbf8cf1c4, receiver=0x8ff1c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#71 qt_sendSpontaneousEvent (receiver=0x8ff1c40, event=0xbf8cf1c4) at kernel/qapplication.cpp:5557
#72 0xb5fe997a in QGraphicsViewPrivate::mouseMoveEventHandler (this=0x8ff2148, event=0xbf8cf9b4) at graphicsview/qgraphicsview.cpp:646
#73 0xb5fe9bde in QGraphicsView::mouseMoveEvent (this=0x8ff2130, event=0xbf8cf9b4) at graphicsview/qgraphicsview.cpp:3276
#74 0xb596a1e8 in QWidget::event (this=0x8ff2130, event=0xbf8cf9b4) at kernel/qwidget.cpp:8347
#75 0xb5d87e45 in QFrame::event (this=0x8ff2130, e=0xbf8cf9b4) at widgets/qframe.cpp:557
#76 0xb5e1aaa1 in QAbstractScrollArea::viewportEvent (this=0x8ff2130, e=0xbf8cf9b4) at widgets/qabstractscrollarea.cpp:1043
#77 0xb5fee69c in QGraphicsView::viewportEvent (this=0x8ff2130, event=0xbf8cf9b4) at graphicsview/qgraphicsview.cpp:2866
#78 0xb5e1d1c6 in viewportEvent (this=<optimized out>, event=0xbf8cf9b4) at widgets/qabstractscrollarea_p.h:100
#79 eventFilter (e=0xbf8cf9b4, this=<optimized out>, o=<optimized out>) at widgets/qabstractscrollarea_p.h:116
#80 QAbstractScrollAreaFilter::eventFilter (this=0x8ff2de0, o=0x8ff4a20, e=0xbf8cf9b4) at widgets/qabstractscrollarea_p.h:115
#81 0xb64a5b16 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8d3aaa8, receiver=0x8ff4a20, event=0xbf8cf9b4) at kernel/qcoreapplication.cpp:986
#82 0xb590fea2 in notify_helper (e=0xbf8cf9b4, receiver=0x8ff4a20, this=0x8d3aaa8) at kernel/qapplication.cpp:4555
#83 QApplicationPrivate::notify_helper (this=0x8d3aaa8, receiver=0x8ff4a20, e=0xbf8cf9b4) at kernel/qapplication.cpp:4531
#84 0xb5916024 in QApplication::notify (this=0x8d3aaa8, receiver=0x8ff4a20, e=0xbf8cf9b4) at kernel/qapplication.cpp:4102
#85 0xb6abfb21 in KApplication::notify (this=0xbf8d01f8, receiver=0x8ff4a20, event=0xbf8cf9b4) at ../../kdeui/kernel/kapplication.cpp:311
#86 0xb64a597e in QCoreApplication::notifyInternal (this=0xbf8d01f8, receiver=0x8ff4a20, event=0xbf8cf9b4) at kernel/qcoreapplication.cpp:876
#87 0xb5910e95 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#88 QApplicationPrivate::sendMouseEvent (receiver=0x8ff4a20, event=0xbf8cf9b4, alienWidget=0x8ff4a20, nativeWidget=0x8feee18, buttonDown=0xb62a4cf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#89 0xb599d074 in QETWidget::translateMouseEvent (this=0x8feee18, event=0xbf8cfe6c) at kernel/qapplication_x11.cpp:4617
#90 0xb599bc0d in QApplication::x11ProcessEvent (this=0xbf8d01f8, event=0xbf8cfe6c) at kernel/qapplication_x11.cpp:3732
#91 0xb59c8eac in x11EventSourceDispatch (s=0x8d3a4e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#92 0xb4efdcda in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#93 0xb4efe0e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#94 0xb4efe1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#95 0xb64d8887 in QEventDispatcherGlib::processEvents (this=0x8d1b7b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#96 0xb59c8aaa in QGuiEventDispatcherGlib::processEvents (this=0x8d1b7b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#97 0xb64a450d in QEventLoop::processEvents (this=0xbf8d0164, flags=...) at kernel/qeventloop.cpp:149
#98 0xb64a47a9 in QEventLoop::exec (this=0xbf8d0164, flags=...) at kernel/qeventloop.cpp:204
#99 0xb64a9eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#100 0xb590da74 in QApplication::exec () at kernel/qapplication.cpp:3820
#101 0xb77151da in kdemain (argc=5, argv=0xbf8d03e4) at ../../../dolphin/src/main.cpp:89
#102 0x0804850b in main (argc=5, argv=0xbf8d03e4) at dolphin_dummy.cpp:3

Possible duplicates by query: bug 293863.

Reported using DrKonqi
Comment 1 Peter Penz 2012-05-10 18:54:59 UTC

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