-current and jdb problem

Panagiotis Astithas past at noc.ntua.gr
Sun Jun 20 07:43:35 PDT 2004


Marc van Kempen wrote:
> Hi,
> 
> Does anyone else have a problem with running jdb from jdk1.4.2p6_4? 
> Starting jdb works fine, but as soon as I try to debug a java program 
> (run ...) then jdb crashes complaining it cannot connect to the VM.
> 
> This is on -current from 16 June.
> 
> If needed I can post the exact error message (don't have it at hand 
> right now).

You are probably using libpthread. It is a known issue. Try using 
libmap.conf to map everything to libc_r.

Cheers,
-- 
Panagiotis Astithas
Electrical & Computer Engineer, PhD
Network Management Center
National Technical University of Athens, Greece


More information about the freebsd-java mailing list