Bug 214836 - Kwin crashed while inkscape freezed
Summary: Kwin crashed while inkscape freezed
Status: RESOLVED DUPLICATE of bug 196350
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 16:57 UTC by Bob K
Modified: 2012-04-16 21:08 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 Bob K 2009-11-16 16:57:47 UTC
Application that crashed: kwin
Version of the application: 4.3.3 (KDE 4.3.3)
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
[KCrash Handler]
#6  QProcess::setProcessState (this=0x90e4370, state=QProcess::NotRunning) at io/qprocess.cpp:1329
#7  0x053b26c9 in QProcessPrivate::cleanup (this=0x91a7a00) at io/qprocess.cpp:455
#8  0x053b7a4e in QProcessPrivate::_q_processDied (this=0x91a7a00) at io/qprocess.cpp:708
#9  0x053b7b5e in QProcess::qt_metacall (this=0x90e4370, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfe441d8) at .moc/release-shared/moc_qprocess.cpp:109
#10 0x0542a263 in QMetaObject::activate (sender=0x8d234a8, from_signal_index=4, to_signal_index=4, argv=0xbfe441d8) at kernel/qobject.cpp:3113
#11 0x0542aec2 in QMetaObject::activate (sender=0x8d234a8, m=0x55058b0, local_signal_index=0, argv=0xbfe441d8) at kernel/qobject.cpp:3187
#12 0x05464503 in QSocketNotifier::activated (this=0x8d234a8, _t1=15) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#13 0x0542ec87 in QSocketNotifier::event (this=0x8d234a8, e=0xbfe445b4) at kernel/qsocketnotifier.cpp:316
#14 0x0108ff54 in QApplicationPrivate::notify_helper (this=0x8cb3828, receiver=0x8d234a8, e=0xbfe445b4) at kernel/qapplication.cpp:4056
#15 0x0109767c in QApplication::notify (this=0xbfe44908, receiver=0x8d234a8, e=0xbfe445b4) at kernel/qapplication.cpp:3603
#16 0x0042714a in KApplication::notify (this=0xbfe44908, receiver=0x8d234a8, event=0xbfe445b4) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x008234df in KWin::Application::notify (this=0xbfe44908, o=0x8d234a8, e=0xbfe445b4) at ../../kwin/main.cpp:366
#18 0x054146cb in QCoreApplication::notifyInternal (this=0xbfe44908, receiver=0x8d234a8, event=0xbfe445b4) at kernel/qcoreapplication.cpp:610
#19 0x0543f2ca in QCoreApplication::sendEvent (source=0x8cb5d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#20 socketNotifierSourceDispatch (source=0x8cb5d10) at kernel/qeventdispatcher_glib.cpp:110
#21 0x059f4e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x059f8720 in ?? () from /lib/libglib-2.0.so.0
#23 0x059f8853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x0543f02c in QEventDispatcherGlib::processEvents (this=0x8c9db68, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#25 0x01130be5 in QGuiEventDispatcherGlib::processEvents (this=0x8c9db68, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x05412c79 in QEventLoop::processEvents (this=0xbfe44854, flags=) at kernel/qeventloop.cpp:149
#27 0x054130ca in QEventLoop::exec (this=0xbfe44854, flags=...) at kernel/qeventloop.cpp:201
#28 0x0541553f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x0108fdd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#30 0x008260a4 in kdemain (argc=1, argv=0xbfe44b04) at ../../kwin/main.cpp:522
#31 0x080485cb in main (argc=1, argv=0xbfe44b04) at kwin_dummy.cpp:3

Reported using DrKonqi
Comment 1 Christoph Feck 2009-11-17 01:36:35 UTC
Did you try to kill the inkscape process and maybe killed the KWin kill helper process?
Comment 2 Bob K 2009-11-17 21:51:59 UTC
(In reply to comment #1)
> Did you try to kill the inkscape process and maybe killed the KWin kill helper
> process?

I killed with ctrl-alt-esc, thats what i know.
Comment 3 Dario Andres 2009-11-21 16:39:18 UTC
After Inkspace freezed, a KWin little window should appear telling you that the application was not responding, (it has two buttons, "Kill" or "Cancel" ~). 
- Do you remember such a window ? Did you closed it ? or you just simple killed inkscape with Ctrl+Alt+Esc ?
Thanks
Comment 4 Martin Flöser 2009-12-06 12:14:19 UTC
waiting for anser of comment #3
Comment 5 Thomas Lübking 2012-04-16 21:08:38 UTC
(In reply to comment #1)
> Did you try to kill the inkscape process and maybe killed the KWin kill
> helper process?

yes, he did - and we actually waited >2 years for an answer :-)

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