Closed
Bug 168834
Opened 23 years ago
Closed 23 years ago
page crashes mozilla
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ak, Assigned: joshua.xia)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826
(no idea if it's layout related, you should have a generic "browser crashes
category)
The page in the URL crashes my mozilla 1.1 on SuSE 8.1
Reproducible: Always
Steps to Reproduce:
1.http://murl.microsoft.com/LectureDetails.asp?690
Actual Results:
segmentation fault
Expected Results:
not crashing.
Comment 1•23 years ago
|
||
The general category is Browser-General
WFM, 2002-09-13-10 trunk Linux
Assignee: attinasi → asa
Component: Layout → Browser-General
QA Contact: petersen → asa
WFM, day old CVS, Linux.
Reporter:
Did you send a talkback? If so, please include the talkback ID in this bug-report.
Comment 5•23 years ago
|
||
WFM - Mozilla 1.1 & linux 2.4.10
Comment 6•23 years ago
|
||
I reproduced the crash on Win98SE with Mozilla 1.2a.
(TalkbackID: TB11000450M)
The problem seems to happen in the Java VM.
I did not reproduce the crash on win98SE Mozilla build 2002072104 (1.1b)
But the JavaVM was not installed yet. I installed it but didn't close Mozilla
before retrying the same page (stupid of me). For this test I had already
installed jre140_01i.xpi
I'll try to strip down the page to find it's problem.
Good luck
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash,
stackwanted
OS: Linux → All
Whiteboard: TB11000450M
Incident #11000450
------------------
Product ID MozillaTrunk
Build ID 2002091014
Operating System Windows 98 4.10 build 67766446
Module JVM.DLL
URL visited http://murl.microsoft.com/LectureDetails.asp?690
User Comments Related to bug 168834, trying to reproduce on Win98SE Mozilla1.2a
seems to crash in the Java VM. I did not reproduce the crash on win98SE Mozilla
build 2002072104 (1.1b) But the JavaVM was not installed yet. I installed it but
didn't close Mozilla before retrying the same page (stupid of me). For this test
I had already installed jre140_01i.xpi
Stack Trace
JVM.DLL + 0x224ac (0x6d3524ac)
JVM.DLL + 0x56edb (0x6d386edb)
JVM.DLL + 0x5722b (0x6d38722b)
JVM.DLL + 0x56c89 (0x6d386c89)
JVM.DLL + 0x1dfe7 (0x6d34dfe7)
JVM.DLL + 0x197b2 (0x6d3497b2)
JVM.DLL + 0x8b7f8 (0x6d3bb7f8)
JVM.DLL + 0x8b95d (0x6d3bb95d)
JVM.DLL + 0x8b729 (0x6d3bb729)
MSVCRT.DLL + 0x248d (0x7800248d)
KERNEL32.DLL + 0x18f20 (0xbff88f20)
KERNEL32.DLL + 0x169ef (0xbff869ef)
Keywords: stackwanted
Whiteboard: TB11000450M
Comment 8•23 years ago
|
||
-> oji
Please update to the latest JRE (1.4.1)
Assignee: asa → joe.chou
Component: Browser-General → OJI
QA Contact: asa → pmac
Comment 9•23 years ago
|
||
Since upgrading to 1.2b I see this behavior over and over. Relevant info:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016
I did not see this problem with my previous version of Mozilla (which I believe
was 1.1b but I did not keep track). I did install over the previous version
rather than uninstall the old and install the new.
Any number of web pages now trigger the crash described here. Mozilla
complains by bringing up a pop-up of title "Entry Point Not Found" with the
contents:
The procedure entry point _JVM_Supports CX8@0 could not be located in the
dynamic link library jvm.dll.
As soon as you click "OK" all Mozilla windows go away.
I have Sun JVM 1.4.1 installed from the install file j2sdk-1_4_1-windows-
i586.exe which I believe is called an "FCS" release. (Whatever that means.)
This worked perfectly under my previous Mozilla version and the last thing I
installed is Mozilla 1.2b.
Comment 10•23 years ago
|
||
FYI, another page causing this problem is:
http://gee.cs.oswego.edu/dl/applets/micro.html
(Accidentally added this comment to the wrong -- although still appropriate --
bug number, adding it here anyway.) I run into this on many different web
pages, so if desired I can always give more. I doubt this is needed, however.
Comment 12•23 years ago
|
||
WFM on Linux(RH8.0) with mozilla 1.2 JRE 1.4.1_01
Seems a Windows98 only problem.
OS: All → Windows 98
| Assignee | ||
Comment 13•23 years ago
|
||
I can't reproduce this bug on Win2K
Java(TM) Plug-in: Version 1.4.1_01
Using JRE Version 1.4.1_01 Java HotSpot(TM) Client VM
+
Mozilla 1.3b
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20021224
Reporter:
Please verify this on the latest JRE and Mozilla.
If it can't reproduce, we will close it.
Thanks!
Comment 14•23 years ago
|
||
Is this a dupe of 181661?
| Assignee | ||
Comment 15•23 years ago
|
||
->WFM
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 16•23 years ago
|
||
FYI -- I ran into this again with Mozilla 1.4a. Exact same behavior. I
uninstalled and reinstalled Java, rebooted Win2k, and the problem is now gone.
Thought I'd update this in case others had the same problem so they could try
just uninstalling and reinstalling Java.
You need to log in
before you can comment on or make changes to this bug.
Description
•