Ok. I did 'git bisect' and tracked the problem to

[PATCH] vdso: randomize the i386 vDSO by moving it into a vma

This patch introduces kernel config option COMPAT_VDSO (default=y). On
my machine, this was (unnecessarily) left to default. Setting it to
'n' resolved the issue. But according to the config info, this can
only be done on systems using glibc 2.3.3 or later, for others it
should be left enabled.

So it seems there is something wrong with the code supporting VDSO for
older glibcs, at least when a newer glibc is available.

/Samuel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to