[fpc-pascal] fpc have problem with dynarray in ARM

Jose Pascual josepascual at almudi.com
Fri Feb 23 09:42:39 CET 2007


Hi everyone,

I have testing ppcrossarm 2.0.4 (also 2.1.1 in other situations) for ARM It
work enough good 
I have introduce in the test program Dynamic Array. It's working well in
ppc386 but ppcarm

in a debug session with gdb I have found segmentation fault working sometime
accessing data contained
in dynamic array, this is a example of it,

.
.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 646)]
0x00017eb4 in fpc_dynarray_high ()
(gdb)
.
.

Could it be resolved in 2.1.1?

I'm compiling ppcrossarm 2.1.1 in order to be it's corrected in this
version,

thank you

Jose Pascual





More information about the fpc-pascal mailing list