ping6 segfault

Rich Felker dalias at aerifal.cx
Fri Jan 25 09:55:58 UTC 2013


On Fri, Jan 25, 2013 at 09:48:57AM +0100, Joerg Epping wrote:
> Hello,
> 
> on ARM9 machines ping6 still segfaults sometimes. I tracked this down
> to the unpack6/inet_ntop function. I think it's memory alignment
> again.

Can you verify in gdb that when the crash happens, the pointer is
misaligned? It would be nice to know that you really found the cause
of the issue.

Rich


More information about the busybox mailing list