Closed
Bug 5877
Opened 26 years ago
Closed 26 years ago
Unhandled exception in apprunner.exe
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
People
(Reporter: reed.snellenberger, Assigned: amusil)
Details
Attachments
(2 files)
I'm getting startup errors in build 98091517. I'm getting a message box that
tells me that "Instruction @nnn reference memory at 0xfoo. the memory could not
be written. If I go into debug, turns out the error is actually an unhandled
exception with access violation in npjava32.dll (Java plug-in). Tracing back,
the error is triggered at line 551 of modules\oji\src\nsJVMManager.cpp (in
nsJVMManager::StartupJVM() ).
This is a very reproducible error (on my box :( ) that I can "eliminate" by
renaming the npjava32.dll as npjava32.dll.xxx. The file is the Javasoft JVM
with an internal version number of 1,2,0,0...
I'm perfectly willing to tread this path again if you need more information...
Reed S.
Reporter | ||
Comment 1•26 years ago
|
||
Reporter | ||
Comment 2•26 years ago
|
||
Updated•26 years ago
|
Assignee: fur → amusil
Component: Live Connect → OJI
Comment 3•26 years ago
|
||
This is an OJI bug, not a LiveConnect bug. Reassigning...
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 4•26 years ago
|
||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•