[WebKit-devel] [Bug 290861] konqueror process doesn't end after playing flash

Dawit Alemayehu adawit at kde.org
Sat Jan 7 19:05:34 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=290861





--- Comment #8 from Dawit Alemayehu <adawit kde org>  2012-01-07 19:05:33 ---
(In reply to comment #7)
> > 1.) gdb kdeinit4 <konqueror-PID> (Replay kdeinit4 with konqueror if you started
> > Konqueror from the command line).
> > 
> > 2.) type "bt" and press enter once you get the gdb prompt.
> 
> (gdb) bt
> #0  0x00007f70e1f178b3 in poll () from /lib/libc.so.6
> #1  0x00007f70dee3ed58 in ?? () from /usr/lib/libglib-2.0.so.0
> #2  0x00007f70dee3f219 in g_main_context_iteration () from
> /usr/lib/libglib-2.0.so.0
> #3  0x00007f70e356f0ff in
> QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
> from /usr/lib/libQtCore.so.4
> #4  0x00007f70e2751f1e in ?? () from /usr/lib/libQtGui.so.4
> #5  0x00007f70e353ee92 in
> QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
> /usr/lib/libQtCore.so.4
> #6  0x00007f70e353f0e7 in
> QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
> /usr/lib/libQtCore.so.4
> #7  0x00007f70e3543c45 in QCoreApplication::exec() () from
> /usr/lib/libQtCore.so.4
> #8  0x00007f70d15609b2 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
> #9  0x00000000004083e4 in _start ()

Hmm... That looks ok to me. It looks like it is simply sitting idle in its main
even loop. Did you try starting Konqueror from the command line ? Do you have
the same result ? What if any error message do you see in ~/.xsession-errors
after closing Konqueror ?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list