Bug 312622 - Dolphin crashed
Summary: Dolphin crashed
Status: RESOLVED DUPLICATE of bug 305312
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: 4.9
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-04 17:33 UTC by Germano Massullo
Modified: 2013-01-08 06:13 UTC (History)
3 users (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 Germano Massullo 2013-01-04 17:33:31 UTC
Application: dolphin (2.1)
KDE Platform Version: 4.9.4
Qt Version: 4.8.4
Operating System: Linux 3.6.10-4.fc18.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

I closed Dolphin when I got this error.
A Drkonqi note: I installed all debuginfos packages, but after loading them, it still requires me to install debuginfos files

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f6566021880 (LWP 2333))]

Thread 2 (Thread 0x7f6558846700 (LWP 2336)):
#0  0x00007fff1fd21827 in clock_gettime ()
#1  0x000000378180413d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:115
#2  0x000000378b4d18a4 in do_gettime (frac=0x7f6558845a28, sec=0x7f6558845a20) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x000000378b5a69fd in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f6554002860) at kernel/qeventdispatcher_unix.cpp:354
#5  0x000000378b5a6d43 in QTimerInfoList::timerWait (this=0x7f6554002860, tm=...) at kernel/qeventdispatcher_unix.cpp:461
#6  0x000000378b5a57ac in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f6558845b14) at kernel/qeventdispatcher_glib.cpp:136
#7  0x000000378b5a5855 in timerSourcePrepare (source=<optimized out>, timeout=timeout@entry=0x7f6558845b14) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00000037804475d8 in g_main_context_prepare (context=context@entry=0x7f65540009a0, priority=priority@entry=0x7f6558845b78) at gmain.c:2986
#9  0x0000003780447c6b in g_main_context_iterate (context=context@entry=0x7f65540009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3270
#10 0x0000003780447e64 in g_main_context_iteration (context=0x7f65540009a0, may_block=1) at gmain.c:3351
#11 0x000000378b5a60f6 in QEventDispatcherGlib::processEvents (this=0x7f65540008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x000000378b5767df in QEventLoop::processEvents (this=this@entry=0x7f6558845cd0, flags=...) at kernel/qeventloop.cpp:149
#13 0x000000378b576a68 in QEventLoop::exec (this=0x7f6558845cd0, flags=...) at kernel/qeventloop.cpp:204
#14 0x000000378b478950 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#15 0x000000378b55700f in QInotifyFileSystemWatcherEngine::run (this=0x1b4a1d0) at io/qfilesystemwatcher_inotify.cpp:256
#16 0x000000378b47b92c in QThreadPrivate::start (arg=0x1b4a1d0) at thread/qthread_unix.cpp:338
#17 0x0000003781007d15 in start_thread (arg=0x7f6558846700) at pthread_create.c:308
#18 0x00000037808f22cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 1 (Thread 0x7f6566021880 (LWP 2333)):
[KCrash Handler]
#6  Soprano::Client::ClientConnection::isConnected (this=0x0) at /usr/src/debug/soprano-2.8.0/client/clientconnection.cpp:775
#7  0x0000003793c185a2 in Soprano::Client::ClientModel::~ClientModel (this=0x1aeab50, __in_chrg=<optimized out>) at /usr/src/debug/soprano-2.8.0/client/clientmodel.cpp:53
#8  0x0000003793c18709 in Soprano::Client::ClientModel::~ClientModel (this=0x1aeab50, __in_chrg=<optimized out>) at /usr/src/debug/soprano-2.8.0/client/clientmodel.cpp:58
#9  0x0000003792651cde in ~GlobalModelContainer (this=0x1ad4990, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.9.4/nepomuk/core/nepomukmainmodel.cpp:63
#10 destroy () at /usr/src/debug/kdelibs-4.9.4/nepomuk/core/nepomukmainmodel.cpp:125
#11 0x0000003780838df1 in __run_exit_handlers (status=0, listp=0x3780bb16a8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:77
#12 0x0000003780838e75 in __GI_exit (status=<optimized out>) at exit.c:99
#13 0x0000003780821a0c in __libc_start_main (main=0x400880 <main(int, char**)>, argc=5, ubp_av=0x7fff1fc84ec8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff1fc84eb8) at libc-start.c:257
#14 0x00000000004008b1 in _start ()

Reported using DrKonqi
Comment 1 Vishesh Handa 2013-01-08 06:13:44 UTC

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