On Mon, Jul 01, 2002 at 02:59:09AM -0400, Wesley Morgan wrote:
>   2723 kdeinit  CALL  gettimeofday(0x28e94ab8,0)
>   2723 kdeinit  RET   gettimeofday 0
>   2723 kdeinit  CALL  wait4(0xffffffff,0,0x1,0)
>   2723 kdeinit  RET   wait4 2724/0xaa4
>   2723 kdeinit  CALL  poll(0x8059000,0x1,0)
>   2723 kdeinit  RET   poll 1
>   2723 kdeinit  PSIG  SIGSEGV SIG_DFL
>   2723 kdeinit  NAMI  "kdeinit.core"
> 
> Both the kdeinit and a child it forks are dying... Setting a breakpoint of
> fork() in the binary shows:
That's almost definitely the same problem I'm running into with
the JVM, however it registered itself has an infinite hang since
SEGV deliveries are turned off when inside in a crashing/SEGVing
libc_r thread-kernel.

bill


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to