Closed
Bug 89649
Opened 24 years ago
Closed 24 years ago
crash when repeatedly loading a java/javascript-intensive document
Categories
(Core Graveyard :: Java: OJI, defect, P1)
Tracking
(Not tracked)
mozilla0.9.5
People
(Reporter: bugzilla, Assigned: xiaobin.lu)
References
()
Details
(Keywords: crash, dataloss)
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
BuildID: 2001070604
The document at the URL mentioned provides explanations of a framed web page
including audio playback and javascript-implemented visual overlay effects. It
is implemented using java applets and javascript.
When this document is loaded the *second* time, the browser crashes without
further message from either the operating system or talkback. The browser
window and the java console just vanish.
Reproducible: Always
Steps to Reproduce:
1. Load the document at URL <http://tour.datango.de/navigator/?
tour=datangomozilla>. A frameset with an upper and a lower frame is loaded. The
upper frame shows a web page, the lower frame a streaming-media player like
interface. (If either java or javascript is disabled, another page is loaded
instead, and the problem does not occur.)
2. When the audio starts or the time counter in the bottom frame starts to
count, press the "stop" button in the bottom frame. Alternatively, let the
explanation run through its 2 minutes duration. The frameset is then replaced
by the web page of the upper frame.
3. When steps 1 and 2 are repeated, the browser at some point crashes by just
vanishing without any further message from Operating system or from Talkback.
Often, this happens in the first repetition, but up to three possible repeats
before the browser crashes have been observed.
Actual Results: Both the browser window and the java console window vanish
without further message, just as if the browser application had been terminated.
Expected Results: The browser should have continued to show the document.
This behavior could not be tied to the presence of single implementation
feature such as java calls from javascript, framesets generated by javascript,
cross-frame DOM access, etc.
Observed in build 2001070604, Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:0.9.2+) Gecko/20010706.
Comment 1•24 years ago
|
||
Steffen, if you are crashing in Mozilla the best thing you can do to help the
developers fix your bug is to attach a stacktrace. If you're not building
yourself you are not out of luck. Mozilla (thanks to a very cool donation from
Netscape) releases nightly and milestone builds with Full Circle's Talkback.
Talkback should catch most crashes and offer to send in a crash report. I can
retrieve that crash report and attach it to your bug report if you provide
either the Incident ID (you can get it by running the talkback program from
/components/talkback/) or you can let me know the email address you used to
submit the report and the time of sending. Win32 installer builds or
talkback.zip builds contain the crash reporting software. Thanks for your help
in testing Mozilla and reporting bugs.
| Reporter | ||
Comment 2•24 years ago
|
||
The installer for mozilla 0.9.2
(http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.2/mozilla-win32-0.9.2-
installer.exe) does not install talkback on my machine, although I do check
the "quality feedback agent" option in the custom installation dialog.
The zipped distribution of mozilla 0.9.2
(http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.2/mozilla-win32-0.9.2-
talkback.zip) contains talkback, but the mozilla executable after unpacking
from the archive does not execute java (menu entry "Tasks > Tools > Java
Console" is greyed out, no Live connect access to java objects from
javascript), hence does not reproduce my problem.
| Reporter | ||
Comment 3•24 years ago
|
||
Talkback does not notice the crash. I used the java plugin libraries from the
installer distribution (that is missing talkback) together with the executable
from the zip-archive distribution (that contains talkback). The browser
terminates abruptly as described, but this is not recorded by talkback as crash.
Comment 4•24 years ago
|
||
Crashed for me too, win2k, build 2001062815. No talkback report, no Dr.Watson
log... Mozilla quits silently.
Updated•24 years ago
|
Keywords: stackneeded
This works for me on build 2001072603 win98 with JRE 1.3.1
Reporter: which JRE version are you using?
Comment 6•24 years ago
|
||
confirming with build 20010725.. opt and debug
Java 1.3.0_01, quicktime 4.1.2
from my debug:
UniversalBrowserRead is FALSE
UniversalJavaPermission is FALSE
(many of this lines)
Nicht abgefangene Ausnahme in mozilla.exe: 0xC000001D: Illegal Instruction.
UniversalBrowserRead is FALSE
UniversalJavaPermission is FALSE
(many of this lines)
Nicht abgefangene Ausnahme in mozilla.exe: 0xC0000005: Access Violation.
niversalBrowserRead is FALSE
UniversalJavaPermission is FALSE
...
Nicht abgefangene Ausnahme in mozilla.exe (OJI.DLL): 0xC0000005: Access
Violation.
Nicht abgefangene Ausnahme in mozilla.exe: 0xC0000005: Access Violation.
Nicht abgefangene Ausnahme in mozilla.exe: 0xC0000005: Access Violation.
(Nicht abgefangene Ausnahme= not handeld exception)
->Plugins
AV can you please take a look at his if this should really go to plugins.
With an opt build mozilla quits without a error message...
Assignee: asa → av
Status: UNCONFIRMED → NEW
Component: Browser-General → Plug-ins
Ever confirmed: true
QA Contact: doronr → shrir
Comment 7•24 years ago
|
||
marking worksforme.
This is a problem with the java plugin 1.3.0_01.
Please download Java 1.3.1 and this should work...
(Please reopen if you disagree)
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 8•24 years ago
|
||
JRE is 1.3.1, both the plugin and the VM:
Java(TM) Plug-in: Version 1.3.1
Using JRE version 1.3.1 Java HotSpot(TM) Client VM
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 9•24 years ago
|
||
And here is finally a call stack from the crash point, as seen from the MS VC++
debugger:
001200a1()
NTDLL! 77f8af89()
NTDLL! 77f9fb9a()
NTDLL! 77f8af89()
NTDLL! 77f9fb9a()
[65 repetitions of the previous 2 lines deleted]
NTDLL! 77f8af89()
NTDLL! 77f9fb9a()
JPINS32! 6d2e8b65()
JPINS32! 6d2e7e8e()
JPINS32! 6d2e6f37()
OJI! 608a3782()
OJI! 608a372e()
JSJ3250! 60d189de()
JSJ3250! 60d13cfd()
JS3250! 60ce3757()
JS3250! 60cd7331()
JS3250! 60cd6dec()
GKCONTENT! 601d41bc()
DOCSHELL! 6011a3ba()
DOCSHELL! 60111991()
DOCSHELL! 601197a8()
DOCSHELL! 60111a2f()
DOCSHELL! 6011e3df()
URILDR! 60b54ba9()
URILDR! 60b548fc()
NECKO! 607e6d10()
778b0c24()
The debug console output at this point was:
First-chance exception in mozilla.exe (OJI.DLL): 0xC0000005: Access Violation.
First-chance exception in mozilla.exe: 0xC0000005: Access Violation.
First-chance exception in mozilla.exe: 0xC0000005: Access Violation.
[65 repetitions of the previous line deleted]
First-chance exception in mozilla.exe: 0xC0000096: Privileged Instruction.
Comment 10•24 years ago
|
||
--> OJI based on the stack trace.
Assignee: av → edburns
Status: REOPENED → NEW
Component: Plug-ins → OJI
Comment 11•24 years ago
|
||
I've seen similar silent crashes after installing JRE 1.3.1 *International*.
Going back to JRE 1.3.1 English solved the problem. Yes, the same JRE version
number.
Reporter (Steffen): Dou you use 1.3.1 International (8MB download from
java.sun.com) or English (5MB)?
Comment 12•24 years ago
|
||
It is possible that this crash happens only with JRE 1.3.1 International
installed while the regional settings of the computer are different from
English/US (and maybe English/other Englsh speaking countries). I cannot
reproduce this on a WindowsME with English/US at the time of installation.
Notice here and on bug 93246 (which seems a dup) that mostly German and Polish
(me) users hit this problem.
| Reporter | ||
Comment 13•24 years ago
|
||
I apparently use the english JRE 1.3.1. Download size of the installer is
5,364,696 Bytes. My Windows2000 is english as well.
Comment 14•24 years ago
|
||
Yes, I admit I finally reproduced the crash with the English 1.3.1. Downgrading
to 1.3.0_02 solved the problem for me (luckily it is still available on
java.sun.com, although deeply buried). Mysteriously, my other PC never had the
problem.
Summary: crash when repeatedly loading a java/javascript-intensive document → crash when repeatedly loading a java/javascript-intensive document (Java2 1.3.1 plug-in)
| Reporter | ||
Comment 15•24 years ago
|
||
This problem occurred for me both with JRE 1.3.0 and JRE 1.3.1. For one other
person commenting here, the problem only occurred for JRE 1.3.0. Thus, it does
not seem to be dependent of the JRE version in a direct way.
Summary: crash when repeatedly loading a java/javascript-intensive document (Java2 1.3.1 plug-in) → crash when repeatedly loading a java/javascript-intensive document
Comment 16•24 years ago
|
||
On WINNT, with Monday's trunk and JDK1.3.1, it crashes when loading the page.
Lots of output. Here it is:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x1637b01
Function name=(N/A)
Library=C:\WINNT\System32\Hummingbird\Connectivity\7.00\Socks\hclsock5.dll
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at java.net.InetAddressImpl.getHostByAddr(Native Method)
at java.net.InetAddress.getHostName(Unknown Source)
at java.net.SocketPermission.getCanonName(Unknown Source)
at java.net.SocketPermission.impliesIgnoreMask(Unknown Source)
at java.net.SocketPermissionCollection.implies(Unknown Source)
at java.security.Permissions.implies(Unknown Source)
at sun.plugin.liveconnect.JavaScriptProtectionDomain.implies
(JavaScriptProtectionDomain.java:74)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.connectStep1
(HttpURLConnection.java:177)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream
(HttpURLConnection.java:282)
at java.net.URL.openStream(Unknown Source)
at ic.p(Unknown Source)
at nv.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Dynamic libraries:
0x00400000 - 0x0047B000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\mozilla.exe
0x77F60000 - 0x77FBC000 C:\WINNT\System32\ntdll.dll
0x10000000 - 0x10126000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\xpcom.dll
0x00240000 - 0x00253000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\mozreg.dll
0x30000000 - 0x30038000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\nspr4.dll
0x77DC0000 - 0x77DFF000 C:\WINNT\system32\ADVAPI32.dll
0x77F00000 - 0x77F5E000 C:\WINNT\system32\KERNEL32.dll
0x77E70000 - 0x77EC4000 C:\WINNT\system32\USER32.dll
0x77ED0000 - 0x77EFC000 C:\WINNT\system32\GDI32.dll
0x77E10000 - 0x77E67000 C:\WINNT\system32\RPCRT4.dll
0x776D0000 - 0x776D8000 C:\WINNT\system32\WSOCK32.dll
0x776B0000 - 0x776C4000 C:\WINNT\system32\WS2_32.dll
0x78000000 - 0x78040000 C:\WINNT\system32\MSVCRT.dll
0x776A0000 - 0x776A7000 C:\WINNT\system32\WS2HELP.dll
0x10200000 - 0x10260000 C:\WINNT\System32\MSVCRTD.dll
0x00260000 - 0x00268000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\plc4.dll
0x00270000 - 0x00277000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\plds4.dll
0x77C40000 - 0x77D7C000 C:\WINNT\system32\SHELL32.dll
0x71700000 - 0x7178A000 C:\WINNT\system32\COMCTL32.dll
0x77B20000 - 0x77BD5000 C:\WINNT\system32\ole32.dll
0x00B30000 - 0x00B39000 C:\WINNT\System32\PGPhk.dll
0x00C50000 - 0x00C5E000 C:\Program Files\Solstice\pcx\xware32.dll
0x77FD0000 - 0x77FFA000 C:\WINNT\System32\WINMM.dll
0x77FC0000 - 0x77FC8000 C:\WINNT\System32\mmdrv.dll
0x6BD00000 - 0x6BD27000 C:\WINNT\System32\opl3sa32.dll
0x728C0000 - 0x728C7000 C:\WINNT\System32\JOYSTICK.DLL
0x20420000 - 0x2042B000 C:\WINNT\TRAYHOOK.dll
0x01130000 - 0x01143000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\jsloader.dll
0x01150000 - 0x01228000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\js3250.dll
0x01230000 - 0x01256000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\embedcomponents.dll
0x01260000 - 0x0127D000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\chardet.dll
0x01280000 - 0x012A9000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\uconv.dll
0x012B0000 - 0x012D4000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\xppref32.dll
0x012E0000 - 0x0134E000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\xpc3250.dll
0x013F0000 - 0x0142A000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\appshell.dll
0x01430000 - 0x01462000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\gkgfx.dll
0x01470000 - 0x0148A000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\img3250.dll
0x01490000 - 0x014C1000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\chrome.dll
0x014D0000 - 0x01515000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\rdf.dll
0x01520000 - 0x01605000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\necko.dll
0x01610000 - 0x01627000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\zlib.dll
0x01630000 - 0x01647000 C:\WINNT\System32\Hummingbird\Connectivity\7.00
\Socks\hclsock5.dll
0x77660000 - 0x7766F000 C:\WINNT\system32\msafd.dll
0x77690000 - 0x77699000 C:\WINNT\System32\wshtcpip.dll
0x01A60000 - 0x01AE1000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\gkparser.dll
0x01AF0000 - 0x01B05000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\ucharuti.dll
0x01B10000 - 0x01B35000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\urildr.dll
0x01B40000 - 0x01B9C000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\gkwidget.dll
0x77D80000 - 0x77DB2000 C:\WINNT\system32\comdlg32.dll
0x65340000 - 0x653D2000 C:\WINNT\system32\OLEAUT32.dll
0x01FB0000 - 0x01FD2000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\profile.dll
0x01FE0000 - 0x01FF2000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\strres.dll
0x779B0000 - 0x779B9000 C:\WINNT\System32\LinkInfo.dll
0x77720000 - 0x77731000 C:\WINNT\system32\MPR.dll
0x77A40000 - 0x77A4D000 C:\WINNT\System32\ntshrui.dll
0x77800000 - 0x7783A000 C:\WINNT\system32\NETAPI32.dll
0x77840000 - 0x77849000 C:\WINNT\system32\NETRAP.dll
0x777E0000 - 0x777ED000 C:\WINNT\system32\SAMLIB.dll
0x02020000 - 0x023B1000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\gkcontent.dll
0x023C0000 - 0x023E3000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\nslocale.dll
0x023F0000 - 0x0242A000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\gkgfxwin.dll
0x02430000 - 0x0244A000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\imglib2.dll
0x02450000 - 0x02464000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\jar50.dll
0x02570000 - 0x025C3000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\docshell.dll
0x026D0000 - 0x026F5000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\caps.dll
0x02700000 - 0x0271C000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\cookie.dll
0x02820000 - 0x028AE000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\jsdom.dll
0x028B0000 - 0x02A1F000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\pipnss.dll
0x02A20000 - 0x02A63000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\nssckbi.dll
0x02CB0000 - 0x02CC8000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\oji.dll
0x02CD0000 - 0x02CF5000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\jsj3250.dll
0x02D00000 - 0x02D46000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\gkplugin.dll
0x77A90000 - 0x77A9B000 C:\WINNT\system32\VERSION.dll
0x779C0000 - 0x779C8000 C:\WINNT\system32\LZ32.dll
0x02D50000 - 0x02D5B000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\plugins\NPOJI600.dll
0x02D60000 - 0x02D7D000 C:\jdk1.3.1\jre\bin\jpins32.dll
0x02D80000 - 0x02D96000 C:\jdk1.3.1\jre\bin\jpishare.dll
0x02DA0000 - 0x02DB6000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\mozbrwsr.dll
0x02DC0000 - 0x02DEC000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\wallet.dll
0x02DF0000 - 0x03064000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\gklayout.dll
0x03070000 - 0x0309C000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\gkview.dll
0x031A0000 - 0x031CB000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\nkcache.dll
0x033D0000 - 0x033E7000 C:\Program Files\Iomega\DriveIcons\IMGHOOK.DLL
0x03510000 - 0x0351C000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\imggif.dll
0x03520000 - 0x03529000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\gfx2.dll
0x03940000 - 0x039CC000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\appcomps.dll
0x047E0000 - 0x048F8000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\editor.dll
0x04900000 - 0x0490C000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\txmgr.dll
0x04A10000 - 0x04A22000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\shistory.dll
0x04A30000 - 0x04A3B000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\lwbrk.dll
0x04A40000 - 0x04A77000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\webbrwsr.dll
0x04B80000 - 0x04BC2000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\mork.dll
0x04FE0000 - 0x04FEB000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\nsgif.dll
0x71290000 - 0x71296000 C:\WINNT\system32\MSIDLE.DLL
0x05400000 - 0x05411000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\pippki.dll
0x74FF0000 - 0x74FFD000 C:\WINNT\System32\rnr20.dll
0x77BF0000 - 0x77BF7000 C:\WINNT\System32\rpcltc1.dll
0x75360000 - 0x75367000 C:\WINNT\System32\rasadhlp.dll
0x6D420000 - 0x6D4EF000 C:\PROGRA~1\JavaSoft\JRE\1379A4~1.1
\bin\hotspot\jvm.dll
0x6D220000 - 0x6D227000 C:\PROGRA~1\JavaSoft\JRE\1379A4~1.1\bin\hpi.dll
0x6D3B0000 - 0x6D3BD000 C:\PROGRA~1\JavaSoft\JRE\1379A4~1.1
\bin\verify.dll
0x6D250000 - 0x6D266000 C:\PROGRA~1\JavaSoft\JRE\1379A4~1.1\bin\java.dll
0x6D3C0000 - 0x6D3CD000 C:\PROGRA~1\JavaSoft\JRE\1379A4~1.1\bin\zip.dll
0x6D020000 - 0x6D128000 C:\Program Files\JavaSoft\JRE\1.3.1\bin\awt.dll
0x77C00000 - 0x77C18000 C:\WINNT\System32\WINSPOOL.DRV
0x76AB0000 - 0x76AB5000 C:\WINNT\System32\IMM32.dll
0x1AC10000 - 0x1AC1D000 C:\Program Files\JavaSoft\JRE\1.3.1\bin\zip.dll
0x6D1E0000 - 0x6D21B000 C:\Program Files\JavaSoft\JRE\1.3.1
\bin\fontmanager.dll
0x77130000 - 0x77156000 C:\WINNT\System32\ddraw.dll
0x1B6C0000 - 0x1B6CB000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\components\imgjpeg.dll
0x1B6D0000 - 0x1B6F8000
D:\Projects\trunk\mozilla\dist\WIN32_D.OBJ\bin\jpeg3250.dll
0x6D340000 - 0x6D348000 C:\Program Files\JavaSoft\JRE\1.3.1\bin\net.dll
0x76AC0000 - 0x76ADD000 C:\WINNT\System32\imagehlp.dll
0x731B0000 - 0x731BA000 C:\WINNT\System32\PSAPI.DLL
Local Time = Wed Aug 08 16:15:52 2001
Elapsed Time = 81
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.3.1-rc1-b21 mixed mode)
#
# An error report file has been saved as hs_err_pid163.log.
# Please refer to the file for further information.
#
0[5680950]: ###!!! ASSERTION: RDFXMLDataSourceImpl not thread-
safe: 'owningThread == NS_CurrentThread()', file D:\Projec
ts\trunk\mozilla\xpcom\base\nsDebug.cpp, line 528
###!!! ASSERTION: RDFXMLDataSourceImpl not thread-safe: 'owningThread ==
NS_CurrentThread()', file D:\Projects\trunk\moz
illa\xpcom\base\nsDebug.cpp, line 528
Status: NEW → ASSIGNED
Comment 17•24 years ago
|
||
Wow, watching this site in IE, they're doing some CRAZY stuff.
OS: Windows 2000 → Windows NT
Priority: -- → P1
Target Milestone: --- → mozilla0.9.4
Comment 18•24 years ago
|
||
It doesn't appear that nsCLiveConnect instances are being created.
I put a big honkin printf in the nsCLiveConnect constructor and it did not
appear.
nsCLiveconnect::nsCLiveconnect(nsISupports *aOuter)
: mJavaClient(NULL)
{
printf("+++++++++++\n\n\n\n\n\n\n\n\n+++++++++++new nsCLiveConnect\n");
fflush(stdout);
| Assignee | ||
Comment 20•24 years ago
|
||
I tested this with fix of 77194, it crashes at a familiar point when loaded
second time. I will take a look at this bug soon.
Comment 21•24 years ago
|
||
SPAM: reassigning all OJI bugs to new OJI QA, pmac ( 227 bugs)
QA Contact: shrir → pmac
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Comment 23•24 years ago
|
||
*** Bug 96607 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 24•24 years ago
|
||
*** This bug has been marked as a duplicate of 64319 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 25•23 years ago
|
||
This issue seems resolved fixed with Mozilla 1.0 (and Netscape 7.0 too),
although the bug this one was deemed a duplicate of, 64319, is still open.
A current test case that would reproduce the originally reported condition is:
<http://ebay.datango.com/navigator/?tour=200013&anybrowser=1>.
Repeated invocation of this link does no longer crash the browser. Tested in
Mozilla 1.0, build ID 2002053012, on win2k, with JRE 1.4.0_01ea and java plugin
1.4.0_01.
You need to log in
before you can comment on or make changes to this bug.
Description
•