Closed Bug 266592 Opened 20 years ago Closed 19 years ago

Buffer Overflow Crashes All Windows [@ fun_mark]

Categories

(Core Graveyard :: Java APIs for DOM, defect)

x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: dachev, Assigned: ashuk)

References

()

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(2 files, 6 obsolete files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1

Srolling the panoramic image at
http://www.path.unimelb.edu.au/~bernardk/tutorials/360/ptviewer/vr/ptv002.html
causes Firefox to crash. In my understanding the reason is a Buffer Overflow in
JVM. Sometimes (but not always, as it sometimes crashes quietly), this brings
the Windows Error Report agent/applet. After electing to debug, Visual Studio 6
issues Access Violation and application hangs at offset 0x00000000. I have
attached a HotSpot Virtual Machine log file.

Reproducible: Always
Steps to Reproduce:
1.Go the the provided URL.
2.Scroll the panoramic image all the way to the top, then all the way to the
bottom and then in any direction.

Actual Results:  
Firefox crashes


Platform:
PC
WinXP - Home
FireFox 1.0PR (also reproducable on FireBird 0.7)
Java Plug-in 1.5.0 for Netscape Navigator (DLL Helper)
Error:
Unhandled Exception in JPIOJI.DLL

Occurs only when the applet is accessing the folowing JavaScript function:
function getview(p,t,f) {
   document.cn.pan.value = p ;
   document.cn.tilt.value = t ;
   document.cn.fov.value = f ;
}
Correction:
FireFox 1.0PR generates Unhandled Exception in 0xC0000005, rather then
JPIOJI.DLL (as wrongfully reported).
FireBird 0.7 generates Unhandled Exception in JPIOJI.DLL
Confirming crash with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5)
Gecko/20041027 Firefox/0.9.1+. Java(TM) 2 Platform Standard Edition 5.0 (e.g.
1.5). Adding keyword crash.

http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB1587557Y
Stack Signature	 fun_mark d2e428f4
Source File, Line No.
c:/builds/tinderbox/firefox/WINNT_5.0_Clobber/mozilla/js/src/jsfun.c, line 1306
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
Summary: Buffer Overflow Crashes All Windows → Buffer Overflow Crashes All Windows [@ fun_mark]
Attached file Testcase (obsolete) —
Attached image Testcase Image (obsolete) —
Attached file Testcase Class File (obsolete) —
Attached file Testcase Jar File (obsolete) —
Attached file Testcase2 (obsolete) —
Attachment #164047 - Attachment is obsolete: true
Attached file Testcase3 (obsolete) —
Attachment #164056 - Attachment is obsolete: true
Attachment #164050 - Attachment is obsolete: true
Attachment #164048 - Attachment is obsolete: true
Attachment #164049 - Attachment is obsolete: true
Attached file Testcase Final
Attachment #164057 - Attachment is obsolete: true
Keywords: testcase
I wan't able to reproduce when I just tested with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.2) Gecko/20060313 Firefox/1.5.0.2 and JRE/Java Plug-in 1.4.2_06 

Anyone still see the crash?
nor me on winxp with jre1.5.0 update 6.

please reopen if you can reproduce with a recent jre.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Crash Signature: [@ fun_mark]
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: