Side navigation
#10261 closed bug (invalid)
Opened September 13, 2011 12:10PM UTC
Closed September 13, 2011 06:16PM UTC
v1.6.3 crashes Firefox on reload
Reported by: | regal2157@yahoo.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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
Attachments (0)
Change History (3)
Changed September 13, 2011 03:20PM UTC by comment:1
Changed September 13, 2011 06:00PM UTC by comment:2
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.
Changed September 13, 2011 06:16PM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
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.