Hi,

        I have currently 1.3.6 installed. On a 1.3.2 I create a Redhat AS2.1 
image
The installation was OK. During the boot I had two error messages in rc.sysinit.
These messages are segmentation fault. So, I continue and after login,
when I do rpmbuild with or without option I had a segmentation fault.
This is the reason for 1.3.6 migration. I use the same disk image.
The problem is the same.
I only show the rpmbuild problem :

[EMAIL PROTECTED] root]# rpmbuild
Segmentation fault

So I do an strace command. I list only the last lines :
[EMAIL PROTECTED] root]# strace rpmbuild
...
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0
x40328000
mprotect(0x40326000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40326000, 4096, PROT_READ|PROT_EXEC) = 0
munmap(0x40018000, 17221)               = 0
modify_ldt(1, {entry_number:0, base_addr:0x401b3020, limit:1056, seg_32bit:1,
                        contents:0, read_exec_only:0, limit_in_pages:0, 
seg_not_present:0,
                        useable:1}, 16) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
[EMAIL PROTECTED] root]# 

My machine is a NEC M340 laptop with Fedora core6 OS.
The virtual OS is a redhat RHEL 2.1 Update 5.

If you need some more infos, I can help you.

-- 
Serge Noiraud

Linux, c'est mieux. Firefox, c'est mieux. OpenOffice, c'est mieux.
Toute la vérité, rien que la vérité.
http://www.join-swats.org


_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to