Bug 308830 - Dolphin crashes while compilation is running in the terminal
Summary: Dolphin crashes while compilation is running in the terminal
Status: RESOLVED DUPLICATE of bug 282257
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-22 20:24 UTC by Frank Schaefer
Modified: 2012-11-24 04:06 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 Frank Schaefer 2012-10-22 20:24:50 UTC
Application: dolphin (2.1)
KDE Platform Version: 4.9.2 "release 511"
Qt Version: 4.8.3
Operating System: Linux 3.7.0-rc1-0.1-desktop+ i686
Distribution: "openSUSE 12.2 (i586)"

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

I was compiling a new kernel in the terminal Window.
This time it happened when I switched to another task, but it also happens frequently when doing nothing.

The crash can be reproduced some of the time.

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

Thread 3 (Thread 0xb0a25b40 (LWP 2168)):
#0  0xb5a34e3d in clock_gettime () from /lib/librt.so.1
#1  0xb6d0d865 in do_gettime (frac=0xb0a24f80, sec=0xb0a24f78) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6df3cfe in QTimerInfoList::updateCurrentTime (this=0xb0102074) at kernel/qeventdispatcher_unix.cpp:343
#4  0xb01004e0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0xaebb3b40 (LWP 2284)):
#0  0xb597e299 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0xb597e9ef in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb597ec51 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6df332f in QEventDispatcherGlib::processEvents (this=0xae200468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0xb6dc004c in QEventLoop::processEvents (this=this@entry=0xaebb3228, flags=...) at kernel/qeventloop.cpp:149
#5  0xb6dc0341 in QEventLoop::exec (this=0xaebb3228, flags=...) at kernel/qeventloop.cpp:204
#6  0xb6caba5c in QThread::exec (this=0x9222650) at thread/qthread.cpp:501
#7  0xb6d9e59d in QInotifyFileSystemWatcherEngine::run (this=0x9222650) at io/qfilesystemwatcher_inotify.cpp:248
#8  0xb6caee68 in QThreadPrivate::start (arg=0x9222650) at thread/qthread_unix.cpp:338
#9  0xb6c2be32 in start_thread () from /lib/libpthread.so.0
#10 0xb5f9b8ee in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb56e0b00 (LWP 2163)):
[KCrash Handler]
#6  QCoreApplication::notifyInternal (this=0xbfeca840, receiver=0x9619110, event=0xbfeca118) at kernel/qcoreapplication.cpp:902
#7  0xb6291230 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#8  QApplicationPrivate::dispatchEnterLeave (enter=0x9619110, leave=0xb6f27f88 <QCoreApplication::self>) at kernel/qapplication.cpp:2822
#9  0xb631919c in QApplication::x11ProcessEvent (this=0xbfeca840, event=0xbfeca47c) at kernel/qapplication_x11.cpp:3714
#10 0xb6342754 in x11EventSourceDispatch (s=0x91446a8, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#11 0xb597e7d3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0xb597eb70 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0xb597ec51 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#14 0xb6df3311 in QEventDispatcherGlib::processEvents (this=0x913f530, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#15 0xb634233a in QGuiEventDispatcherGlib::processEvents (this=0x913f530, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#16 0xb6dc004c in QEventLoop::processEvents (this=this@entry=0xbfeca778, flags=...) at kernel/qeventloop.cpp:149
#17 0xb6dc0341 in QEventLoop::exec (this=0xbfeca778, flags=...) at kernel/qeventloop.cpp:204
#18 0xb6dc55fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#19 0xb628e954 in QApplication::exec () at kernel/qapplication.cpp:3818
#20 0xb1cbfa65 in kdemain (argc=3, argv=0x9135808) at /usr/src/debug/kde-baseapps-4.9.2/dolphin/src/main.cpp:89
#21 0x0804fc0e in _start ()

Possible duplicates by query: bug 306177, bug 305645, bug 304897, bug 304480, bug 303968.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2012-11-24 04:06:16 UTC

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