Summary: | Krunner crash on start up | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Petar Petrov <marokanski.kazak> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexey.noskov, aseigo, marokanski.kazak |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Petar Petrov
2010-08-17 07:01:55 UTC
Created attachment 51077 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.6.3
- What I was doing when the application crashed:
When i started my PC after loading the desktop a bug report poped up and the desktop effects were turned off.
- Custom settings of the application: This happens only after i installed the closed source ATI driver and turned on transparency and blur.
-- Backtrace (Reduced):
#10 0xb620e7dd in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:93
#11 0xb620c533 in __cxxabiv1::__terminate (handler=0xb620e690 <__gnu_cxx::__verbose_terminate_handler()>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:39
#12 0xb620c56f in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:49
#13 0xb620c6d1 in __cxxabiv1::__cxa_throw (obj=0xa8d004c8, tinfo=0xb623f7f4, dest=0xb620cb50 <std::bad_alloc::~bad_alloc()>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:83
#14 0xb620cc5f in operator new (sz=3184100828) at ../../../../libstdc++-v3/libsupc++/new_op.cc:58
This crash is fixed with r1180089, but the events runner still requests icons without group and size, see events.cpp:75 Lowering severity. Fixed in revision 1180331, now the events runner uses text-calendar icon directly, as other runners. |