Bug 256708 - Error de Kwin luego de intentar matar al Dolphin
Summary: Error de Kwin luego de intentar matar al Dolphin
Status: RESOLVED DUPLICATE of bug 196350
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 15:36 UTC by Jorge Oribe
Modified: 2011-01-28 17:36 UTC (History)
0 users

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 Jorge Oribe 2010-11-12 15:36:39 UTC
Application: kwin (4.4.2 (KDE 4.4.2))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Trabajaba sobre el Dolphin y apliqué botón derecho sobre un archivo zip de un ISO y se congeló el Dolphin.
Como no reaccionaba aplique sobre el ctrl+esc y luego desparecer y reaparecer el Dolphin saltó el error de Kwin
Uso Kubuntu 10.2

 -- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9abc16a7a0 (LWP 1776))]

Thread 2 (Thread 0x7f9a9f346710 (LWP 1778)):
#0  0x00007f9ab767b3f5 in __pthread_mutex_lock (mutex=0xdf47a8) at pthread_mutex_lock.c:61
#1  0x00007f9ab090fee3 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x00007f9ab0910318 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f9ab09108fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007f9ab7a26566 in QEventDispatcherGlib::processEvents (this=0xdf9860, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007f9ab79fb992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f9ab79fbd6c in QEventLoop::exec (this=0x7f9a9f345d70, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f9ab7905d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007f9ab79dc178 in QInotifyFileSystemWatcherEngine::run (this=0xdfd160) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f9ab7908775 in QThreadPrivate::start (arg=0xdfd160) at thread/qthread_unix.cpp:248
#10 0x00007f9ab76789ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f9abbb0070d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9abc16a7a0 (LWP 1776)):
[KCrash Handler]
#5  QProcess::setProcessState (this=0xc44d30, state=QProcess::NotRunning) at io/qprocess.cpp:1699
#6  0x00007f9ab7997b9f in QProcessPrivate::cleanup (this=0xe9c7b0) at io/qprocess.cpp:771
#7  0x00007f9ab799c933 in QProcessPrivate::_q_processDied (this=0xe9c7b0) at io/qprocess.cpp:1031
#8  0x00007f9ab799ca29 in QProcess::qt_metacall (this=0xc53420, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff20eb5bf0) at .moc/release-shared/moc_qprocess.cpp:115
#9  0x00007f9ab7a0fe3f in QMetaObject::activate (sender=0xba4ea0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3293
#10 0x00007f9ab7a5bc6e in QSocketNotifier::activated (this=0xc44d30, _t1=26) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#11 0x00007f9ab7a16fb3 in QSocketNotifier::event (this=0xba4ea0, e=0x7fff20eb62a0) at kernel/qsocketnotifier.cpp:317
#12 0x00007f9ab814922c in QApplicationPrivate::notify_helper (this=0xac43b0, receiver=0xba4ea0, e=0x7fff20eb62a0) at kernel/qapplication.cpp:4300
#13 0x00007f9ab814f6fb in QApplication::notify (this=0x7fff20eb65c0, receiver=0xba4ea0, e=0x7fff20eb62a0) at kernel/qapplication.cpp:4183
#14 0x00007f9abb604526 in KApplication::notify (this=0x7fff20eb65c0, receiver=0xba4ea0, event=0x7fff20eb62a0) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x00007f9ab79fd06c in QCoreApplication::notifyInternal (this=0x7fff20eb65c0, receiver=0xba4ea0, event=0x7fff20eb62a0) at kernel/qcoreapplication.cpp:704
#16 0x00007f9ab7a268ca in QCoreApplication::sendEvent (source=0xac8040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 socketNotifierSourceDispatch (source=0xac8040) at kernel/qeventdispatcher_glib.cpp:110
#18 0x00007f9ab090c8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007f9ab0910748 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007f9ab09108fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007f9ab7a26513 in QEventDispatcherGlib::processEvents (this=0xaaac40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#22 0x00007f9ab81f946e in QGuiEventDispatcherGlib::processEvents (this=0xc44d30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f9ab79fb992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007f9ab79fbd6c in QEventLoop::exec (this=0x7fff20eb6500, flags=) at kernel/qeventloop.cpp:201
#25 0x00007f9ab79ffaab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#26 0x00007f9abbdec7be in kdemain () from /usr/lib/libkdeinit4_kwin.so
#27 0x00007f9abba38c4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff20eb6ac8) at libc-start.c:226
#28 0x00000000004006b9 in _start ()

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

Possible duplicates by query: bug 251951, bug 248992, bug 238980, bug 236070, bug 221472.

Reported using DrKonqi
Comment 1 Thomas Lübking 2010-11-12 15:53:30 UTC
i don't really speak spanish, but from what i understand and looking at the backtrace, you probably killed kwin kill_helper (a tool that allows you to terminate frozen applications) - this than killed kwin "as expected"

can you please confirm or deny this was the case?
Comment 2 Jorge Oribe 2010-11-12 21:43:33 UTC
(In reply to comment #1)
> i don't really speak spanish, but from what i understand and looking at the
> backtrace, you probably killed kwin kill_helper (a tool that allows you to
> terminate frozen applications) - this than killed kwin "as expected"
> 
> can you please confirm or deny this was the case?
I put the "kill-Mark" (ctrl + alt + esc) over the Dolphin window, and click.
Dolphin was frozen

George
Comment 3 Thomas Lübking 2010-11-12 22:16:22 UTC
ctrl+alt+esc opens ksysguard by default...

do you mean you got the little skull icon cursor ("xkill") and clicked on the dolphin window?
(in this case the kill helper dialog likely appeard right under the pointer, maybe this should be prevented)
Comment 4 Thomas Lübking 2011-01-28 17:36:21 UTC
No, info - assuming this is a dupe.

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