Bug 274648 - Crash at torn off computer
Summary: Crash at torn off computer
Status: RESOLVED NOT A BUG
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: backupservice (show other bugs)
Version: 4.6
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 00:28 UTC by Rodolfo
Modified: 2012-07-24 11:37 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 Rodolfo 2011-06-01 00:28:10 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.2
Operating System: Linux 2.6.38.4-ck1-1 x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
When log out KDE at turn off, crash

The crash can be reproduced every time.

-- Backtrace:
Application: Programma stub per servizio di Nepomuk (nepomukservicestub), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9dacd27780 (LWP 3253))]

Thread 2 (Thread 0x7f9d99227700 (LWP 3260)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136
#1  0x00007f9daa10b82e in _L_cond_lock_956 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007f9daa10b5b8 in __pthread_mutex_cond_lock (mutex=0x1a7e5a0) at ../nptl/pthread_mutex_lock.c:61
#3  0x00007f9daa105c46 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:236
#4  0x00007f9dac73582b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#5  0x00007f9d9c4ab262 in ?? () from /usr/lib/kde4/nepomukbackupsync.so
#6  0x00007f9dac735175 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007f9daa100d8c in start_thread (arg=0x7f9d99227700) at pthread_create.c:304
#8  0x00007f9daa3fe04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9dacd27780 (LWP 3253)):
[KCrash Handler]
#6  malloc_consolidate (av=0x7f9daa6a71c0) at malloc.c:5153
#7  0x00007f9daa390528 in _int_free (av=0x7f9daa6a71c0, p=0x19fe520) at malloc.c:5034
#8  0x00007f9daa3948e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#9  0x00007f9daac26e45 in QImageData::~QImageData() () from /usr/lib/libQtGui.so.4
#10 0x00007f9daac26ec3 in QImage::~QImage() () from /usr/lib/libQtGui.so.4
#11 0x00007f9daac5257f in QRasterPixmapData::~QRasterPixmapData() () from /usr/lib/libQtGui.so.4
#12 0x00007f9daac525b9 in QRasterPixmapData::~QRasterPixmapData() () from /usr/lib/libQtGui.so.4
#13 0x00007f9daac43169 in QPixmap::~QPixmap() () from /usr/lib/libQtGui.so.4
#14 0x00007f9dabb09cd8 in KIconLoader::~KIconLoader() () from /usr/lib/libkdeui.so.5
#15 0x00007f9dabb09e09 in KIconLoader::~KIconLoader() () from /usr/lib/libkdeui.so.5
#16 0x00007f9daa351961 in __run_exit_handlers (status=0) at exit.c:78
#17 exit (status=0) at exit.c:100
#18 0x00007f9daa336f06 in __libc_start_main (main=0x403100 <_start+528>, argc=2, ubp_av=0x7fffbea4efb8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffbea4efa8) at libc-start.c:258
#19 0x0000000000402f19 in _start ()

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

Possible duplicates by query: bug 274359, bug 261465, bug 256077.

Reported using DrKonqi
Comment 1 Vishesh Handa 2012-07-24 11:37:22 UTC
Missing nepomuk debugging symbols. You'll need to install kde-runtime debugging symbols.