Bug 299692 - Dolphin crashed on window refresh
Summary: Dolphin crashed on window refresh
Status: RESOLVED DUPLICATE of bug 299676
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-09 17:31 UTC by Ekkehard Blanz
Modified: 2012-05-09 18:24 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 Ekkehard Blanz 2012-05-09 17:31:24 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
I am running several virtual desktops.  When I moved to the one that had two dolphin windows open, one of them (the second instance) crashed, the only user-action being asking the window manager to refresh the window.

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

Thread 3 (Thread 0x7fa7fa212700 (LWP 9597)):
#0  0x00007fa805fd0578 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fa805f94824 in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fa805f94f6a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa805f95124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fa80b043426 in QEventDispatcherGlib::processEvents (this=0x7fa7f40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007fa80b012c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fa80b012ed7 in QEventLoop::exec (this=0x7fa7fa211dd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fa80af11fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007fa80aff29ff in QInotifyFileSystemWatcherEngine::run (this=0x1da0e10) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fa80af14fcb in QThreadPrivate::start (arg=0x1da0e10) at thread/qthread_unix.cpp:298
#10 0x00007fa806859e9a in start_thread (arg=0x7fa7fa212700) at pthread_create.c:308
#11 0x00007fa80dfbd4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa7f90a9700 (LWP 9598)):
#0  0x00007fa80dfb00bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fa805fcf88f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fa805f94abd in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa805f94f96 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fa805f95124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fa80b043426 in QEventDispatcherGlib::processEvents (this=0x7fa7ec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fa80b012c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fa80b012ed7 in QEventLoop::exec (this=0x7fa7f90a8dd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fa80af11fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fa80aff29ff in QInotifyFileSystemWatcherEngine::run (this=0x1ddce40) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fa80af14fcb in QThreadPrivate::start (arg=0x1ddce40) at thread/qthread_unix.cpp:298
#11 0x00007fa806859e9a in start_thread (arg=0x7fa7f90a9700) at pthread_create.c:308
#12 0x00007fa80dfbd4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa80e6e3780 (LWP 9596)):
[KCrash Handler]
#6  KServiceFactory::serviceOffers (this=0x7fa8088bea30, serviceTypeOffset=17235, serviceOffersOffset=<optimized out>) at ../../kdecore/services/kservicefactory.cpp:266
#7  0x00007fa80b4f7d51 in KServiceTypeTrader::defaultOffers (this=<optimized out>, serviceType=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:125
#8  0x00007fa80b4f84b1 in KServiceTypeTrader::query (this=0x1cb30f0, serviceType=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:141
#9  0x00007fa80c01e112 in KIO::PreviewJobPrivate::startPreview (this=0x22caea0) at ../../kio/kio/previewjob.cpp:272
#10 0x00007fa80b02d446 in QObject::event (this=0x22bd2f0, e=<optimized out>) at kernel/qobject.cpp:1195
#11 0x00007fa80a119894 in notify_helper (e=0x24d1500, receiver=0x22bd2f0, this=0x1be02d0) at kernel/qapplication.cpp:4559
#12 QApplicationPrivate::notify_helper (this=0x1be02d0, receiver=0x22bd2f0, e=0x24d1500) at kernel/qapplication.cpp:4531
#13 0x00007fa80a11e713 in QApplication::notify (this=0x7fff0086b010, receiver=0x22bd2f0, e=0x24d1500) at kernel/qapplication.cpp:4420
#14 0x00007fa80ba73b46 in KApplication::notify (this=0x7fff0086b010, receiver=0x22bd2f0, event=0x24d1500) at ../../kdeui/kernel/kapplication.cpp:311
#15 0x00007fa80b013e9c in QCoreApplication::notifyInternal (this=0x7fff0086b010, receiver=0x22bd2f0, event=0x24d1500) at kernel/qcoreapplication.cpp:876
#16 0x00007fa80b017c6a in sendEvent (event=0x24d1500, receiver=0x22bd2f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1bb6fe0) at kernel/qcoreapplication.cpp:1500
#18 0x00007fa80b042f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#19 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#20 0x00007fa805f94c9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fa805f95060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fa805f95124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fa80b0433bf in QEventDispatcherGlib::processEvents (this=0x1bb84a0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#24 0x00007fa80a1c1d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007fa80b012c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007fa80b012ed7 in QEventLoop::exec (this=0x7fff0086afa0, flags=...) at kernel/qeventloop.cpp:204
#27 0x00007fa80b017f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#28 0x00007fa80e2d04c7 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#29 0x00007fa80deec76d in __libc_start_main (main=0x400640, argc=1, ubp_av=0x7fff0086b568, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff0086b558) at libc-start.c:226
#30 0x0000000000400671 in _start ()

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

Possible duplicates by query: bug 280004, bug 278846.

Reported using DrKonqi
Comment 1 Peter Penz 2012-05-09 18:24:10 UTC

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