Hi,
Sorry if this has been dealt with somewhere else. I searched and couldn't find a topic about what I'm experiencing with Dolphin. Here's what I get when I check the version of Dolphin that I'm running:
Qt: 4.5.2
KDE: 4.2.4 (KDE 4.2.4)
Dolphin: 1.2.1
Here's some info about the machine I'm running on:
Fedora release 9 (Sulphur)
Kernel 2.6.27.25-78.2.56.fc9.i686 i686
Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz
CPUs: 2
2000MB RAM
When I try to launch dolphin, most times it never launches. Sometimes I get a core dump. The most recent of these looks like this:
Application: Dolphin (dolphin), signal SIGABRT
[Current thread is 1 (Thread 0xb8027770 (LWP 27748))]
Thread 2 (Thread 0xb6703b90 (LWP 28233)):
#0 0x00f92416 in __kernel_vsyscall ()
#1 0x00b88a57 in poll () from /lib/libc.so.6
#2 0x004bebab in ?? () from /lib/libdbus-1.so.3
#3 0x004b6d37 in ?? () from /lib/libdbus-1.so.3
#4 0x004b4f1f in ?? () from /lib/libdbus-1.so.3
#5 0x0049f9ce in ?? () from /lib/libdbus-1.so.3
#6 0x004a2023 in ?? () from /lib/libdbus-1.so.3
#7 0x004af271 in dbus_pending_call_block () from /lib/libdbus-1.so.3
#8 0x004a0f3a in dbus_connection_send_with_reply_and_block () from
/lib/libdbus-1.so.3
#9 0x036276ba in ?? () from /usr/lib/libQtDBus.so.4
#10 0x03611f61 in QDBusConnection::call () from /usr/lib/libQtDBus.so.4
#11 0x0362e1db in QDBusAbstractInterface::callWithArgumentList () from
/usr/lib/libQtDBus.so.4
#12 0x0478144f in Soprano::Client::DBusClient::createModel () from
/usr/lib/libsopranoclient.so.1
#13 0x046c3714 in ?? () from /usr/lib/libnepomuk.so.4
#14 0x046c399a in ?? () from /usr/lib/libnepomuk.so.4
#15 0x046b9fdc in ?? () from /usr/lib/libnepomuk.so.4
#16 0x046ba8c8 in ?? () from /usr/lib/libnepomuk.so.4
#17 0x046d5e67 in Nepomuk::Resource::property () from /usr/lib/libnepomuk.so.4
#18 0x046d71d1 in Nepomuk::Resource::rating () from /usr/lib/libnepomuk.so.4
#19 0x08084a75 in _start ()
Thread 1 (Thread 0xb8027770 (LWP 27748)):
[KCrash Handler]
#6 0x00f92416 in __kernel_vsyscall ()
#7 0x00adf660 in raise () from /lib/libc.so.6
#8 0x00ae1028 in abort () from /lib/libc.so.6
#9 0x004bda15 in ?? () from /lib/libdbus-1.so.3
#10 0x004b9429 in ?? () from /lib/libdbus-1.so.3
#11 0x0049e9d9 in dbus_connection_unref () from /lib/libdbus-1.so.3
#12 0x0049ee83 in ?? () from /lib/libdbus-1.so.3
#13 0x004a10c7 in ?? () from /lib/libdbus-1.so.3
#14 0x004b40e2 in dbus_timeout_handle () from /lib/libdbus-1.so.3
#15 0x03617fa7 in ?? () from /usr/lib/libQtDBus.so.4
#16 0x0351868f in QObject::event () from /usr/lib/libQtCore.so.4
#17 0x039e955c in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#18 0x039f187e in QApplication::notify () from /usr/lib/libQtGui.so.4
#19 0x05a3bf4d in KApplication::notify () from /usr/lib/libkdeui.so.5
#20 0x03507edb in QCoreApplication::notifyInternal () from
/usr/lib/libQtCore.so.4
#21 0x03537291 in ?? () from /usr/lib/libQtCore.so.4
#22 0x03533950 in ?? () from /usr/lib/libQtCore.so.4
#23 0x00cc5e58 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x00cc9503 in ?? () from /lib/libglib-2.0.so.0
#25 0x00cc96c1 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x035338a8 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#27 0x03a89a95 in ?? () from /usr/lib/libQtGui.so.4
#28 0x0350652a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#29 0x03506972 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#30 0x03508e09 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#31 0x039e93d7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#32 0x080837cf in _start ()
I just can't figure out why this is happening. If anyone has any idea how I could fix this, I'd greatly appreciate it.
thanks,
Ed