Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Dec 1999 12:46:55 -0800
From:      Mike Smith <msmith@freebsd.org>
To:        "Gary Howland" <gary@hotlava.com>
Cc:        emulation@freebsd.org
Subject:   Re: Running linux visual age for java 
Message-ID:  <199912032046.MAA01241@mass.cdrom.com>
In-Reply-To: Your message of "03 Dec 1999 17:53:33 GMT." <19991203175333.21819.qmail@abc.aaa-mainstreet.nl> 

next in thread | previous in thread | raw e-mail | index | archive | help

The first thing to do is to try the Redhat 6.0 version of the linux_base 
port (available from marcel's homepage on www.freebsd.org).  The 5.2 
version features a very buggy libc which has given me these results in 
the past.

Marcel; any chance of updating the port to RH6.1, so that we're at least 
up to date bugwise?

> 
> When I run the ide binary of visual age for java, I now get this
> under truss:
> 
> 	syscall getpid()
> 		returns 8087 (0x1f97)
> 	syscall linux_sigaction(0xa,0xbfbfdb48,0x0)
> 		returns 0 (0x0)
> 	syscall linux_sigaction(0xc,0xbfbfdb3c,0x0)
> 		returns 0 (0x0)
> 	syscall linux_sigprocmask(0x0,0xbfbfdb78,0x0)
> 		returns 0 (0x0)
> 	SIGNAL 11
> 	SIGNAL 11
> 	Process stopped because of:  16
> 	process exit, rval = 11
> 	zsh: segmentation fault (core dumped)  truss ./ide              
> 
> So, I am to beleive that this is a genuine segmentation violation, not
> a kernel emulation bug?
> 
> And can this be solved by using different linux libraries?
> 
> Gary
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-emulation" in the body of the message
> 

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  msmith@freebsd.org
\\ and he'll hate you for a lifetime.             \\  msmith@cdrom.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912032046.MAA01241>