dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] ilrun hello-world.exe - Segmentation fault Debian


From: John Nicholls
Subject: Re: [Pnet-developers] ilrun hello-world.exe - Segmentation fault Debian ARM
Date: Sat, 27 Aug 2005 21:14:18 +1000

On Mon, 2005-08-22 at 21:59, Marc Haisenko wrote:
> On Monday 22 August 2005 13:43, John Nicholls wrote:
> > I have installed the latest 0.7.2 version on an ARM board but when I try
> > to run any program even the simple hello-world I get a Segmentation
> > fault.
> >
> > ilrun worked OK on an earlier version of pnet 0-6.12 on the same board
> >
> > Compiling works fine, if I copy the exe to a i386 box it runs OK
> >
> > Any Ideas?
> 
> Is it possible for you to run GDB on the ARM board and post a backtrace ?
> I.e. do:
> 
> $ gdb `which ilrun`
> (gdb) set args /path/to/assembly.exe possibleArguments forAssembly
> (gdb) run
> ...CRASH...
> (gdb) bt full
> 
> and then post the result.

http://www.thinlinx.com/arm.html

I have tried a few things before re-posting including trying two
different ARM trees, the older one had glibc-2.2.5 and GCC-2.9.5

GDB tracked it down to the mark.c in pnet libgc subdirectory
 
Luckily I did not have to go any further to fix the problem, I just used
the ..without-libgc configure flag in pnet, which appears to have fixed
part of the problem.

I tried running the samples in the pnetlib-0.7.2/samples directory.

Now I seem to be running out of memory???


John

-- 
"It said Windows 95/98/NT/XP/2000 or better, so I installed Linux"

John Nicholls
CEO ThinLinX Assets Pty Ltd
59 George Street
Alexandra Headland 4572
Queensland
Australia
Tel: 61 7 5452-6446 fax: 61 7 54526446
www.thinlinx.com
alternate email: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]