Re: [uml-devel] 2.6.23-rc5 regression: uml on x86_64 compile error

2007-09-04 Thread Jan Dittmer
Adrian Bunk wrote: > Commit d1254b12c93e1e586137a2ffef71fd33cf273f35 causes the following > compile error (found at [1]): > > <-- snip --> > > ... > CC fs/binfmt_elf.o > In file included from fs/binfmt_elf.c:30: > include/linux/elfcore.h: In function ‘elf_core_copy_regs’: > include/linux/

Re: [uml-devel] Programs in guest segfault, amd64 host and guest

2006-10-18 Thread Jan Dittmer
Jeff Dike wrote: > On Wed, Oct 18, 2006 at 09:16:14PM +0200, Jan Dittmer wrote: >> This is 100% reproducible here. Perfect test case. How to debug? > > You want to dig into the code and see what's wrong? Put a breakpoint > on the force_sig_info(SIGSEGV, ...) in segv().

Re: [uml-devel] Programs in guest segfault, amd64 host and guest

2006-10-18 Thread Jan Dittmer
Jeff Dike wrote: > On Wed, Oct 18, 2006 at 05:33:50PM +0200, Jan Dittmer wrote: >> clone(Process 484 attached >> child_stack=0x4244e280, >> flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CL

[uml-devel] Programs in guest segfault, amd64 host and guest

2006-10-18 Thread Jan Dittmer
- Guest 2.6.19-rc1-git11 - Host Debian 2.6.18-1-amd64 - Debian etch for host and guest - both using ext3 - command to start the guest ./linux-2.6.19-rc1-git11 ubd0=umlblob.cow,etch-amd64.img \ eth0=daemon,10:00:00:00:00:02,unix,/var/run/uml-utilities/uml_switch.ctl \ mem=128M \