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: Marc Haisenko
Subject: Re: [Pnet-developers] ilrun hello-world.exe - Segmentation fault Debian ARM
Date: Mon, 22 Aug 2005 13:59:27 +0200
User-agent: KMail/1.8.1

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.

C'ya,
        Marc

-- 
Marc Haisenko
http://darkdust.net
Today is Prickle-Prickle, the 15th day of Bureaucracy in the YOLD 3171

Attachment: pgpMvTR5g8VQ5.pgp
Description: PGP signature


reply via email to

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