Summary: | plasma crash at open some dialog windows | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Alex Savin <alexo.veto> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alex Savin
2009-12-25 22:07:47 UTC
again: Application: Рабочее пространство Plasma (plasma-desktop), signal: Segmentation fault [Current thread is 1 (Thread 0xb39bfae0 (LWP 21074))] Thread 4 (Thread 0xa7d7cb70 (LWP 21077)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb43e4d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb75ef27c in pthread_cond_wait () from /lib/libc.so.6 #3 0xb5cdf070 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159 #5 0xb44aba24 in QHostInfoAgent::run (this=0x88ec050) at kernel/qhostinfo.cpp:252 #6 0xb5cde01f in QThreadPrivate::start (arg=0x88ec050) at thread/qthread_unix.cpp:244 #7 0xb43e06e5 in start_thread () from /lib/libpthread.so.0 #8 0xb43e0600 in ?? () from /lib/libpthread.so.0 Thread 3 (Thread 0xa56ffb70 (LWP 21080)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb43e50c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb75ef2d4 in pthread_cond_timedwait () from /lib/libc.so.6 #3 0xb5cdeffc in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:85 #4 QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159 #5 0xb5cd370e in QThreadPoolThread::run (this=0x99b6230) at concurrent/qthreadpool.cpp:140 #6 0xb5cde01f in QThreadPrivate::start (arg=0x99b6230) at thread/qthread_unix.cpp:244 #7 0xb43e06e5 in start_thread () from /lib/libpthread.so.0 #8 0xb43e0600 in ?? () from /lib/libpthread.so.0 Thread 2 (Thread 0xa4efeb70 (LWP 21081)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb43e50c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb75ef2d4 in pthread_cond_timedwait () from /lib/libc.so.6 #3 0xb5cdeffc in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:85 #4 QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159 #5 0xb5cd370e in QThreadPoolThread::run (this=0xa57022d0) at concurrent/qthreadpool.cpp:140 #6 0xb5cde01f in QThreadPrivate::start (arg=0xa57022d0) at thread/qthread_unix.cpp:244 #7 0xb43e06e5 in start_thread () from /lib/libpthread.so.0 #8 0xb43e0600 in ?? () from /lib/libpthread.so.0 Thread 1 (Thread 0xb39bfae0 (LWP 21074)): [KCrash Handler] #6 TaskManager::Task::icon (this=0x0, width=32, height=32, allowResize=true) at /usr/src/debug/kdebase-workspace-4.3.4/libs/taskmanager/task.cpp:406 #7 0xa71a848c in daisy::windowChanged(unsigned long, unsigned long const*) () from /usr/lib/kde4/plasma_applet_daisy.so #8 0xa71b17ca in daisy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/plasma_applet_daisy.so #9 0xb5debd4d in QMetaObject::metacall (object=0x866c678, cl=3076965280, idx=135, argv=0xbfae3d24) at kernel/qmetaobject.cpp:237 #10 0xb5dfab76 in QMetaObject::activate (sender=0x8161b70, m=0xb706626c, local_signal_index=9, argv=0xbfae3d24) at kernel/qobject.cpp:3294 #11 0xb6fb1d5d in KWindowSystem::windowChanged (this=0x8161b70, _t1=155189288, _t2=0xbfae3d84) at /usr/src/debug/kdelibs-4.3.4/build/kdeui/kwindowsystem.moc:172 #12 0xb6fb5724 in KWindowSystemPrivate::x11Event (this=0x820d050, ev=0xbfae423c) at /usr/src/debug/kdelibs-4.3.4/kdeui/windowmanagement/kwindowsystem_x11.cpp:180 #13 0xb6e5a737 in publicx11Event (e=<value optimized out>, this=<value optimized out>) at /usr/src/debug/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:900 #14 KApplication::x11EventFilter (e=<value optimized out>, this=<value optimized out>) at /usr/src/debug/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:950 #15 0xb76b6ca3 in PlasmaApp::x11EventFilter (this=0x8066900, event=0xbfae423c) at /usr/src/debug/kdebase-workspace-4.3.4/plasma/shells/desktop/plasmaapp.cpp:490 #16 0xb612da81 in qt_x11EventFilter (ev=0xbfae423c) at kernel/qapplication_x11.cpp:399 #17 0xb613d24f in QApplication::x11ProcessEvent (this=0x8066900, event=0xbfae423c) at kernel/qapplication_x11.cpp:3231 #18 0xb616bda8 in x11EventSourceDispatch (s=0x808be68, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #19 0xb42c84c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #20 0xb42cbd98 in ?? () from /usr/lib/libglib-2.0.so.0 #21 0xb42cbebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #22 0xb5e13671 in QEventDispatcherGlib::processEvents (this=0x8051ec0, flags=...) at kernel/qeventdispatcher_glib.cpp:407 #23 0xb616b8fa in QGuiEventDispatcherGlib::processEvents (this=0x8051ec0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #24 0xb5de504d in QEventLoop::processEvents (this=0xbfae44f4, flags=) at kernel/qeventloop.cpp:149 #25 0xb5de5499 in QEventLoop::exec (this=0xbfae44f4, flags=...) at kernel/qeventloop.cpp:201 #26 0xb5de9610 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #27 0xb60ad284 in QApplication::exec () at kernel/qapplication.cpp:3570 #28 0xb76a0b49 in kdemain (argc=1, argv=0xbfae46c4) at /usr/src/debug/kdebase-workspace-4.3.4/plasma/shells/desktop/main.cpp:50 #29 0x0804860b in main (argc=1, argv=0xbfae46c4) at /usr/src/debug/kdebase-workspace-4.3.4/build/plasma/shells/desktop/plasma-desktop_dummy.cpp:3 Alex: you posted two different crashes. The policy here is "one report per issue" Also, those issues were already reported. The first one, krunner crashing, is caused by the Qt library, version 4.6.0 (the issue is fixed in Qt4.6.1 and kde-qt) The second one is caused by the Daisy widget. You can report this error to its author. You can remove the Daisy widget from your desktop to stop those crashes. Closing as INVALID as this was reported already, and the report is mixed. |