Bug 175709 - Chrash upon launch from Quick Access plasmoid
Summary: Chrash upon launch from Quick Access plasmoid
Status: RESOLVED DUPLICATE of bug 160221
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-20 22:44 UTC by Pascal d'Hermilly
Modified: 2008-11-21 10:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (2.93 KB, text/plain)
2008-11-20 22:45 UTC, Pascal d'Hermilly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal d'Hermilly 2008-11-20 22:44:45 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

Chrash upon opening the homefolder in dophin via the Quick Access plasmoid.
See attached backtrace
Comment 1 Pascal d'Hermilly 2008-11-20 22:45:18 UTC
Created attachment 28716 [details]
backtrace
Comment 2 Christophe Marin 2008-11-21 10:29:52 UTC
copy/paste :

Program: Dolphin (dolphin), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7fc2627a16f0 (LWP 8290)]
[KCrash handler]
#5  0x00007fc25ef77fd5 in raise () from /lib/libc.so.6
#6  0x00007fc25ef79b43 in abort () from /lib/libc.so.6
#7  0x00007fc260e1b6b5 in qt_message_output () from /usr/lib/libQtCore.so.4
#8  0x00007fc260e1b7fd in qFatal () from /usr/lib/libQtCore.so.4
#9  0x00007fc25deee323 in Solid::DeviceManagerPrivate::_k_deviceAdded (
    this=0xbc7b90, udi=@0x9bed80)
    at /build/buildd/kde4libs-4.1.3/solid/solid/devicemanager.cpp:164
#10 0x00007fc25deee637 in Solid::DeviceManagerPrivate::qt_metacall (
    this=0xbc7b90, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff6a7cf740)
    at /build/buildd/kde4libs-4.1.3/obj-x86_64-linux-gnu/solid/solid/devicemanager_p.moc:72
#11 0x00007fc260f20134 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#12 0x00007fc25defdcc2 in Solid::Ifaces::DeviceManager::deviceAdded (
    this=0x2062, _t1=<value optimized out>)
    at /build/buildd/kde4libs-4.1.3/obj-x86_64-linux-gnu/solid/solid/ifaces/devicemanager.moc:79
#13 0x00007fc25df2086c in Solid::Backends::Hal::HalManager::qt_metacall (
    this=0xbc7f40, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff6a7cfa20)
    at /build/buildd/kde4libs-4.1.3/obj-x86_64-linux-gnu/solid/solid/backends/hal/halmanager.moc:70
#14 0x00007fc26066bea3 in ?? () from /usr/lib/libQtDBus.so.4
#15 0x00007fc260672eef in ?? () from /usr/lib/libQtDBus.so.4
#16 0x00007fc260f1ada5 in QObject::event () from /usr/lib/libQtCore.so.4
#17 0x00007fc25fcbdc3d in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#18 0x00007fc25fcc59ea in QApplication::notify () from /usr/lib/libQtGui.so.4
#19 0x00007fc261867fcb in KApplication::notify (this=0x7fff6a7d0440, 
    receiver=0xbc7f40, event=0xd57fb0)
    at /build/buildd/kde4libs-4.1.3/kdeui/kernel/kapplication.cpp:311
#20 0x00007fc260f0bd61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#21 0x00007fc260f0c9fa in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#22 0x00007fc260f344d3 in ?? () from /usr/lib/libQtCore.so.4
#23 0x00007fc25bff5d3b in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#24 0x00007fc25bff950d in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007fc25bff96cb in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#26 0x00007fc260f3415f in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#27 0x00007fc25fd4fa9f in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007fc260f0a682 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#29 0x00007fc260f0a80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#30 0x00007fc260f0ccbd in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#31 0x00000000004418ed in _start ()
#0  0x00007fc25efed5f0 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 3 Christophe Marin 2008-11-21 10:33:49 UTC
The bt looks like the one in bug 160221.

Comment 4 Christophe Marin 2008-11-21 10:36:34 UTC

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