Comment 8 for bug 20572

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 29 Aug 2005 20:43:51 -0500
From: Graham Wilson <email address hidden>
To: Brendan O'Dea <email address hidden>, <email address hidden>
Subject: 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