Bug 284074

Summary: crashed after release upgrade from 11.04 to 11.10
Product: [Unmaintained] nepomuk Reporter: Manson Thomas <dev.mansonthomas>
Component: generalAssignee: Sebastian Trueg <sebastian>
Status: RESOLVED DUPLICATE    
Severity: crash CC: me, trueg
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Manson Thomas 2011-10-15 11:30:56 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 x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
i was restarting my PC, login

- Unusual behavior I noticed:
Just before that, my mouse didn't interract with KDE any more, the mouse pointer was stuck with the icon it turns when overing a text field, and clicking anywhere doesn't do nothing...
I've alt tab to a terminal that was already open (so shortcuts works), and do : 

sudo aptitude update
sudo aptitude upgrade

it found 90 upgradable package some related to KDE..

I've upgraded and reboot (sudo reboot)

relogin.

The neosomething crashed and the mouse intermittently works.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f6708352b8e in Nepomuk::Repository::close (this=0x227fb30) at ../../../../nepomuk/services/storage/repository.cpp:86
#7  0x00007f6708352ccc in Nepomuk::Repository::~Repository (this=0x227fb30, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:75
#8  0x00007f6708352da9 in Nepomuk::Repository::~Repository (this=0x227fb30, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:76
#9  0x00007f6708119ed7 in Soprano::Server::ServerCore::~ServerCore() () from /usr/lib/libsopranoserver.so.1
#10 0x00007f67083519fc in Nepomuk::Core::~Core (this=0x22190e0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:45
#11 0x00007f6708351aa9 in Nepomuk::Core::~Core (this=0x22190e0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:48
#12 0x00007f6717485d75 in QObjectPrivate::deleteChildren (this=0x227fe70) at kernel/qobject.cpp:1955
#13 0x00007f671748b349 in QObject::~QObject (this=0x22989a0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#14 0x00007f6708350c83 in ~Storage (this=0x22989a0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:54
#15 Nepomuk::Storage::~Storage (this=0x22989a0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:56
#16 0x00007f6717485d75 in QObjectPrivate::deleteChildren (this=0x221ab20) at kernel/qobject.cpp:1955
#17 0x00007f671748b349 in QObject::~QObject (this=0x2218e10, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#18 0x0000000000404419 in Nepomuk::ServiceControl::~ServiceControl (this=0x2218e10, __in_chrg=<optimized out>) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#19 0x00007f6717485d75 in QObjectPrivate::deleteChildren (this=0x20c5340) at kernel/qobject.cpp:1955
#20 0x00007f671748b349 in QObject::~QObject (this=0x7fffe7afc4f0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#21 0x00007f67157b6f87 in QApplication::~QApplication (this=0x7fffe7afc4f0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1093
#22 0x0000000000403a4d in main (argc=2, argv=0x7fffe7afc998) at ../../../nepomuk/servicestub/main.cpp:102

Possible duplicates by query: bug 283990, bug 283899, bug 283759, bug 283604, bug 271726.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-10-15 12:10:47 UTC

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