Re: [uml-user] More gentoo testing

2005-11-21 Thread Rob Landley
On Monday 21 November 2005 10:38, Rob Landley wrote: You know, it's actually _fork_ that's dying for me... > ESI: EDI: 401922e8 EBP: bfad87d8 DS: 007b ES: 007b > 088a787c:  [<08080b7d>] notifier_call_chain+0x2d/0x50 > 088a7898:  [<08071411>] panic+0x71/0x110 > 088a78b0:  [<0805e8f0>] wai

[uml-user] (no subject)

2005-11-21 Thread Balaji R
Hello all, - I was trying to compile a UML kernel version 2.6.13-4. I updated the .config file using make xconfig ARCH=umand then I typed make ARCH=um The output of the same is given below. -

Re: [uml-user] image on NFS?

2005-11-21 Thread Bob Manson
By default cp and tar don't work well, but they have a --sparse or -S option. I don't know if --sparse=auto works on NFS (it depends on the FS reporting the real disk usage), but --sparse=always should work (never tested). Ah, but cp --sparse will still read the holes, so it's pointless on NFS.

Re: [uml-user] More gentoo testing

2005-11-21 Thread Rob Landley
On Monday 21 November 2005 08:58, Jeff Dike wrote: > On Sat, Nov 19, 2005 at 02:11:50PM +0100, Joel Palmius wrote: > > * SKAS0 mode, crash: ... > > Kernel panic - not syncing: copy_context_skas0 : failed to wait for > > SIGUSR1/SIGTRAP, pid = 11008, n = 11008, errno = 0, status = 0xb7f > > Can yo

Re: [uml-user] More gentoo testing

2005-11-21 Thread Jeff Dike
On Sat, Nov 19, 2005 at 02:11:50PM +0100, Joel Palmius wrote: > * SKAS0 mode, crash: > Stub registers - > 0 - b000 > 1 - 1000 > 2 - 3 > 3 - 11 > 4 - 3 > 5 - 0 > 6 - b000 > 7 - 2b > 8 - 2b > 9 - 0 > 10

Re: [uml-user] gdb: SIGTRAP at proc_fs.h:190

2005-11-21 Thread Franz Lenhardt
On Sunday 20 November 2005 17:00, Blaisorblade wrote: > On Saturday 19 November 2005 14:48, Franz Lenhardt wrote: > > Hello, > > > > I have a problem debugging the uml kernel using gdb in SKAS mode. > > What happens is that right after running the kernel in gdb, it > > immediately hits a breakpoint