Bug 308525 - again dolphin crash
Summary: again dolphin crash
Status: RESOLVED DUPLICATE of bug 308523
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 01:16 UTC by Simon Andric
Modified: 2012-10-17 22:29 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 Simon Andric 2012-10-17 01:16:50 UTC
Application: dolphin (2.1)
KDE Platform Version: 4.9.80
Qt Version: 4.8.4
Operating System: Linux 3.5.0-17-generic i686
Distribution: Ubuntu 12.10

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

dr. konqi didnt let me just ot attach this report, altoguh i think it is the same crash...

nice day

s.

The crash can be reproduced every time.

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

Thread 2 (Thread 0xafb99b40 (LWP 8574)):
#0  0xb55ec991 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb55eccb8 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb55ab7ba in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb55abc92 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb55abe61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6ce9f06 in QEventDispatcherGlib::processEvents (this=0xaf200468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb6caf79d in QEventLoop::processEvents (this=0xafb99248, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6caf915 in QEventLoop::exec (this=0xafb99248, flags=...) at kernel/qeventloop.cpp:204
#8  0xb6b89153 in QThread::exec (this=0x8ff0f00) at thread/qthread.cpp:501
#9  0xb6c8d01a in QInotifyFileSystemWatcherEngine::run (this=0x8ff0f00) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb6b8ba5d in QThreadPrivate::start (arg=0x8ff0f00) at thread/qthread_unix.cpp:338
#11 0xb6af9d4c in start_thread (arg=0xafb99b40) at pthread_create.c:308
#12 0xb5c49d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb536b980 (LWP 8573)):
[KCrash Handler]
#7  0xb4f4e56d in KFileItem::iconName (this=0x9559070) at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kio/kio/kfileitem.cpp:804
#8  0xb0e54046 in KFileItemModelRolesUpdater::applyResolvedRoles (this=0x91036d8, item=..., hint=KFileItemModelRolesUpdater::ResolveAll) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:1021
#9  0xb0e5257c in KFileItemModelRolesUpdater::resolveNextPendingRoles (this=0x91036d8) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:546
#10 0xb0e54d0d in KFileItemModelRolesUpdater::qt_static_metacall (_o=0x91036d8, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x952ed98) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/obj-i686-linux-gnu/dolphin/src/kfileitemmodelrolesupdater.moc:79
#11 0xb6cc8572 in QMetaCallEvent::placeMetaCall (this=0x967b268, object=0x91036d8) at kernel/qobject.cpp:524
#12 0xb6cc960e in QObject::event (this=0x91036d8, e=0x967b268) at kernel/qobject.cpp:1194
#13 0xb5f85d0c in QApplicationPrivate::notify_helper (this=0x8ee0c08, receiver=0x91036d8, e=0x967b268) at kernel/qapplication.cpp:4560
#14 0xb5f83383 in QApplication::notify (this=0xbfe7e450, receiver=0x91036d8, e=0x967b268) at kernel/qapplication.cpp:3942
#15 0xb74cbbf2 in KApplication::notify (this=0xbfe7e450, receiver=0x91036d8, event=0x967b268) at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kdeui/kernel/kapplication.cpp:311
#16 0xb6cb20ee in QCoreApplication::notifyInternal (this=0xbfe7e450, receiver=0x91036d8, event=0x967b268) at kernel/qcoreapplication.cpp:915
#17 0xb6cb59df in QCoreApplication::sendEvent (receiver=0x91036d8, event=0x967b268) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#18 0xb6cb301c in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8e62a40) at kernel/qcoreapplication.cpp:1539
#19 0xb6cb2cd5 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#20 0xb6cea5ca in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#21 0xb6ce9753 in postEventSourceDispatch (s=0x8ee1db8) at kernel/qeventdispatcher_glib.cpp:279
#22 0xb55ab9e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#23 0xb55abd80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xb55abe61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb6ce9ee6 in QEventDispatcherGlib::processEvents (this=0x8ed2c28, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#26 0xb6053814 in QGuiEventDispatcherGlib::processEvents (this=0x8ed2c28, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0xb6caf79d in QEventLoop::processEvents (this=0xbfe7cfd8, flags=...) at kernel/qeventloop.cpp:149
#28 0xb6caf915 in QEventLoop::exec (this=0xbfe7cfd8, flags=...) at kernel/qeventloop.cpp:204
#29 0xb6f8c064 in KJob::exec (this=0x94bc378) at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kdecore/jobs/kjob.cpp:210
#30 0xb0d22f00 in Nepomuk2::ResourceData::store (this=0x967aed0) at /build/buildd/project-neon-nepomuk-core-2+git20121016+r1161/libnepomukcore/resource/resourcedata.cpp:272
#31 0xb0d23c98 in Nepomuk2::ResourceData::setProperty (this=0x967aed0, uri=..., value=...) at /build/buildd/project-neon-nepomuk-core-2+git20121016+r1161/libnepomukcore/resource/resourcedata.cpp:375
#32 0xb0d2dacf in Nepomuk2::Resource::setProperty (this=0xbfe7d198, uri=..., value=...) at /build/buildd/project-neon-nepomuk-core-2+git20121016+r1161/libnepomukcore/resource/resource.cpp:216
#33 0xb0d2f421 in Nepomuk2::Resource::setRating (this=0xbfe7d198, value=@0xbfe7d180: 0) at /build/buildd/project-neon-nepomuk-core-2+git20121016+r1161/libnepomukcore/resource/resource.cpp:548
#34 0xb0e5472a in KFileItemModelRolesUpdater::rolesData (this=0x91036d8, item=...) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:1085
#35 0xb0e54014 in KFileItemModelRolesUpdater::applyResolvedRoles (this=0x91036d8, item=..., hint=KFileItemModelRolesUpdater::ResolveAll) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:1018
#36 0xb0e5257c in KFileItemModelRolesUpdater::resolveNextPendingRoles (this=0x91036d8) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:546
#37 0xb0e54d0d in KFileItemModelRolesUpdater::qt_static_metacall (_o=0x91036d8, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x97bfb40) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/obj-i686-linux-gnu/dolphin/src/kfileitemmodelrolesupdater.moc:79
#38 0xb6cc8572 in QMetaCallEvent::placeMetaCall (this=0x9751cf0, object=0x91036d8) at kernel/qobject.cpp:524
#39 0xb6cc960e in QObject::event (this=0x91036d8, e=0x9751cf0) at kernel/qobject.cpp:1194
#40 0xb5f85d0c in QApplicationPrivate::notify_helper (this=0x8ee0c08, receiver=0x91036d8, e=0x9751cf0) at kernel/qapplication.cpp:4560
#41 0xb5f83383 in QApplication::notify (this=0xbfe7e450, receiver=0x91036d8, e=0x9751cf0) at kernel/qapplication.cpp:3942
#42 0xb74cbbf2 in KApplication::notify (this=0xbfe7e450, receiver=0x91036d8, event=0x9751cf0) at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kdeui/kernel/kapplication.cpp:311
#43 0xb6cb20ee in QCoreApplication::notifyInternal (this=0xbfe7e450, receiver=0x91036d8, event=0x9751cf0) at kernel/qcoreapplication.cpp:915
#44 0xb6cb59df in QCoreApplication::sendEvent (receiver=0x91036d8, event=0x9751cf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#45 0xb6cb301c in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8e62a40) at kernel/qcoreapplication.cpp:1539
#46 0xb6cb2cd5 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#47 0xb6cea5ca in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#48 0xb6ce9753 in postEventSourceDispatch (s=0x8ee1db8) at kernel/qeventdispatcher_glib.cpp:279
#49 0xb55ab9e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#50 0xb55abd80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#51 0xb55abe61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0xb6ce9ee6 in QEventDispatcherGlib::processEvents (this=0x8ed2c28, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#53 0xb6053814 in QGuiEventDispatcherGlib::processEvents (this=0x8ed2c28, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#54 0xb6caf79d in QEventLoop::processEvents (this=0xbfe7d9c8, flags=...) at kernel/qeventloop.cpp:149
#55 0xb6caf915 in QEventLoop::exec (this=0xbfe7d9c8, flags=...) at kernel/qeventloop.cpp:204
#56 0xb6f8c064 in KJob::exec (this=0x967bce8) at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kdecore/jobs/kjob.cpp:210
#57 0xb0d22f00 in Nepomuk2::ResourceData::store (this=0x967aed0) at /build/buildd/project-neon-nepomuk-core-2+git20121016+r1161/libnepomukcore/resource/resourcedata.cpp:272
#58 0xb0d23c98 in Nepomuk2::ResourceData::setProperty (this=0x967aed0, uri=..., value=...) at /build/buildd/project-neon-nepomuk-core-2+git20121016+r1161/libnepomukcore/resource/resourcedata.cpp:375
#59 0xb0d2dacf in Nepomuk2::Resource::setProperty (this=0xbfe7db88, uri=..., value=...) at /build/buildd/project-neon-nepomuk-core-2+git20121016+r1161/libnepomukcore/resource/resource.cpp:216
#60 0xb0d2f421 in Nepomuk2::Resource::setRating (this=0xbfe7db88, value=@0xbfe7db70: 0) at /build/buildd/project-neon-nepomuk-core-2+git20121016+r1161/libnepomukcore/resource/resource.cpp:548
#61 0xb0e5472a in KFileItemModelRolesUpdater::rolesData (this=0x91036d8, item=...) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:1085
#62 0xb0e54014 in KFileItemModelRolesUpdater::applyResolvedRoles (this=0x91036d8, item=..., hint=KFileItemModelRolesUpdater::ResolveAll) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:1018
#63 0xb0e5257c in KFileItemModelRolesUpdater::resolveNextPendingRoles (this=0x91036d8) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:546
#64 0xb0e54d0d in KFileItemModelRolesUpdater::qt_static_metacall (_o=0x91036d8, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x97bfc20) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/obj-i686-linux-gnu/dolphin/src/kfileitemmodelrolesupdater.moc:79
#65 0xb6cc8572 in QMetaCallEvent::placeMetaCall (this=0x959e018, object=0x91036d8) at kernel/qobject.cpp:524
#66 0xb6cc960e in QObject::event (this=0x91036d8, e=0x959e018) at kernel/qobject.cpp:1194
#67 0xb5f85d0c in QApplicationPrivate::notify_helper (this=0x8ee0c08, receiver=0x91036d8, e=0x959e018) at kernel/qapplication.cpp:4560
#68 0xb5f83383 in QApplication::notify (this=0xbfe7e450, receiver=0x91036d8, e=0x959e018) at kernel/qapplication.cpp:3942
#69 0xb74cbbf2 in KApplication::notify (this=0xbfe7e450, receiver=0x91036d8, event=0x959e018) at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kdeui/kernel/kapplication.cpp:311
#70 0xb6cb20ee in QCoreApplication::notifyInternal (this=0xbfe7e450, receiver=0x91036d8, event=0x959e018) at kernel/qcoreapplication.cpp:915
#71 0xb6cb59df in QCoreApplication::sendEvent (receiver=0x91036d8, event=0x959e018) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#72 0xb6cb301c in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8e62a40) at kernel/qcoreapplication.cpp:1539
#73 0xb6cb2cd5 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#74 0xb6cea5ca in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#75 0xb6ce9753 in postEventSourceDispatch (s=0x8ee1db8) at kernel/qeventdispatcher_glib.cpp:279
#76 0xb55ab9e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#77 0xb55abd80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#78 0xb55abe61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#79 0xb6ce9ee6 in QEventDispatcherGlib::processEvents (this=0x8ed2c28, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#80 0xb6053814 in QGuiEventDispatcherGlib::processEvents (this=0x8ed2c28, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#81 0xb6caf79d in QEventLoop::processEvents (this=0xbfe7e3b8, flags=...) at kernel/qeventloop.cpp:149
#82 0xb6caf915 in QEventLoop::exec (this=0xbfe7e3b8, flags=...) at kernel/qeventloop.cpp:204
#83 0xb6cb2784 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#84 0xb5f83006 in QApplication::exec () at kernel/qapplication.cpp:3821
#85 0xb10a8881 in kdemain (argc=1, argv=0x8eacc90) at /build/buildd/project-neon-kde-baseapps-2+git20121015+r17707/dolphin/src/main.cpp:89
#86 0x0804d5a5 in launch (argc=1, _name=0x8ed8b74 "/opt/project-neon/bin/dolphin", args=0x8ed8b92 "\001", cwd=0x0, envc=1, envs=0x8ed8ba1 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x8052fbd "0") at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kinit/kinit.cpp:726
#87 0x0804e64e in handle_launcher_request (sock=8, who=0x8053258 "launcher") at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kinit/kinit.cpp:1218
#88 0x0804eec8 in handle_requests (waitForPid=0) at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kinit/kinit.cpp:1411
#89 0x080508c4 in main (argc=4, argv=0xbfe7e9a4, envp=0xbfe7e9b8) at /build/buildd/project-neon-kdelibs-2+git20121015+r92983/kinit/kinit.cpp:1899

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

Possible duplicates by query: bug 308523.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-17 22:29:46 UTC

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