Bug 256202 - plasma overlay crashed when adding widgets
Summary: plasma overlay crashed when adding widgets
Status: RESOLVED DUPLICATE of bug 255437
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-06 00:38 UTC by Mathias Panzenböck
Modified: 2011-11-21 09:14 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 Mathias Panzenböck 2010-11-06 00:38:59 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35.6-48.fc14.x86_64 x86_64
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
I downloaded and added some plasma widgets and then the plasma overlay crashed. I'm not sure which widget it was I added when it crashed, but maybe it was the "Show Hardware Temperature" or "Nvidia Sensors" widget.

-- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Aborted
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f43f6c2d840 (LWP 1817))]

Thread 3 (Thread 0x7f43d8a8f700 (LWP 1844)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003f98393ce4 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x3f986abd80) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x0000003f98393d19 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x3f986b9e54) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x0000003f7d006d5b in start_thread (arg=0x7f43d8a8f700) at pthread_create.c:301
#4  0x0000003f7c8e427d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f43cb4bf700 (LWP 17838)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003f9bd28874 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQtWebKit.so.4
#2  0x0000003f7d006d5b in start_thread (arg=0x7f43cb4bf700) at pthread_create.c:301
#3  0x0000003f7c8e427d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f43f6c2d840 (LWP 1817)):
[KCrash Handler]
#6  0x0000003f7c834065 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x0000003f7c835a16 in abort () at abort.c:92
#8  0x0000003f7f8bc08d in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:93
#9  0x0000003f7f8ba2a6 in __cxxabiv1::__terminate (handler=<value optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:39
#10 0x0000003f7f8ba2d3 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:49
#11 0x0000003f7f8ba426 in __cxxabiv1::__cxa_rethrow () at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:116
#12 0x0000003f8615ae82 in QEventLoop::exec (this=0x7fff3547b720, flags=...) at kernel/qeventloop.cpp:214
#13 0x0000003f8615f20b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#14 0x0000003f9543802b in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#15 0x0000000000406bf9 in launch (argc=1, _name=0xaf5f48 "/usr/bin/plasma-desktop", args=<value optimized out>, cwd=0x0, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40ac76 "0") at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:723
#16 0x00000000004077a0 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:1215
#17 0x0000000000407ec5 in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:1408
#18 0x0000000000408b10 in main (argc=4, argv=0x7fff3547cb88, envp=0x7fff3547cbb0) at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:1892

Possible duplicates by query: bug 255227, bug 255226, bug 255225, bug 252383, bug 247579.

Reported using DrKonqi
Comment 1 Dario Andres 2011-01-01 15:12:20 UTC
[Comment from a bug triager]
It is likely that the crash is related to an unofficial/third-party plasmoid, so it could be related to the NVidia sensors one.
- Can you check if you can still reproduce the crash repeating the situation with an updated KDE SC ?
Thanks
Comment 2 Aaron J. Seigo 2011-11-21 09:14:02 UTC

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