Bug 290313 - Dolphin crashed while working on a shell script
Summary: Dolphin crashed while working on a shell script
Status: RESOLVED DUPLICATE of bug 289797
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-01 12:08 UTC by Andreas Hencke
Modified: 2012-01-01 15:13 UTC (History)
1 user (show)

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 Andreas Hencke 2012-01-01 12:08:46 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-13-generic-pae i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
I was writing and testing my first shell script (#!/bin/bash and kdialog). After reopening the script-file (I use Kate) Dolphin crashed.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4bca710 (LWP 6245))]

Thread 3 (Thread 0xb3840b70 (LWP 6246)):
#0  0xb5cba56f in QEventDispatcherGlib::processEvents (this=0x84ecb80, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#1  0xb5c8c289 in QEventLoop::processEvents (this=0xb3840290, flags=...) at kernel/qeventloop.cpp:149
#2  0xb5c8c522 in QEventLoop::exec (this=0xb3840290, flags=...) at kernel/qeventloop.cpp:201
#3  0xb5b962a0 in QThread::exec (this=0x84ce3e0) at thread/qthread.cpp:492
#4  0xb5c6dfdb in QInotifyFileSystemWatcherEngine::run (this=0x84ce3e0) at io/qfilesystemwatcher_inotify.cpp:248
#5  0xb5b98da2 in QThreadPrivate::start (arg=0x84ce3e0) at thread/qthread_unix.cpp:320
#6  0xb5381e99 in start_thread (arg=0xb3840b70) at pthread_create.c:304
#7  0xb760f73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xb1cacb70 (LWP 6251)):
#0  0xb53857a4 in __pthread_mutex_unlock_usercnt (mutex=0x88397f4, decr=1) at pthread_mutex_unlock.c:52
#1  0xb761d656 in pthread_mutex_unlock (mutex=0x88397f4) at forward.c:184
#2  0xb52cdfc2 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb52cee63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb52cf524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb5cba577 in QEventDispatcherGlib::processEvents (this=0x8802a68, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb5c8c289 in QEventLoop::processEvents (this=0xb1cac290, flags=...) at kernel/qeventloop.cpp:149
#7  0xb5c8c522 in QEventLoop::exec (this=0xb1cac290, flags=...) at kernel/qeventloop.cpp:201
#8  0xb5b962a0 in QThread::exec (this=0x8819390) at thread/qthread.cpp:492
#9  0xb5c6dfdb in QInotifyFileSystemWatcherEngine::run (this=0x8819390) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb5b98da2 in QThreadPrivate::start (arg=0x8819390) at thread/qthread_unix.cpp:320
#11 0xb5381e99 in start_thread (arg=0xb1cacb70) at pthread_create.c:304
#12 0xb760f73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb4bca710 (LWP 6245)):
[KCrash Handler]
#7  QCoreApplication::notifyInternal (this=0xbfe81634, receiver=0x873e738, event=0xbfe80ee0) at kernel/qcoreapplication.cpp:718
#8  0xb616b5a9 in sendEvent (enter=0x873e738, leave=0x8669ab0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#9  QApplicationPrivate::dispatchEnterLeave (enter=0x873e738, leave=0x8669ab0) at kernel/qapplication.cpp:2786
#10 0xb61f57bc in QApplication::x11ProcessEvent (this=0xbfe81634, event=0xbfe812dc) at kernel/qapplication_x11.cpp:3753
#11 0xb62215f4 in x11EventSourceDispatch (s=0x83d9040, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#12 0xb52ceaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#13 0xb52cf270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#14 0xb52cf524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#15 0xb5cba53c in QEventDispatcherGlib::processEvents (this=0x83a4438, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#16 0xb62211e5 in QGuiEventDispatcherGlib::processEvents (this=0x83a4438, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#17 0xb5c8c289 in QEventLoop::processEvents (this=0xbfe815a4, flags=...) at kernel/qeventloop.cpp:149
#18 0xb5c8c522 in QEventLoop::exec (this=0xbfe815a4, flags=...) at kernel/qeventloop.cpp:201
#19 0xb5c90ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#20 0xb61688e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#21 0xb76f6239 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#22 0x080485bb in _start ()

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

Possible duplicates by query: bug 290100, bug 290086, bug 289797, bug 289493, bug 288968.

Reported using DrKonqi
Comment 1 Thijs 2012-01-01 15:13:00 UTC

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