[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 235166] Dolphin crashes during Kubuntu start-up (and other
From:       Charles MacDonald <aa508 () ncf ! ca>
Date:       2010-09-30 22:47:39
Message-ID: 20100930224739.AE6FA6E2C1 () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=235166





--- Comment #110 from Charles MacDonald <aa508 ncf ca>  2010-10-01 00:47:35 ---
Perhaps slightly different crash - Use Dolphin to start edit of a text file,
Minimise dolphin.  When I come back, after saving the file find dolphin has
crashed, The bug tool says my backtrace is probly not useful, but can't find
the debug package.  I installed manualy the sudo apt-get install libsoprano-dbg
pagage and tried to reload but it still said it was not useful

This is a core Duo machine if that would have any effect, long time since I
tried to do any programming.

Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7703710 (LWP 1491))]

Thread 2 (Thread 0xb5ea5b70 (LWP 1574)):
#0  0x08fa1e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x06a316fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x06a36825 in QTimerInfoList::updateCurrentTime (this=0x984958c) at
kernel/qeventdispatcher_unix.cpp:340
#3  0x06a3686a in QTimerInfoList::timerWait (this=0x984958c, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#4  0x06a34818 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xb5ea50cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x06a348a5 in timerSourcePrepare (source=0x0, timeout=0x8fa5ff4) at
kernel/qeventdispatcher_glib.cpp:169
#6  0x071deaca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x071deee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x071df4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x06a3460f in QEventDispatcherGlib::processEvents (this=0x984cfd8,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x06a07059 in QEventLoop::processEvents (this=0xb5ea5290, flags=) at
kernel/qeventloop.cpp:149
#11 0x06a074aa in QEventLoop::exec (this=0xb5ea5290, flags=...) at
kernel/qeventloop.cpp:201
#12 0x069035a8 in QThread::exec (this=0x9928a88) at thread/qthread.cpp:487
#13 0x069e6c1b in QInotifyFileSystemWatcherEngine::run (this=0x9928a88) at
io/qfilesystemwatcher_inotify.cpp:248
#14 0x0690632e in QThreadPrivate::start (arg=0x9928a88) at
thread/qthread_unix.cpp:248
#15 0x003fd96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x03dffa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7703710 (LWP 1491)):
[KCrash Handler]
#6  0x0536a39a in ?? () from /lib/libdbus-1.so.3
#7  0x0537d695 in ?? () from /lib/libdbus-1.so.3
#8  0x0536e505 in ?? () from /lib/libdbus-1.so.3
#9  0x05382492 in dbus_timeout_handle () from /lib/libdbus-1.so.3
#10 0x0034a2c5 in q_dbus_timeout_handle (this=0xc7, e=0xbfcbf0e0) at
qdbus_symbols_p.h:172
#11 QDBusConnectionPrivate::timerEvent (this=0xc7, e=0xbfcbf0e0) at
qdbusintegrator.cpp:1035
#12 0x06a19254 in QObject::event (this=0x911ddc8, e=0x95ecf88) at
kernel/qobject.cpp:1212
#13 0x02d044dc in QApplicationPrivate::notify_helper (this=0x9126910,
receiver=0x911ddc8, e=0xbfcbf0e0) at kernel/qapplication.cpp:4300
#14 0x02d0b05e in QApplication::notify (this=0xbfcbf444, receiver=0x911ddc8,
e=0xbfcbf0e0) at kernel/qapplication.cpp:3704
#15 0x010aff2a in KApplication::notify (this=0xbfcbf444, receiver=0x911ddc8,
event=0xbfcbf0e0) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x06a08a3b in QCoreApplication::notifyInternal (this=0xbfcbf444,
receiver=0x911ddc8, event=0xbfcbf0e0) at kernel/qcoreapplication.cpp:704
#17 0x06a37d66 in QCoreApplication::sendEvent (this=0x912bfac) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QTimerInfoList::activateTimers (this=0x912bfac) at
kernel/qeventdispatcher_unix.cpp:603
#19 0x06a34917 in timerSourceDispatch (source=0x912c400) at
kernel/qeventdispatcher_glib.cpp:184
#20 idleTimerSourceDispatch (source=0x912c400) at
kernel/qeventdispatcher_glib.cpp:231
#21 0x071db5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x071df2d8 in ?? () from /lib/libglib-2.0.so.0
#23 0x071df4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x06a345d5 in QEventDispatcherGlib::processEvents (this=0x91074a0,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#25 0x02dc4135 in QGuiEventDispatcherGlib::processEvents (this=0x91074a0,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x06a07059 in QEventLoop::processEvents (this=0xbfcbf3a4, flags=) at
kernel/qeventloop.cpp:149
#27 0x06a074aa in QEventLoop::exec (this=0xbfcbf3a4, flags=...) at
kernel/qeventloop.cpp:201
#28 0x06a0b69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x02d04577 in QApplication::exec () at kernel/qapplication.cpp:3579
#30 0x0807bbcf in main (argc=3, argv=0xbfcbf624) at
../../../../apps/dolphin/src/main.cpp:101

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic