On Wed, Jul 27, 2005 at 03:53:30PM +1000, Brendan O'Dea wrote:
> Package: traceroute
> Version: 1.4a12-19
> 
>   $ traceroute www.debian.org
>   traceroute to www.debian.org (194.109.137.218), 30 hops max, 38 byte packets
>   Bus error 
> 
> The fault occurs in send_probe, at:
> 
>     memcpy(&outdata->tv, tp, sizeof(outdata->tv));
> 
> seems to be an alignment problem; removing __attribute__((packed)) from
> the tv element of outdata fixes the problem.

Sorry for the delay; I plan to upload the fixed version tonight.

-- 
gram


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to