Closed
Bug 413639
Opened 18 years ago
Closed 18 years ago
following Java Script links crashes Firefox.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jeff, Unassigned)
References
()
Details
Attachments
(1 file)
|
189.49 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
following Java Script links for Product Image (for example) causes Firefox crash. Lots of sites with links using Java seem to crash. For example go to http://www.lowes.com/lowes/lkn?action=productDetail&productId=234939-578-PA1730 and Click to enlarge
Reproducible: Always
Steps to Reproduce:
1. navigate to http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1175237911752&pagename=Linksys%2FCommon%2FVisitorWrapper&lid=1175239789B06#widget
2. Click Product Image link
3. Expect crash
Actual Results:
crashes Firefox
Expected Results:
To see page
Java Plug-in 1.6.0_10-ea
Using JRE version 1.6.0_10-ea Java HotSpot(TM) Client VM
User home directory = C:\Users\robertsj1503
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Comment 1•18 years ago
|
||
Please provide a Talkback id of that crash.
http://kb.mozillazine.org/Talkback
| Reporter | ||
Comment 2•18 years ago
|
||
Talkback ID is TB40547829Y
Comment 3•18 years ago
|
||
hmm, this stack doesn't look right, it seems to be the wrong thread.
ntdll.dll + 0x77dde (0x77537dde)
USER32.dll + 0x21b41 (0x76571b41)
USER32.dll + 0x22a47 (0x76572a47)
USER32.dll + 0x22a98 (0x76572a98)
nsAppShell::Run [mozilla/widget/src/windows/nsAppShell.cpp, line 159]
nsAppStartup::Run [mozilla/toolkit/components/startup/src/nsAppStartup.cpp, line 152]
main [mozilla/browser/app/nsBrowserApp.cpp, line 61]
kernel32.dll + 0x43833 (0x76123833)
ntdll.dll + 0x3a9bd (0x774fa9bd)
>following Java Script links for Product Image (for example) causes Firefox
>crash. Lots of sites with links using Java seem to crash.
Do you mean Java or Javascript ?
Do you also crash in the Firefox safemode ?
(http://kb.mozillazine.org/Safe_Mode)
| Reporter | ||
Comment 4•18 years ago
|
||
Yes, sorry, I mean Javascript.
Yes, it crashes in Safemode as well. I have attached the Safemode crash details as separatefile.
| Reporter | ||
Comment 5•18 years ago
|
||
SafeMode crash details for Bug 413639
| Reporter | ||
Comment 6•18 years ago
|
||
Ok - I need to recant what I said most recently. Safemode does NOT crash. However, when entering Safemode I select NONE of the checkboxes. That would seem to be the "unsafest" Safemode and yet the Javascript links seem to work without crashing.
Comment 7•18 years ago
|
||
Safemode without checkboxes is just Firefox without addons.
Can you disable your ainstalled addons one by one to find the addon which is causing this ?
| Reporter | ||
Comment 8•18 years ago
|
||
Ok - that's it!
Some addon that came with my ThinkPad X61 Tablet PC called 'ThinkVantage Password Manager 2.0'. A little investigation shows there are known problems (See http://forums.lenovo.com/lnv/board/message?board.id=Special_Interest_Utilities&thread.id=75)
Comment 9•18 years ago
|
||
thanks, please ask the author (in this case lenovo) about this issue.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•