Bug 57957 - JITC access violation while typing in JDT editor
Summary: JITC access violation while typing in JDT editor
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-04-08 15:22 EDT by Allan Pratt CLA
Modified: 2022-04-07 04:57 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Pratt CLA 2004-04-08 15:22:56 EDT
I am using WSWB from the 3/31 build - that is, M8 final. I was typing away in 
my Java editor when I got an access violation: the instruction at 0x02273692 
tried to read memory at address 0x1.

The instruction is inside the code space of the JITC.DLL library. Since I'm 
using WSWB M8, the JITC in question is from the IBM Classic (not J9) JVM.

The MS Visual Studio debugger stack traceback shows this:
    JITC! fi_init + 354 bytes
    JVM! 100d26ae()

and nothing else.

Of course this is a JVM bug instead of a JDT crash, but the result is that it 
makes the JDT appear unstable so I'm filing it here. Maybe somebody will see a 
pattern in crash reports like this, and take it the next step.
Comment 1 Dani Megert CLA 2004-04-13 06:53:09 EDT
Please file the bug against the VM.
Comment 2 Dani Megert CLA 2007-06-22 09:59:07 EDT
Get rid of deprecated state.
Comment 3 Dani Megert CLA 2007-06-22 10:04:26 EDT
.
Comment 4 Eclipse Genie CLA 2022-04-07 04:57:54 EDT
New Gerrit change created: https://git.eclipse.org/r/c/orbit/orbit-recipes/+/192553