java/76631: any port linux-*-jdk12 will core dump if using

Daniel S. Haischt me at stefan.haischt.name
Mon Jan 24 13:30:24 PST 2005


>Number:         76631
>Category:       java
>Synopsis:       any port linux-*-jdk12 will core dump if using linux_base-8
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-java
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 24 21:30:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Daniel S. Haischt
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Daniel S. Haischt IT Consulting
>Environment:

System: FreeBSD abyssone.abyssworld.de 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Jan 16 23:38:12 CET 2005 root@:/usr/obj/usr/src/sys/ABYSSONE i386
System: FreeBSD vmware1.abyssworld.de 4.11-STABLE FreeBSD 4.11-STABLE #0: Mon Jan 17 22:06:18 CET 2005 root@:/usr/obj/usr/src/sys/GENERIC i386

Port: linux-sun-jdk-1.2.2.017_2
Port: linux-blackdown-jdk-1.2.2_5
Port: linux_base-8-8.0_4


>Description:

	If one is running either FreeBSD 5.x or FreeBSD 4.x together with linux_base-8
	he won't be able to execute any linux-*-jdk (e.g. linux-sun-jdk-1.2.2.017_2).
	The reason for this issue is that if one executes for example ...

	-> /usr/local/linux-sun-jdk1.2.2/bin/java -version

	he will immediately get a core dump as follows.

	OUCH: nested memory code, to 1 levels.
	Abort trap (core dumped)

	After several investigation cycles I did elaborate that a downgrade
	to either linux_base-7 or linux_base-6 would solve the issue.

	Because of the just described issue it is not possible, for example,
	to compile the native jdk-1.2 for FreeBSD because it depends on
	linux-jdk1.2.

>How-To-Repeat:

	Install either FreeBSD 4.x or FreeBSD 5.x together with linux_base-8.
	Additionally you have to install on of the following linux jdks to
	reproduce the core dump.

	* linux-sun-jdk-1.2.2.017_2
	* linux-blackdown-jdk-1.2.2_5

>Fix:


	Deinstall linux_base-8 if possible and install linux_base-7
	or linux_base-6.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-java mailing list