bredzhang / shellinabox

Automatically exported from code.google.com/p/shellinabox
0 stars 0 forks source link

shellinabox lock when jquery events (.hide, .show, .fadein or .fadeout) happen at firefox browser #200

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the access https://<server>:4200 via iframe at firefox 12 on windows XP
2. In the html use jquery do .hide/.show or .fadeout/.fadein the iframe

What is the expected output? What do you see instead?

The iframe is hidden or shown normally, but the ssh connection crash and the 
daemon shellinboxd just exit with a kill -9. Others softly exits like a simple 
kill do not works.

What version of the product are you using? On what operating system?
shellinabox 2.14 on redhat 5.5

Please provide any additional information below.
The the html has nine (9) iframes. the seven others are hidden/shown normally. 
but the two iframes that use a ssh shellinabox connection crashes.

Original issue reported on code.google.com by lionbat...@gmail.com on 11 Aug 2012 at 5:16