Bug 272815 - Nepomuk crash
Summary: Nepomuk crash
Status: RESOLVED DUPLICATE of bug 273244
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-08 22:41 UTC by Daniel Otero
Modified: 2011-07-31 15:13 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (9.06 KB, text/plain)
2011-05-11 22:12 UTC, Tom Kijas
Details
New crash information added by DrKonqi (8.35 KB, text/plain)
2011-05-23 22:59 UTC, paul playe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Otero 2011-05-08 22:41:47 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-9-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
First time I open dolphin after booting up nepomuk service crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Matriz de servicio Nepomuk (nepomukservicestub), signal: Aborted
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
[Current thread is 1 (Thread 0x7f9a1d364780 (LWP 2157))]

Thread 3 (Thread 0x7f9a0c2a4700 (LWP 2369)):
[KCrash Handler]
#6  0x00007f9a1a978d05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f9a1a97cab6 in abort () at abort.c:92
#8  0x00007f9a1a9b1d7b in __libc_message (do_abort=2, fmt=0x7f9a1aa9a400 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007f9a1a9bda8f in malloc_printerr (av=<value optimized out>, p=0x7f9a04002170) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x7f9a04002170) at malloc.c:4795
#11 0x00007f9a1a9c01bb in _int_realloc (av=0x7f9a04000020, oldp=0x7f9a04002170, oldsize=<value optimized out>, nb=80) at malloc.c:5341
#12 0x00007f9a1a9c1b19 in __libc_realloc (oldmem=0x7f9a04002180, bytes=64) at malloc.c:3821
#13 0x00007f9a1cd632aa in QByteArray::realloc (this=0x7f9a0c2a2510, alloc=32) at tools/qbytearray.cpp:1440
#14 0x00007f9a1cd63ef1 in QByteArray::append (this=0x7f9a0c2a2510, ba=...) at tools/qbytearray.cpp:1584
#15 0x00007f9a1ce0960f in operator+= (this=0x7f9a0c2a2590, options=...) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:492
#16 QUrlPrivate::toEncoded (this=0x7f9a0c2a2590, options=...) at io/qurl.cpp:3948
#17 0x00007f9a1ce08b3f in QUrlPrivate::normalized (this=0x7f9a040051e0) at io/qurl.cpp:4059
#18 0x00007f9a1ce0a205 in QUrl::operator== (this=0x7f9a0c2a2890, url=...) at io/qurl.cpp:5959
#19 0x00007f9a1bce5e8c in Nepomuk::Types::EntityPrivate::load (this=0x21300c0) at ../../nepomuk/types/entity.cpp:103
#20 0x00007f9a1bce4961 in Nepomuk::Types::EntityPrivate::init (this=0x21300c0) at ../../nepomuk/types/entity.cpp:51
#21 0x00007f9a1bcec0d7 in Nepomuk::Types::Property::maxCardinality (this=<value optimized out>) at ../../nepomuk/types/property.cpp:384
#22 0x00007f9a134b6700 in uniqueVarName (this=0x7f9a04002300, qbd=0x7f9a0c2a3310) at ../../../nepomuk/query/querybuilderdata_p.h:121
#23 Nepomuk::Query::ComparisonTermPrivate::getMainVariableName (this=0x7f9a04002300, qbd=0x7f9a0c2a3310) at ../../../nepomuk/query/comparisonterm.cpp:357
#24 0x00007f9a134b6e8d in Nepomuk::Query::ComparisonTermPrivate::toSparqlGraphPattern (this=0x7f9a04002300, resourceVarName=..., qbd=0x7f9a0c2a3310) at ../../../nepomuk/query/comparisonterm.cpp:142
#25 0x00007f9a134b4e36 in Nepomuk::Query::AndTermPrivate::toSparqlGraphPattern (this=<value optimized out>, resourceVarName=..., qbd=0x7f9a0c2a3310) at ../../../nepomuk/query/andterm.cpp:34
#26 0x00007f9a134bf318 in Nepomuk::Query::Query::toSparqlQuery (this=0x2127058, sparqlFlags=...) at ../../../nepomuk/query/query.cpp:466
#27 0x00007f9a0cb393db in Nepomuk::Query::Folder::sparqlQuery (this=<value optimized out>) at ../../../../nepomuk/services/queryservice/folder.cpp:122
#28 0x00007f9a0cb3c157 in Nepomuk::Query::SearchRunnable::run (this=0x2135d30) at ../../../../nepomuk/services/queryservice/searchrunnable.cpp:81
#29 0x00007f9a1cd56188 in QThreadPoolThread::run (this=0x213ae40) at concurrent/qthreadpool.cpp:106
#30 0x00007f9a1cd61175 in QThreadPrivate::start (arg=0x213ae40) at thread/qthread_unix.cpp:320
#31 0x00007f9a1a72dd8c in start_thread (arg=0x7f9a0c2a4700) at pthread_create.c:304
#32 0x00007f9a1aa2b04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#33 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f9a0baa3700 (LWP 2370)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f9a1a9c380f in _L_lock_12013 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f9a1a9c18d8 in __libc_free (mem=0x7f9a04000020) at malloc.c:3736
#3  0x00007f9a1cda60fc in QString::free (d=0x7f9a040060e0) at tools/qstring.cpp:1185
#4  0x00007f9a1bce5f21 in ~QString (this=<value optimized out>) at /usr/include/qt4/QtCore/qstring.h:883
#5  Nepomuk::Types::EntityPrivate::load (this=<value optimized out>) at ../../nepomuk/types/entity.cpp:73
#6  0x00007f9a1bce4961 in Nepomuk::Types::EntityPrivate::init (this=0x213b4b0) at ../../nepomuk/types/entity.cpp:51
#7  0x00007f9a1bcec0d7 in Nepomuk::Types::Property::maxCardinality (this=<value optimized out>) at ../../nepomuk/types/property.cpp:384
#8  0x00007f9a134b6700 in uniqueVarName (this=0x2138b30, qbd=0x7f9a0baa2310) at ../../../nepomuk/query/querybuilderdata_p.h:121
#9  Nepomuk::Query::ComparisonTermPrivate::getMainVariableName (this=0x2138b30, qbd=0x7f9a0baa2310) at ../../../nepomuk/query/comparisonterm.cpp:357
#10 0x00007f9a134b6e8d in Nepomuk::Query::ComparisonTermPrivate::toSparqlGraphPattern (this=0x2138b30, resourceVarName=..., qbd=0x7f9a0baa2310) at ../../../nepomuk/query/comparisonterm.cpp:142
#11 0x00007f9a134b4e36 in Nepomuk::Query::AndTermPrivate::toSparqlGraphPattern (this=<value optimized out>, resourceVarName=..., qbd=0x7f9a0baa2310) at ../../../nepomuk/query/andterm.cpp:34
#12 0x00007f9a134bf318 in Nepomuk::Query::Query::toSparqlQuery (this=0x213b0b8, sparqlFlags=...) at ../../../nepomuk/query/query.cpp:466
#13 0x00007f9a0cb393db in Nepomuk::Query::Folder::sparqlQuery (this=<value optimized out>) at ../../../../nepomuk/services/queryservice/folder.cpp:122
#14 0x00007f9a0cb3c157 in Nepomuk::Query::SearchRunnable::run (this=0x213bf30) at ../../../../nepomuk/services/queryservice/searchrunnable.cpp:81
#15 0x00007f9a1cd56188 in QThreadPoolThread::run (this=0x212af20) at concurrent/qthreadpool.cpp:106
#16 0x00007f9a1cd61175 in QThreadPrivate::start (arg=0x212af20) at thread/qthread_unix.cpp:320
#17 0x00007f9a1a72dd8c in start_thread (arg=0x7f9a0baa3700) at pthread_create.c:304
#18 0x00007f9a1aa2b04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9a1d364780 (LWP 2157)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f9a1cd602b3 in QMutexPrivate::wait (this=0x20b6f50, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x00007f9a1cd5cd05 in QMutex::lock (this=0x2135d48) at thread/qmutex.cpp:204
#3  0x00007f9a0cb3bb89 in QMutexLocker (this=0x2135d30) at /usr/include/qt4/QtCore/qmutex.h:102
#4  Nepomuk::Query::SearchRunnable::cancel (this=0x2135d30) at ../../../../nepomuk/services/queryservice/searchrunnable.cpp:70
#5  0x00007f9a0cb3a501 in Nepomuk::Query::Folder::~Folder (this=0x2127040, __in_chrg=<value optimized out>) at ../../../../nepomuk/services/queryservice/folder.cpp:79
#6  0x00007f9a0cb3a619 in Nepomuk::Query::Folder::~Folder (this=0x2127040, __in_chrg=<value optimized out>) at ../../../../nepomuk/services/queryservice/folder.cpp:86
#7  0x00007f9a1ce5c4c8 in QObject::event (this=0x2127040, e=<value optimized out>) at kernel/qobject.cpp:1209
#8  0x00007f9a1b1989e4 in QApplicationPrivate::notify_helper (this=0x1fff040, receiver=0x2127040, e=0x213fcb0) at kernel/qapplication.cpp:4462
#9  0x00007f9a1b19d3aa in QApplication::notify (this=<value optimized out>, receiver=0x2127040, e=0x213fcb0) at kernel/qapplication.cpp:4341
#10 0x00007f9a1c186866 in KApplication::notify (this=0x7fff05a052d0, receiver=0x2127040, event=0x213fcb0) at ../../kdeui/kernel/kapplication.cpp:311
#11 0x00007f9a1ce4849c in QCoreApplication::notifyInternal (this=0x7fff05a052d0, receiver=0x2127040, event=0x213fcb0) at kernel/qcoreapplication.cpp:731
#12 0x00007f9a1ce4bc25 in sendEvent (receiver=0x0, event_type=0, data=0x1fba8a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#13 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1fba8a0) at kernel/qcoreapplication.cpp:1372
#14 0x00007f9a1ce73253 in sendPostedEvents (s=0x20019c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#15 postEventSourceDispatch (s=0x20019c0) at kernel/qeventdispatcher_glib.cpp:277
#16 0x00007f9a19c51bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f9a19c523a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f9a19c52639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f9a1ce733ef in QEventDispatcherGlib::processEvents (this=0x1fba4a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#20 0x00007f9a1b23fdfe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#21 0x00007f9a1ce47882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#22 0x00007f9a1ce47abc in QEventLoop::exec (this=0x7fff05a050e0, flags=...) at kernel/qeventloop.cpp:201
#23 0x00007f9a1ce4becb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#24 0x0000000000403c3f in main (argc=2, argv=<value optimized out>) at ../../../nepomuk/servicestub/main.cpp:165

Possible duplicates by query: bug 272641, bug 272402, bug 271754, bug 270647, bug 268173.

Reported using DrKonqi
Comment 1 Tom Kijas 2011-05-11 22:12:04 UTC
Created attachment 59923 [details]
New crash information added by DrKonqi

nepomukservicestub (0.2) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.2

- What I was doing when the application crashed:

I just opened dolphin and nepomuk crashes.
May be it is related to fact that I use plasma desktop with Ubuntu unity.)
But all other attempts to run dolphin are without problems and with running filtering.

-- Backtrace (Reduced):
#6  _int_free (av=0x7f6ab8000020, p=0x7f6ab800ff50) at malloc.c:4892
#7  0x000000316467c8e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#8  0x00000031634b90fc in QString::free (d=0x7f6ab800ff60) at tools/qstring.cpp:1185
#9  0x0000003163519ba4 in ~QString (domain=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qstring.h:883
#10 QUrl::toAce (domain=<value optimized out>) at io/qurl.cpp:5884
Comment 2 paul playe 2011-05-23 22:59:15 UTC
Created attachment 60250 [details]
New crash information added by DrKonqi

nepomukservicestub (0.2) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2

- What I was doing when the application crashed:

nothing, as KDE session was just open after the gnu/linux boot. Some applications (opera, dolphin, bash, geany and okular were automatically opened at startup).

-- Backtrace (Reduced):
#8  0x00007f4619957d7b in __libc_message (do_abort=2, fmt=0x7f4619a40400 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007f4619963a8f in malloc_printerr (av=<value optimized out>, p=0x7f460400cf20) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x7f460400cf20) at malloc.c:4795
#11 0x00007f46199678e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#12 0x00007f461bdaf634 in ~QByteArray (this=0x7f460abb4590, options=...) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:383
Comment 3 Vishesh Handa 2011-07-31 15:13:05 UTC

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