Strange behaviour

Alexey Zelkin phantom at freebsd.org
Mon Oct 27 08:09:08 PST 2003


hi,

1. Which java application causes this behaviour ?

2. Can you please try to ktrace of this process.  And provide me
snip from its log ?

On Mon, Oct 27, 2003 at 12:34:32PM +0100, Thorsten Greiner wrote:
> Hi list,
> 
> I am seeing a lockup with native JDK 1.4.1 on a recent -CURRENT
> (built yesterday). The java process spins with 100% cpu usage and
> does not respond to any signal.
> 
> A truss on the java process shows strange error numbers being 
> returned form sigreturn:
> 
> ...
> gettimeofday(0x2809ac78,0x0)     = 0 (0x0) 
> sigprocmask(0x3,0x2809ac9c,0x0)  = 0 (0x0) 
> poll(0x805f000,0x2,0x0)          = 0 (0x0) 
> sigreturn(0xbf71e720)            ERR#747053648 'Unknown error: 747053648'
> SIGNAL 27
> SIGNAL 27
> gettimeofday(0x2809ac78,0x0)     = 0 (0x0) 
> sigprocmask(0x3,0x2809ac9c,0x0)  = 0 (0x0) 
> poll(0x805f000,0x2,0x0)          = 0 (0x0)
> gettimeofday(0xbfa2af00,0x0)     = 0 (0x0) 
> poll(0x810c400,0x0,0x0)          = 0 (0x0) 
> sigreturn(0xbf71e720)            ERR#747053648 'Unknown error: 747053648'
> ...
> 
> The JDK was built on Oct 11 with a (than recent) world. Yesterday I
> run a buildworld/buildkernel with a fresh cvsup.
> 
> java -version shows:
> 
> java version "1.4.1-p4" Java(TM) 2 Runtime Environment, Standard Edition (build
> 1.4.1-p4-toor_11_oct_2003_17_36)
> Java HotSpot(TM) Client VM (build 1.4.1-p4-toor_11_oct_2003_17_36, mixed mode)
> 
> Any idea what is wrong here?
> 
> Regards
>         -Thorsten
> 
> ______________________________________________________________________________
> 38xTestsieger - WEB.DE FreeMail - Deutschlands beste E-Mail! Jetzt das
> neue FreeMail-Handbuch  http://f.web.de/extern/handbuch.htm/?mc=021131
> 
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"


More information about the freebsd-java mailing list