Bug 223099 - crash when trying to figure out activities
Summary: crash when trying to figure out activities
Status: RESOLVED DUPLICATE of bug 222887
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-17 11:09 UTC by m.wege
Modified: 2010-01-17 21:33 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 m.wege 2010-01-17 11:09:10 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-18-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
This crash occured when I try to figure out activities. I have a dual monitor set up. I choose "Zoom out", then wanted to "Zoom in" again, but I couldn't find a way to do so. I somehow clicked around in order to find a way to get back on both screens. Then the crash occured.

 -- Backtrace:
Application: Plasma-Arbeitsfläche (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb76d1700 (LWP 2312))]

Thread 4 (Thread 0xaa4f9b70 (LWP 2313)):
#0  0x009d2422 in __kernel_vsyscall ()
#1  0x00378e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x00dee307 in QWaitConditionPrivate::wait (this=0x90a58e0, mutex=0x90a58dc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x90a58e0, mutex=0x90a58dc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x01971102 in QHostInfoAgent::run (this=0x90a58d0) at kernel/qhostinfo.cpp:252
#5  0x00ded3ae in QThreadPrivate::start (arg=0x90a58d0) at thread/qthread_unix.cpp:244
#6  0x0037480e in start_thread (arg=0xaa4f9b70) at pthread_create.c:300
#7  0x04a828de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa9434b70 (LWP 2316)):
#0  0x009d2422 in __kernel_vsyscall ()
#1  0x00378e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb67a60d7 in WTF::TCMalloc_PageHeap::scavengerThread (this=0xb7579ec0) at ../JavaScriptCore/wtf/FastMalloc.cpp:2299
#3  0xb67a6121 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0xb7579ec0) at ../JavaScriptCore/wtf/FastMalloc.cpp:1433
#4  0x0037480e in start_thread (arg=0xa9434b70) at pthread_create.c:300
#5  0x04a828de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa8af2b70 (LWP 2317)):
#0  0x009d2422 in __kernel_vsyscall ()
#1  0x00378e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01b98bb7 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x1c721a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#3  0x01b98c01 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x1c721a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#4  0x0037480e in start_thread (arg=0xa8af2b70) at pthread_create.c:300
#5  0x04a828de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb76d1700 (LWP 2312)):
[KCrash Handler]
#6  0x07b10e80 in QGraphicsScenePrivate::setFocusItemHelper (this=0x8ca1970, item=0x8d60cb8, focusReason=Qt::ActiveWindowFocusReason) at graphicsview/qgraphicsscene.cpp:762
#7  0x07ad4361 in QGraphicsItemPrivate::setFocusHelper (this=0x8d8c040, focusReason=Qt::ActiveWindowFocusReason, climb=true) at graphicsview/qgraphicsitem.cpp:3068
#8  0x07ad43ff in QGraphicsItem::setFocus (this=0x8d60cb8, focusReason=Qt::ActiveWindowFocusReason) at graphicsview/qgraphicsitem.cpp:3019
#9  0x07b1103e in QGraphicsScene::setFocusItem (this=0x8c02e70, item=0x0, focusReason=151748312) at graphicsview/qgraphicsscene.cpp:2922
#10 0x07b13000 in QGraphicsScene::focusInEvent (this=0x8c02e70, focusEvent=0xbff180a0) at graphicsview/qgraphicsscene.cpp:3672
#11 0x07b195d4 in QGraphicsScene::event (this=0x8c02e70, event=0xbff180a0) at graphicsview/qgraphicsscene.cpp:3357
#12 0x0747419c in QApplicationPrivate::notify_helper (this=0x8bce2f8, receiver=0x8c02e70, e=0xbff180a0) at kernel/qapplication.cpp:4242
#13 0x0747adf7 in QApplication::notify (this=0x8bb0ad8, receiver=0x8c02e70, e=0xbff180a0) at kernel/qapplication.cpp:3661
#14 0x00bb067a in KApplication::notify (this=0x8bb0ad8, receiver=0x8c02e70, event=0xbff180a0) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x00eeeeab in QCoreApplication::notifyInternal (this=0x8bb0ad8, receiver=0x8c02e70, event=0xbff180a0) at kernel/qcoreapplication.cpp:704
#16 0x07b37148 in QCoreApplication::sendEvent (this=0x9f47b48, event=0xbff180a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QGraphicsView::focusInEvent (this=0x9f47b48, event=0xbff180a0) at graphicsview/qgraphicsview.cpp:2919
#18 0x074d11e7 in QWidget::event (this=0x9f47b48, event=0xbff180a0) at kernel/qwidget.cpp:8083
#19 0x078ca433 in QFrame::event (this=0x9f47b48, e=0xbff180a0) at widgets/qframe.cpp:557
#20 0x07964707 in QAbstractScrollArea::event (this=0x9f47b48, e=0xbff180a0) at widgets/qabstractscrollarea.cpp:985
#21 0x07b3a1e6 in QGraphicsView::event (this=0x9f47b48, event=0xbff180a0) at graphicsview/qgraphicsview.cpp:2625
#22 0x03fafe73 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#23 0x0747419c in QApplicationPrivate::notify_helper (this=0x8bce2f8, receiver=0xbff180a0, e=0x9f47b48) at kernel/qapplication.cpp:4242
#24 0x0747aeb7 in QApplication::notify (this=0x8bb0ad8, receiver=0x9f47b48, e=0xbff180a0) at kernel/qapplication.cpp:4207
#25 0x00bb067a in KApplication::notify (this=0x8bb0ad8, receiver=0x9f47b48, event=0xbff180a0) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x00eeeeab in QCoreApplication::notifyInternal (this=0x8bb0ad8, receiver=0x9f47b48, event=0xbff180a0) at kernel/qcoreapplication.cpp:704
#27 0x0748291e in QCoreApplication::sendEvent (receiver=0x9f47b48, event=0x90b7f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 0x07479b7e in QApplicationPrivate::setFocusWidget (focus=0x9f47b48, reason=Qt::ActiveWindowFocusReason) at kernel/qapplication.cpp:2128
#29 0x074cc265 in QWidget::setFocus (this=0x9f47b48, reason=Qt::ActiveWindowFocusReason) at kernel/qwidget.cpp:6113
#30 0x0747e6a1 in QApplication::setActiveWindow (act=0x9f47b48) at kernel/qapplication.cpp:2465
#31 0x07502b57 in QApplication::x11ProcessEvent (this=0x8bb0ad8, event=0xbff1857c) at kernel/qapplication_x11.cpp:3420
#32 0x0753204a in x11EventSourceDispatch (s=0x8bd1100, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#33 0x027ede88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0x027f1730 in ?? () from /lib/libglib-2.0.so.0
#35 0x027f1863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0x00f1abd5 in QEventDispatcherGlib::processEvents (this=0x8bb43b8, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#37 0x07531b75 in QGuiEventDispatcherGlib::processEvents (this=0x8bb43b8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x00eed4c9 in QEventLoop::processEvents (this=0xbff18874, flags=) at kernel/qeventloop.cpp:149
#39 0x00eed91a in QEventLoop::exec (this=0xbff18874, flags=...) at kernel/qeventloop.cpp:201
#40 0x00ef1b0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#41 0x07474237 in QApplication::exec () at kernel/qapplication.cpp:3570
#42 0x03fbdc7e in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#43 0x0804dff7 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8b9fd10 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051429 "0") at ../../kinit/kinit.cpp:706
#44 0x0804ec15 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1198
#45 0x0804f08c in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1391
#46 0x0804fe27 in main (argc=4, argv=0xbff19324, envp=0xbff19338) at ../../kinit/kinit.cpp:1830

This bug may be a duplicate of or related to bug 222887.

Possible duplicates by query: bug 222887.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-01-17 21:33:39 UTC

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