Ouch! You could try adding -Xint to the Java command line disable the
hotspot (Just In Time bytecode compiler).

Also, might be worth doing a 'which java' and checking you're running the
one corresponding to what you were compiling with.

(I have a dual core CPU at home, so it's not that.)

cheers,
 Jamie

On 13/02/2008, Critical Bill <[EMAIL PROTECTED]> wrote:
>
> Sent prematurely...sorry. So now I'm receiving jre errors. See below. I've
> also included the hs_err_pid6216.log output as referenced by the error. I
> feel like this is the monster that won't die but I know I'm close. Thanks
> again for the help.
>
> - CB
>
> ============================
> root:/etc/capture-server# java -Djava.net.preferIPv4Stack=true -jar
> CaptureServer.jar -s 172.16.0.127 -f input_urls_example.txt
> Option added: server-listen-port => 7070
> Option added: server-listen-address => 172.16.0.127
> Option added: input_urls => input_urls_example.txt
> CaptureServer: Listening for connections
> Validating config.xml ...
> config.xml successfully validated
> Option: capture-network-packets => false
> Option added: capture-network-packets => false
> Option: client-default-visit-time => 10
> Option added: client-default-visit-time => 10
> Option: collect-modified-files => false
> Option added: collect-modified-files => false
> Option: send-exclusion-lists => false
> Option added: send-exclusion-lists => false
> [:902] VM added
> [:902-13185532] VMSetState: WAITING_TO_BE_REVERTED
> [:902-13185532] VMSetState: REVERTING
> VIX library loaded
> [:902] Connecting
> [:902] Connected
> [:902-13185532] Resetting VM
> [:902-13185532] waitForToolsInGuest
> [:902-13185532] runProgramInGuest.
> #
> # An unexpected error has been detected by Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x06393c23, pid=6216, tid=3084286864
> <snip>
>

-- 
Jamie Riden / [EMAIL PROTECTED] / [EMAIL PROTECTED]
UK Honeynet Project: http://www.ukhoneynet.org/
_______________________________________________
Capture-HPC mailing list
Capture-HPC@public.honeynet.org
https://public.honeynet.org/mailman/listinfo/capture-hpc

Reply via email to