Ticket #10261 (closed bug: invalid)
v1.6.3 crashes Firefox on reload
| Reported by: | regal2157@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.6.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I have a webpage that loads jquery, and everytime I reload the page, FF crashes. If I remove the link to the jquery file (script tag pointing to the file) - then the page does not crash when I hit reload.
Not any animation or scripting I have, because I have tried the page with nothing but HTML, and a link to jQuery. So it's something with linking jQuery.
Firefox 6.0.2
Change History
comment:2 Changed 21 months ago by regal2157@…
Eventually found out it was a CSS file that was creating a @font-face. Since I removed that, it hasn't bugged up and jquery is working perfectly fine.
with no JS, the browser would crash less frequently, but still did. jquery just gave it a kick I guess.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Also crashing with 1.4.2 version of jQuery. Is there a way to debug what is causing the crashes? Multiple machines. XP and Windows 7 64 bit have been tested.