Summary: | Krunner crashed when I selected app to run | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Tomas Vavra <xtom.vavra> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tomas Vavra
2009-08-24 09:25:14 UTC
Looks like nasty bug of Nvidia drivers with a conflicting function/member name: Thread 3 (Thread 0x7f2d93139910 (LWP 18491)): [KCrash Handler] #5 0x00007f2db5573cc1 in ?? () from /lib/libc.so.6 #6 0x00007f2db55759c0 in ?? () from /lib/libc.so.6 #7 0x00007f2da7897a3b in ?? () from /usr/lib/tls/libnvidia-tls.so.1 #8 0x00007f2db8d11929 in ~QByteArray (this=<value optimized out>, data=0x0) at ../../include/QtCore/../../../../qt-copy/src/corelib/tools/qbytearray.h:375 (QByteArray destructor is calling the nVidia driver, which is non-sense) Try to update your nvidia drivers. Similar to bug 197907. Bug 193455 comment 4 could be useful too. Regards Updated to nvidia drivers 185.18.36 and seems ok. Thanks for help *** Bug 206844 has been marked as a duplicate of this bug. *** |