java/54463: Apparent bug in jdk13

Andrew Lankford arlankfo at 141.com
Sun Jul 13 22:40:09 PDT 2003


>Number:         54463
>Category:       java
>Synopsis:       Apparent bug in jdk13
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-java
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 13 22:40:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Lankford
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
N/A
>Environment:
System: FreeBSD bogushost2 5.1-CURRENT FreeBSD 5.1-CURRENT #8: Wed Jul 9 03:30:5
8 EDT 2003 root at bogushost2:/usr/obj/usr/src/sys/ARL5KERNEL i386

Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p8-root-030702-01:
23)
Classic VM (build 1.3.1-p8-root-030702-01:23, green threads, nojit)

(Tried compiling with native threads and got the same results)

>Description:
  Several demo applets included with 1.3.1 make java
 go into an endless loop

  $ cd /usr/local/jdk1.3.1/demo/applets/Dithertest/
  $ appletviewer example1.html

  appletviewer in free(): error: chunk is already free
  SIGABRT   6*   abort (generated by abort(3) routine)
  appletviewer in malloc(): error: recursive call
  SIGABRT   6*   abort (generated by abort(3) routine)
  appletviewer in malloc(): error: recursive call
  SIGABRT   6*   abort (generated by abort(3) routine)
  appletviewer in malloc(): error: recursive call
  SIGABRT   6*   abort (generated by abort(3) routine)

  ...and so on until you put it out of its misery
   with a "kill -9".

>How-To-Repeat:
 


 
                   
>Fix:

  Don't bother trying to run certain graphical applets
 or applications.



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-java mailing list