Menu

#780 JEdit exits without warning

severe bug
closed
nobody
5
2002-01-26
2001-10-29
Anonymous
No

Hi,
First of all thanks for giving us a wonderfull
editor. It is beyond comparision.

But I found a bug. Hope to resolve it soon.I have
given below the details.

My JDK Version :- 1.4 beta 2.
OS : Windows 98
JEdit Version : 3.2.2
What happens : JEdit quits without warning out in the
blue. The error log written in
hs_err_pid4294695977.log is given below.

An unexpected exception has been detected in native
code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION
occurred at PC=0x6D374F8B
Function=[Unknown.]
Library=(N/A)

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 sun.awt.windows.WToolkit.eventLoop(Native
Method)
at sun.awt.windows.WToolkit.run
(WToolkit.java:222)
at java.lang.Thread.run(Thread.java:539)

Dynamic libraries:
0x7D750000 - 0x7D76D000
C:\WINDOWS\SYSTEM\IMAGEHLP.DLL

Local Time = Mon Oct 29 12:04:34 2001
Elapsed Time = 27
#
# The exception above was detected in native code
outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-beta2-b77
mixed mode)
#

What could be problem. Hope it will be resolved soon.

Thanks,
Jiger
powerontop@yahoo.com

Discussion

  • Alan Moore

    Alan Moore - 2001-10-29

    Logged In: YES
    user_id=79774

    This is a bug in jdk1.4. I don't think I've seen this in
    jEdit, but I was getting it all the time in another app
    until I started disabling the JIT compiler (that's the
    "-Xint" option).

     
  • Slava Pestov

    Slava Pestov - 2002-01-26
    • status: open --> closed
     

Log in to post a comment.