ping6 segfault

Denys Vlasenko vda.linux at googlemail.com
Mon Jan 28 09:22:22 UTC 2013


On Mon, Jan 28, 2013 at 8:49 AM, Joerg Epping
<joerg.epping at googlemail.com> wrote:
>> Can you experiment with printing &from->sin6_addr a-la
>>
>> bb_error_msg("from:%p &from->sin6_addr:%p", from, &from->sin6_addr);
>>
>> ?

> Version without the memcpy patch: (sometimes it's working, but mostly
> it crashes, but I am unable to print out the addresses when it
> crashes)

> This is really strange. The addresses seem to be ok.

It means that the unaligned access is _elsewhere_.

Add more debugging printouts.
-- 
vda


More information about the busybox mailing list