Bug 284366 - nepomuk crash
Summary: nepomuk crash
Status: RESOLVED DUPLICATE of bug 284238
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: 4.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 14:23 UTC by lucatersi
Modified: 2011-12-05 10:18 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 lucatersi 2011-10-18 14:23:23 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to modify the nepomuk setup settings, and when I applied it crashed

The crash can be reproduced some of the time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f2e8995ddc4 in malloc_consolidate (av=0x7f2e89c7f1c0) at malloc.c:5161
#7  0x00007f2e8995e659 in malloc_consolidate (av=0x7f2e89c7f1c0) at malloc.c:5115
#8  _int_free (av=0x7f2e89c7f1c0, p=<optimized out>) at malloc.c:5034
#9  0x00007f2e89961d7c in __GI___libc_free (mem=<optimized out>) at malloc.c:3738
#10 0x00007f2e87f88593 in ~QByteArray (this=0x17eaec8, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:383
#11 node_destruct (to=0x17eaec8, from=0x17eaec8, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:420
#12 QList<QByteArray>::free (data=0x17eaeb0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:744
#13 0x00007f2e880088a8 in ~QRingBuffer (this=0x17eadb0, __in_chrg=<optimized out>) at ../../include/QtCore/private/../../../src/corelib/tools/qringbuffer_p.h:61
#14 QAbstractSocketPrivate::~QAbstractSocketPrivate (this=0x17eac40, __in_chrg=<optimized out>) at socket/qabstractsocket.cpp:492
#15 0x00007f2e8800dc11 in ~QTcpSocketPrivate (this=0x17eac40, __in_chrg=<optimized out>) at socket/qtcpsocket_p.h:61
#16 QTcpSocketPrivate::~QTcpSocketPrivate (this=<optimized out>, __in_chrg=<optimized out>) at socket/qtcpsocket_p.h:61
#17 0x00007f2e8be6539b in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#18 ~QScopedPointer (this=0x17eabe8, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#19 QObject::~QObject (this=0x17eabe0, __in_chrg=<optimized out>) at kernel/qobject.cpp:818
#20 0x00007f2e880156df in ~QLocalUnixSocket (this=0x17eabe0, __in_chrg=<optimized out>) at socket/qlocalsocket_p.h:79
#21 ~QLocalSocketPrivate (this=0x17eaaf0, __in_chrg=<optimized out>) at socket/qlocalsocket_p.h:114
#22 QLocalSocketPrivate::~QLocalSocketPrivate (this=0x17eaaf0, __in_chrg=<optimized out>) at socket/qlocalsocket_p.h:114
#23 0x00007f2e8be6539b in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#24 ~QScopedPointer (this=0x16362b8, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#25 QObject::~QObject (this=0x16362b0, __in_chrg=<optimized out>) at kernel/qobject.cpp:818
#26 0x00007f2e8800fe19 in QLocalSocket::~QLocalSocket (this=0x16362b0, __in_chrg=<optimized out>) at socket/qlocalsocket.cpp:353
#27 0x00007f2e8634bcb0 in ?? () from /usr/lib/libsopranoclient.so.1
#28 0x00007f2e8634bd49 in ?? () from /usr/lib/libsopranoclient.so.1
#29 0x00007f2e8bd65107 in QThreadStorageData::set (this=0x15a5fc0, p=0x0) at thread/qthreadstorage.cpp:165
#30 0x00007f2e8a20552a in qt_cleanup () at kernel/qapplication_x11.cpp:2693
#31 0x00007f2e8a190ea4 in QApplication::~QApplication (this=0x7fff9624d560, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1185
#32 0x0000000000403a4d in main (argc=2, argv=0x7fff9624da08) at ../../../nepomuk/servicestub/main.cpp:102

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

Possible duplicates by query: bug 283314, bug 281548, bug 280828.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-12-05 10:18:53 UTC

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