Comment 3 for bug 20572

Revision history for this message
In , Graham Wilson (graham-mknod) wrote : Re: Bug#320120: [PATCH] traceroute bus error on sparc

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