Bug 231088 - KGet crashed while exiting
Summary: KGet crashed while exiting
Status: RESOLVED DUPLICATE of bug 228138
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 12:58 UTC by Alvaro Manuel Recio Perez
Modified: 2010-05-12 13: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 Alvaro Manuel Recio Perez 2010-03-17 12:58:30 UTC
Application: kget (2.4.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
I have set KGet to exit when there are no active downloads. I also have KGet tag my downloads with Nepomuk semantic information.

KGet crashed while exiting and looking at the stack trace it seems that it could be related to Nepomuk.

 -- Backtrace:
Application: KGet (kget), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f7623c1bd9f in QUrl::isEmpty (this=0x1065708) at io/qurl.cpp:4165
#6  0x00007f76250aeba2 in Nepomuk::ResourceData::resetAll (this=0x1065700, isDelete=true) at ../../../nepomuk/core/resourcedata.cpp:186
#7  0x00007f76250aea8e in ~ResourceData (this=0x1065708, __in_chrg=<value optimized out>) at ../../../nepomuk/core/resourcedata.cpp:104
#8  0x00007f76250b5ca6 in Nepomuk::ResourceManagerPrivate::cleanupCache (this=<value optimized out>, num=-1) at ../../../nepomuk/core/resourcemanager.cpp:215
#9  0x00007f76250b5d2c in ~ResourceManager (this=0x1065708, __in_chrg=<value optimized out>) at ../../../nepomuk/core/resourcemanager.cpp:284
#10 0x00007f76250b5e37 in ~ResourceManagerHelper () at ../../../nepomuk/core/resourcemanager.cpp:298
#11 destroy () at ../../../nepomuk/core/resourcemanager.cpp:302
#12 0x00007f7622385c12 in __run_exit_handlers (status=0) at exit.c:78
#13 *__GI_exit (status=0) at exit.c:100
#14 0x00007f762236bac4 in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff00617a08) at libc-start.c:252
#15 0x0000000000429f49 in _start ()

Reported using DrKonqi
Comment 1 Lukas Appelhans 2010-03-17 14:09:31 UTC
Yes, Sebastian, can you have a look?

Lukas
Comment 2 Jonathan Thomas 2010-04-24 17:17:10 UTC
This looks similar topbug 228138.
Comment 3 Lukas Appelhans 2010-05-12 13:37:07 UTC

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