On Thu, Feb 09, 2006 at 03:24:07PM +0000, Stuart Henderson wrote: > Ok the parse function is just preparing things for use elsewhere, > so the auto variable is destroyed by the time it's needed. The place > where it's needed is actually paying some attention to alignment > since they memcpy, but I happened across a debian-devel post > mentioning a GCC optimizer bug requiring bcopy vs. memcpy, so > Ben, please can you try reverting iax2-parse change and apply > the attached diff.
I don't get a SIGBUS with this patch either, but asterisk doesn't show my apparent address (what the IAX server sees me as). It seems to register though. I think this was the case with the previous diff too, but I neglected to notice it at the time. --ben