Bug 285044 - Regular segfault on startup
Summary: Regular segfault on startup
Status: RESOLVED DUPLICATE of bug 283604
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-10-26 21:28 UTC by codingdave
Modified: 2011-10-27 06:50 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 codingdave 2011-10-26 21:28:47 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Using Ubuntu 11.10 with kde-full and kdm i logged into my kde session. Everytime I do this it segfaults.

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f6e73050b8e in Nepomuk::Repository::close (this=0xceaec0) at ../../../../nepomuk/services/storage/repository.cpp:86
#7  0x00007f6e73050ccc in Nepomuk::Repository::~Repository (this=0xceaec0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:75
#8  0x00007f6e73050da9 in Nepomuk::Repository::~Repository (this=0xceaec0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:76
#9  0x00007f6e72e17ed7 in qDeleteAll<QHash<QString, Soprano::Model*>::const_iterator> (end=<optimized out>, begin=<optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:322
#10 qDeleteAll<QHash<QString, Soprano::Model*> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#11 Soprano::Server::ServerCore::~ServerCore (this=0xce1980, __in_chrg=<optimized out>) at ../../server/servercore.cpp:77
#12 0x00007f6e7304f9fc in Nepomuk::Core::~Core (this=0xce1980, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:45
#13 0x00007f6e7304faa9 in Nepomuk::Core::~Core (this=0xce1980, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:48
#14 0x00007f6e824e4d75 in QObjectPrivate::deleteChildren (this=0xce9d40) at kernel/qobject.cpp:1955
#15 0x00007f6e824ea349 in QObject::~QObject (this=0xce8f10, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#16 0x00007f6e7304ec83 in ~Storage (this=0xce8f10, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:54
#17 Nepomuk::Storage::~Storage (this=0xce8f10, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:56
#18 0x00007f6e824e4d75 in QObjectPrivate::deleteChildren (this=0xce19c0) at kernel/qobject.cpp:1955
#19 0x00007f6e824ea349 in QObject::~QObject (this=0xce17f0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#20 0x0000000000404419 in Nepomuk::ServiceControl::~ServiceControl (this=0xce17f0, __in_chrg=<optimized out>) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#21 0x00007f6e824e4d75 in QObjectPrivate::deleteChildren (this=0xb5f610) at kernel/qobject.cpp:1955
#22 0x00007f6e824ea349 in QObject::~QObject (this=0x7fffdeb44be0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#23 0x00007f6e80815f87 in QApplication::~QApplication (this=0x7fffdeb44be0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1093
#24 0x0000000000403a4d in main (argc=2, argv=0x7fffdeb45088) at ../../../nepomuk/servicestub/main.cpp:102

This bug may be a duplicate of or related to bug 267666, bug 283604.

Possible duplicates by query: bug 284960, bug 283759, bug 271726, bug 270804, bug 270745.

Reported using DrKonqi
Comment 1 Beat Wolf 2011-10-27 06:50:23 UTC

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