Re: [uml-devel] Kernel panic in dump fpu with 2.6.11.11

2005-06-29 Thread Dominik Vogt
On Tue, Jun 28, 2005 at 09:16:32AM -0600, Frank Sorenson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dominik Vogt wrote: > > in dump_fpu(), so that copy_fpu_fxsave_tt() is never called. The > > application always coredumps in > > > > /lib/tls/libc.so.6(__clone+0x5a)[0x4026118a

Re: [uml-devel] Kernel panic in dump fpu with 2.6.11.11

2005-06-28 Thread Bodo Stroesser
Dominik Vogt wrote: When I run a certain mulithreaded application in a virtual machine, I get a UML kernel panic. The host and the VM are both running Debian-3.1r0a (sarge) on i386. The application gets a SIGSEGV after a couple of seconds and generates a core dump. In this process, the UML ker

Re: [uml-devel] Kernel panic in dump fpu with 2.6.11.11

2005-06-28 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dominik Vogt wrote: > in dump_fpu(), so that copy_fpu_fxsave_tt() is never called. The > application always coredumps in > > /lib/tls/libc.so.6(__clone+0x5a)[0x4026118a] > > which I guess is part of the threading library in libc. This > crash is

[uml-devel] Kernel panic in dump fpu with 2.6.11.11

2005-06-28 Thread Dominik Vogt
When I run a certain mulithreaded application in a virtual machine, I get a UML kernel panic. The host and the VM are both running Debian-3.1r0a (sarge) on i386. The application gets a SIGSEGV after a couple of seconds and generates a core dump. In this process, the UML kernel panics un the dump