On Wed, 2006-07-05 at 11:18 +0200, Sebastian Dröge wrote:
> On Mi, 2006-07-05 at 10:54 +0200, Johannes Berg wrote:
> > Maybe something similar is happening here? The build logs don't have
> > actual traces which would be immensely useful to see if something
> > similar is happening, any idea why those would be missing?
> 
> I would assume that something similar is happening here because it works
> fine on my single CPU ppc(32). 

Well, not necessarily. The main thing that caused the crash was a second
CPU getting a new malloc() arena and using that for code, but the new
arena was not executable. The SIGSEGV points into that direction again,
but it could be anything else too, I'd think.

> But no idea why the traces are missing,
> there must be something broken that hard that the complete stack trace
> is missing.

ok. I'll see if I can reproduce it next week.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to