Comment 3 for bug 87075

Revision history for this message
rooijan (rrossouw) wrote :

FYI more info on this ...
I have segmentation errors on one machine and not the other. Both running Ubuntu 7.04 server installs. Both custom kernels and tools make installed. No packages at this point.

Machine 1:
root@bermuda:~# aptitude show gcc-4.1 | grep Version
Version: 4.1.2-0ubuntu4
root@bermuda:~# uname -r
2.6.17.13-vs2.0.2.1
Production machine and runs two vservers fine.

Machine 2(segmentaion errors):
root@fiji1:/usr/src# aptitude show gcc-4.1 | grep Version
Version: 4.1.2-0ubuntu4
root@fiji1:/usr/src# uname -r
2.6.20.11-vs2.2.0
1. testme and testfs does not work with packages. If compiled then testme and testfs runs fine but vserver-info segfaults.
2. Machine 1 kernel on Machine 2 breaks the same way.

If anyone wants more info let me know.
-Riaan