Date: Sun, 27 Oct 2002 13:30:58 -0800 (PST) From: Ulrich Spoerlein <q@uni.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/44549: linux-jdk core dumps with linux-base-7 when run as user Message-ID: <200210272130.g9RLUwlm024181@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 44549 >Category: ports >Synopsis: linux-jdk core dumps with linux-base-7 when run as user >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 27 13:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ulrich Spoerlein >Release: 4.7-Stable >Organization: >Environment: >Description: When running the linux-sun-jdk or linux-blackdown-jdk under linux_base-7 as a normal user they core dump. running them as root everything works fine. here is what i get: % /usr/local/linux-sun-jdk1.4.1/bin/java -version # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.1-b21 mixed mode) # # Error ID: 4F533F4C494E55580E43505002D7 # zsh: 10108 abort (core dumped) /usr/local/linux-sun-jdk1.4.1/bin/java (134)% /usr/local/linux-blackdown-jdk1.4.1/bin/java -version # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://www.blackdown.org/cgi-bin/jdk # # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.1-beta mixed mode) # # Error ID: 4F533F4C494E55580E435050030B # zsh: 10109 abort (core dumped) /usr/local/linux-blackdown-jdk1.4.1/bin/java (134)% sudo /usr/local/linux-sun-jdk1.4.1/bin/java -version java version "1.4.1" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21) Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode) % sudo /usr/local/linux-blackdown-jdk1.4.1/bin/java -version java version "1.4.1" Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.1-beta) Java HotSpot(TM) Client VM (build Blackdown-1.4.1-beta, mixed mode) on a side note, i get hundreds of these when running linux-java: Oct 27 22:28:04 roadrunner /kernel: linux: syscall mmap2 is obsoleted or not implemented (pid=10120) Oct 27 22:28:04 roadrunner last message repeated 30 times Oct 27 22:28:04 roadrunner /kernel: linux: syscall mmap2 is obsoleted or not implemented (pid=10123) Oct 27 22:28:04 roadrunner last message repeated 30 times >How-To-Repeat: install a linux-jdk, install/upgrade to linux_base-7 >Fix: downgrade to linux_base-6 :( >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210272130.g9RLUwlm024181>