Bug 285870 - Always crash at start of kde
Summary: Always crash at start of kde
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-11-06 04:15 UTC by b.kleine
Modified: 2011-11-06 20:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.51 KB, text/plain)
2011-11-06 17:25 UTC, abenson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description b.kleine 2011-11-06 04:15:48 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-12-generic i686
Distribution: Ubuntu 11.10

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

I was opening the kde plasma desktop, the error occurs on every startup!

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk-Dienst (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#7  0x037c4ecc in Nepomuk::Repository::close (this=0x872fe10) at ../../../../nepomuk/services/storage/repository.cpp:86
#8  0x037c501c in Nepomuk::Repository::~Repository (this=0x872fe10, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:75
#9  0x037c5122 in Nepomuk::Repository::~Repository (this=0x872fe10, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:76
#10 0x0358caaf in qDeleteAll<QHash<QString, Soprano::Model*>::const_iterator> (end=<optimized out>, begin=<optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:322
#11 qDeleteAll<QHash<QString, Soprano::Model*> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#12 Soprano::Server::ServerCore::~ServerCore (this=0x872ceb8, __in_chrg=<optimized out>) at ../../server/servercore.cpp:77
#13 0x037c3920 in Nepomuk::Core::~Core (this=0x872ceb8, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:45
#14 0x037c3a12 in Nepomuk::Core::~Core (this=0x872ceb8, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:48
#15 0x0028a841 in QObjectPrivate::deleteChildren (this=0x872cd00) at kernel/qobject.cpp:1955
#16 0x0028f439 in QObject::~QObject (this=0x8712340, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#17 0x00b83f98 in Nepomuk::Service::~Service (this=0x8712340, __in_chrg=<optimized out>) at ../../nepomuk/core/nepomukservice.cpp:41
#18 0x037c27da in ~Storage (this=0x8712340, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:54
#19 Nepomuk::Storage::~Storage (this=0x8712340, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:56
#20 0x0028a841 in QObjectPrivate::deleteChildren (this=0x872a518) at kernel/qobject.cpp:1955
#21 0x0028f439 in QObject::~QObject (this=0x87283d0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#22 0x0804b920 in Nepomuk::ServiceControl::~ServiceControl (this=0x87283d0, __in_chrg=<optimized out>) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#23 0x0028a841 in QObjectPrivate::deleteChildren (this=0x8611218) at kernel/qobject.cpp:1955
#24 0x0028f439 in QObject::~QObject (this=0xbfa393c4, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#25 0x00279648 in QCoreApplication::~QCoreApplication (this=0xbfa393c4, __in_chrg=<optimized out>) at kernel/qcoreapplication.cpp:671
#26 0x0102b943 in QApplication::~QApplication (this=0xbfa393c4, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1093
#27 0x008d9378 in KApplication::~KApplication (this=0xbfa393c4, __in_chrg=<optimized out>) at ../../kdeui/kernel/kapplication.cpp:894
#28 0x0804aecb in main (argc=1728083200, argv=0x63007200) at ../../../nepomuk/servicestub/main.cpp:102

Possible duplicates by query: bug 285794, bug 285619, bug 285044, bug 284960, bug 283759.

Reported using DrKonqi
Comment 1 abenson 2011-11-06 17:25:59 UTC
Created attachment 65308 [details]
New crash information added by DrKonqi

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

- What I was doing when the application crashed: starting KDE 4.7 happens every time I try to start.

-- Backtrace (Reduced):
#7  0x41103228 in Nepomuk::Repository::close (this=0x92038a0) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:86
#8  0x4110338d in Nepomuk::Repository::~Repository (this=0x92038a0, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:75
#9  0x41103493 in Nepomuk::Repository::~Repository (this=0x92038a0, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:76
#10 0x4119e65f in qDeleteAll<QHash<QString, Soprano::Model*>::const_iterator> (end=<optimized out>, begin=<optimized out>) at /usr/include/QtCore/qalgorithms.h:322
#11 qDeleteAll<QHash<QString, Soprano::Model*> > (c=...) at /usr/include/QtCore/qalgorithms.h:330
Comment 2 Lamarque V. Souza 2011-11-06 20:35:34 UTC

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