Bug 279990 - Nepomuk crashed
Summary: Nepomuk crashed
Status: RESOLVED DUPLICATE of bug 273244
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-12 20:28 UTC by FAYC
Modified: 2011-09-23 18:39 UTC (History)
2 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 FAYC 2011-08-12 20:28:41 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.6.2 (4.6.2) (Compiled from sources)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
I inserted a media: a data disc. It happened the same crash when I inserted an usb media

-- Backtrace:
Application: Jeton du service Nepomuk (nepomukservicestub), signal: Segmentation fault
[Current thread is 1 (Thread 0xb775a710 (LWP 7827))]

Thread 2 (Thread 0xb490ab70 (LWP 8305)):
[KCrash Handler]
#7  0x008a2d5d in ?? () from /lib/i386-linux-gnu/libc.so.6
#8  0x008a641d in free () from /lib/i386-linux-gnu/libc.so.6
#9  0x0016abbd in qFree (ptr=0xb4005ba0) at global/qmalloc.cpp:60
#10 0x001ba510 in QString::free (d=0xb4005ba0) at tools/qstring.cpp:1185
#11 0x002219a3 in ~QString (this=0xb4909920) at ../../include/QtCore/../../src/corelib/tools/qstring.h:883
#12 QUrlPrivate::canonicalHost (this=0xb4909920) at io/qurl.cpp:3418
#13 0x0022333b in QUrlPrivate::normalized (this=0x9c1fef0) at io/qurl.cpp:3993
#14 0x00224d18 in QUrl::operator== (this=0xb4909a94, url=...) at io/qurl.cpp:5959
#15 0x006efdf7 in Nepomuk::Types::EntityPrivate::load (this=0x9c56948) at ../../nepomuk/types/entity.cpp:90
#16 0x006ee983 in Nepomuk::Types::EntityPrivate::init (this=0x9c56948) at ../../nepomuk/types/entity.cpp:51
#17 0x006f6e7e in Nepomuk::Types::Property::maxCardinality (this=0x9c54100) at ../../nepomuk/types/property.cpp:384
#18 0x006f6ecd in Nepomuk::Types::Property::maxCardinality (this=0x9c54100) at ../../nepomuk/types/property.cpp:400
#19 0x05abcb1b in uniqueVarName (this=0x9c540f0, qbd=0xb4909f3c) at ../../../nepomuk/query/querybuilderdata_p.h:121
#20 Nepomuk::Query::ComparisonTermPrivate::getMainVariableName (this=0x9c540f0, qbd=0xb4909f3c) at ../../../nepomuk/query/comparisonterm.cpp:357
#21 0x05abd408 in Nepomuk::Query::ComparisonTermPrivate::toSparqlGraphPattern (this=0x9c540f0, resourceVarName=..., qbd=0xb4909f3c) at ../../../nepomuk/query/comparisonterm.cpp:142
#22 0x05abb068 in Nepomuk::Query::AndTermPrivate::toSparqlGraphPattern (this=0x9c1c530, resourceVarName=..., qbd=0xb4909f3c) at ../../../nepomuk/query/andterm.cpp:34
#23 0x05ac6d7d in Nepomuk::Query::Query::toSparqlQuery (this=0x9c54af4, sparqlFlags=...) at ../../../nepomuk/query/query.cpp:466
#24 0x06bab140 in ?? () from /usr/lib/kde4/nepomukqueryservice.so
#25 0x06bae44f in ?? () from /usr/lib/kde4/nepomukqueryservice.so
#26 0x00164866 in QThreadPoolThread::run (this=0x9c54468) at concurrent/qthreadpool.cpp:106
#27 0x00170da2 in QThreadPrivate::start (arg=0x9c54468) at thread/qthread_unix.cpp:320
#28 0x0099ce99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#29 0x0090673e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb775a710 (LWP 7827)):
#0  0x0074a416 in __kernel_vsyscall ()
#1  0x009a148c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x009143fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x0016fdaa in QMutexPrivate::wait (this=0x9c54400, timeout=-1) at thread/qmutex_unix.cpp:84
#4  0x0016c4b2 in QMutex::lock (this=0x9c543dc) at thread/qmutex.cpp:204
#5  0x06bade37 in ?? () from /usr/lib/kde4/nepomukqueryservice.so
#6  0x06bac29e in ?? () from /usr/lib/kde4/nepomukqueryservice.so
#7  0x06bac3d2 in ?? () from /usr/lib/kde4/nepomukqueryservice.so
#8  0x00277bc5 in qDeleteInEventHandler (o=0x9c54ae8) at kernel/qobject.cpp:3995
#9  0x0027a3e8 in QObject::event (this=0x9c54ae8, e=0x9c59c68) at kernel/qobject.cpp:1209
#10 0x00f7cd24 in QApplicationPrivate::notify_helper (this=0x9b59410, receiver=0x9c54ae8, e=0x9c59c68) at kernel/qapplication.cpp:4462
#11 0x00f818ce in QApplication::notify (this=0xbfac2848, receiver=0x9c54ae8, e=0x9c59c68) at kernel/qapplication.cpp:3862
#12 0x00c863ca in KApplication::notify (this=0xbfac2848, receiver=0x9c54ae8, event=0x9c59c68) at ../../kdeui/kernel/kapplication.cpp:311
#13 0x002650bb in QCoreApplication::notifyInternal (this=0xbfac2848, receiver=0x9c54ae8, event=0x9c59c68) at kernel/qcoreapplication.cpp:731
#14 0x00268c79 in sendEvent (receiver=0x0, event_type=0, data=0x9b1e6d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9b1e6d8) at kernel/qcoreapplication.cpp:1372
#16 0x00268e0d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#17 0x002923c4 in sendPostedEvents (s=0x9b51780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#18 postEventSourceDispatch (s=0x9b51780) at kernel/qeventdispatcher_glib.cpp:277
#19 0x04638aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#20 0x04639270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#21 0x04639524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#22 0x0029253c in QEventDispatcherGlib::processEvents (this=0x9b1e440, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#23 0x010331e5 in QGuiEventDispatcherGlib::processEvents (this=0x9b1e440, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00264289 in QEventLoop::processEvents (this=0xbfac26a4, flags=...) at kernel/qeventloop.cpp:149
#25 0x00264522 in QEventLoop::exec (this=0xbfac26a4, flags=...) at kernel/qeventloop.cpp:201
#26 0x00268ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#27 0x00f7a8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#28 0x0804b07e in _start ()

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

Possible duplicates by query: bug 279044, bug 278932, bug 278172, bug 277893, bug 277004.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-09-23 18:39:06 UTC

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