[WebKit-devel] [Bug 290861] konqueror process doesn't end after	playing flash
    Dawit Alemayehu 
    adawit at kde.org
       
    Sat Jan  7 17:09:23 UTC 2012
    
    
  
https://bugs.kde.org/show_bug.cgi?id=290861
--- Comment #6 from Dawit Alemayehu <adawit kde org>  2012-01-07 17:09:23 ---
(In reply to comment #5)
> (In reply to comment #4)
> > Cannot reproduce. However, I am using flashplugin 11.2 beta package on my
> > system. Is your machine 32 or 64 bit ?
> 
> 64 bits
Then it is most probably a crashed Konqueror instance because there are known
crashes with QtWebKit + flash 11.1 on 64 bit systems. The question is why you
do not get a crash dialog. Can you try to attach to the process that remains
and generate a backtrace for it ? On the command line do the following:
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.
-- 
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