[Bug 299966] New: kcm_grub2 crashes because its unable to load a ImageMagick module
Steven Sroka
Sroka.Steven at gmail.com
Sun May 13 23:41:09 BST 2012
https://bugs.kde.org/show_bug.cgi?id=299966
Bug ID: 299966
Severity: crash
Version: 1.0
Priority: NOR
Assignee: unassigned-bugs at kde.org
Summary: kcm_grub2 crashes because its unable to load a
ImageMagick module
Classification: Unclassified
OS: Linux
Reporter: Sroka.Steven at gmail.com
Hardware: Chakra
Status: UNCONFIRMED
Component: general
Product: systemsettings
Application: systemsettings (1.0)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2-CHAKRA x86_64
Distribution: "Chakra Linux"
-- Information about the crash:
- What I was doing when the application crashed:
Under the Appearance tab, I clicked the Create button. I ran kcm_grub2 through
Valgrind and got this displayed in the terminal:
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.
terminate called after throwing an instance of 'Magick::ErrorModule'
what(): Magick: unable to load module
`/usr/lib/ImageMagick-6.6.6/modules-Q16/coders/svg.la': file not found @
error/module.c/OpenModule/1276
The crash can be reproduced every time.
-- Backtrace:
Application: System Settings (systemsettings), signal: Aborted
[Current thread is 1 (Thread 0x7f694b3e8780 (LWP 3358))]
Thread 2 (Thread 0x7f693389e700 (LWP 3359)):
#0 0x00007f69488cd10d in read () from /lib/libc.so.6
#1 0x00007f6945fa5c2f in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f6945f6b37d in g_main_context_check () from
/usr/lib/libglib-2.0.so.0
#3 0x00007f6945f6b856 in ?? () from /usr/lib/libglib-2.0.so.0
#4 0x00007f6945f6bd1a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#5 0x00007f6933d729e6 in ?? () from /usr/lib/libgio-2.0.so.0
#6 0x00007f6945f8cf35 in ?? () from /usr/lib/libglib-2.0.so.0
#7 0x00007f6946513ede in start_thread () from /lib/libpthread.so.0
#8 0x00007f69488d960d in clone () from /lib/libc.so.6
Thread 1 (Thread 0x7f694b3e8780 (LWP 3358)):
[KCrash Handler]
#6 0x00007f6948829c35 in raise () from /lib/libc.so.6
#7 0x00007f694882b0b8 in abort () from /lib/libc.so.6
#8 0x00007f6948bf59cd in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/libstdc++.so.6
#9 0x00007f6948bf3ad6 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f6948bf3b03 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f6948bf3d76 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007f6949011c8c in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#13 0x00007f6949016555 in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#14 0x000000000040a71e in main (argc=5, argv=0x7fff118a47e8) at
/chakra/desktop-testing/kde-workspace/src/kde-workspace-4.8.3/systemsettings/app/main.cpp:49
Possible duplicates by query: bug 299875, bug 299874, bug 299847, bug 299834,
bug 299795.
Reported using DrKonqi
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list