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
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
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
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
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
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
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
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
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) ---
+++