On Do, 2006-07-06 at 07:35 +0200, Johannes Berg wrote:
> On Thu, 2006-07-06 at 00:24 +0200, Sebastian Dröge wrote:
> 
> > Hm, now even the mono build fails that way on Ubuntu.
> > If you can't reproduce the segfault with default settings could you try
> > if it fails if mono is build with SSP?
> 
> I'm new to mono, what's SSP?

It's an gcc extension that adds protection against several possible
stack vulnerabilities: http://www.trl.ibm.com/projects/security/ssp/

This is enabled by default on Ubuntu now and disabled by default on
Debian, can be disabled by -fno-stack-protector and enabled by
-f-stack-protector.

The only weird thing with this is, that mono worked fine with SSP on my
single CPU PPC32.

Well, I have some new news... mono now also fails with the old
sched_affinity patch :(

Bye

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

Reply via email to