Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 17:42:57 +0300
From:      Panagiotis Astithas <past@noc.ntua.gr>
To:        Marc van Kempen <marc@bowtie.nl>
Cc:        java@freebsd.org
Subject:   Re: -current and jdb problem
Message-ID:  <40D5A271.6070204@noc.ntua.gr>
In-Reply-To: <40D358E2.5050606@bowtie.nl>
References:  <40D358E2.5050606@bowtie.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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