Bug 197753 - SIGABRT crash on quit
Summary: SIGABRT crash on quit
Status: RESOLVED DUPLICATE of bug 193491
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: klocale (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR crash
Target Milestone: ---
Assignee: Chusslove Illich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 19:24 UTC by Tristan Miller
Modified: 2009-06-24 20:12 UTC (History)
1 user (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 Tristan Miller 2009-06-24 19:24:22 UTC
Version:            (using KDE 4.2.4)
Installed from:    SuSE RPMs

Whenever Okular is closed, it crashes with a SIGABRT:

Application: Okular (okular), signal SIGABRT
0x00007f2c3c934ce1 in nanosleep () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7f2c402b5750 (LWP 29720))]

Thread 1 (Thread 0x7f2c402b5750 (LWP 29720)):
[KCrash Handler]
#5  0x00007f2c3c8c5645 in raise () from /lib64/libc.so.6
#6  0x00007f2c3c8c6c33 in abort () from /lib64/libc.so.6
#7  0x00007f2c3e1b8f05 in qt_message_output(QtMsgType, char const*) () from /usr/lib64/libQtCore.so.4
#8  0x00007f2c3e1b904b in qFatal(char const*, ...) () from /usr/lib64/libQtCore.so.4
#9  0x00007f2c3e9784b9 in ?? () from /usr/lib64/libkdecore.so.5
#10 0x00007f2c3e9869af in ?? () from /usr/lib64/libkdecore.so.5
#11 0x00007f2c3e986ced in KLocale::removeCatalog(QString const&) () from /usr/lib64/libkdecore.so.5
#12 0x00007f2c3e915a95 in ?? () from /usr/lib64/libkdecore.so.5
#13 0x00007f2c3e915538 in KComponentData::~KComponentData() () from /usr/lib64/libkdecore.so.5
#14 0x00007f2c3c8c82ed in exit () from /lib64/libc.so.6
#15 0x00007f2c3c8b158d in __libc_start_main () from /lib64/libc.so.6
#16 0x0000000000407889 in _start ()

Is this the same as Bug 193491?
Comment 1 Dario Andres 2009-06-24 20:12:19 UTC
Yes, it is. Thanks for reporting

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