Re: [uml-user] Instant Segfault when running UML

2005-12-21 Thread Christoph
On 12/19/05, Blaisorblade <[EMAIL PROTECTED]> wrote: > On Monday 19 December 2005 21:32, Christoph wrote: > > On 12/13/05, Philip S. Hempel <[EMAIL PROTECTED]> wrote: > > > Christoph wrote: > > > > > > > > > > > > >> stoph > > > > > > > > Hey Blaisorblade and all the others, > > > > > > > > does a

Re: [uml-user] Instant Segfault when running UML

2005-12-19 Thread Blaisorblade
On Monday 19 December 2005 21:32, Christoph wrote: > On 12/13/05, Philip S. Hempel <[EMAIL PROTECTED]> wrote: > > Christoph wrote: > > > > > > > > >> stoph > > > > > > Hey Blaisorblade and all the others, > > > > > > does anyone have any idea what causes this instant segfault? I'm still > > > stuc

Re: [uml-user] Instant Segfault when running UML

2005-12-19 Thread Christoph
On 12/13/05, Philip S. Hempel <[EMAIL PROTECTED]> wrote: > Christoph wrote: > > > > > >> stoph > >> > > > > Hey Blaisorblade and all the others, > > > > does anyone have any idea what causes this instant segfault? I'm still > > stuck here. > > > > Thanks, > > > > Christoph > > > > > > > The most u

Re: [uml-user] Instant Segfault when running UML

2005-12-13 Thread Blaisorblade
On Tuesday 13 December 2005 12:45, Christoph wrote: > On 12/7/05, Christoph Dwertmann <[EMAIL PROTECTED]> wrote: > > On Wed, Dec 07, 2005 at 07:09:47PM +0100, Blaisorblade wrote: > > > On Wednesday 07 December 2005 17:07, Christoph Dwertmann wrote: > Hey Blaisorblade and all the others, > does an

Re: [uml-user] Instant Segfault when running UML

2005-12-13 Thread Philip S. Hempel
Christoph wrote: stoph Hey Blaisorblade and all the others, does anyone have any idea what causes this instant segfault? I'm still stuck here. Thanks, Christoph The most updated version of cpp seems to have fixed this.. for me.. I have successfully built a image that does not

Re: [uml-user] Instant Segfault when running UML

2005-12-13 Thread Christoph
On 12/7/05, Christoph Dwertmann <[EMAIL PROTECTED]> wrote: > On Wed, Dec 07, 2005 at 07:09:47PM +0100, Blaisorblade wrote: > > On Wednesday 07 December 2005 17:07, Christoph Dwertmann wrote: > > > Hi! > > > > > I'm trying to build my own UML kernel here. It builds fine, but > > > executing the kern

Re: [uml-user] Instant Segfault when running UML

2005-12-07 Thread Christoph Dwertmann
On Wed, Dec 07, 2005 at 07:09:47PM +0100, Blaisorblade wrote: > On Wednesday 07 December 2005 17:07, Christoph Dwertmann wrote: > > Hi! > > > I'm trying to build my own UML kernel here. It builds fine, but > > executing the kernel leads to: > > > GDB shows this: > > > Program received signal SIG

Re: [uml-user] Instant Segfault when running UML

2005-12-07 Thread Blaisorblade
On Wednesday 07 December 2005 17:07, Christoph Dwertmann wrote: > Hi! > I'm trying to build my own UML kernel here. It builds fine, but > executing the kernel leads to: > GDB shows this: > Program received signal SIGSEGV, Segmentation fault. > 0xa028a2d5 in __libc_setup_tls () > Current language

[uml-user] Instant Segfault when running UML

2005-12-07 Thread Christoph Dwertmann
Hi! I'm trying to build my own UML kernel here. It builds fine, but executing the kernel leads to: alderaan:~/uml# strace ./linux -stderr execve("./linux", ["./linux", "-stderr"], [/* 30 vars */]) = 0 uname({sys="Linux", node="alderaan", ...}) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++