Re: [fpc-pascal] Raspberry Pi3B - often EBusError: Bus error or misaligned data access

2020-05-06 Thread Pierre Muller
Hi Ched, I run nightly testsuite on a raspberry PiB, and I did not see anything like that. Would it be possible for you to send here a simple source file that shows this behavior together with an explicit command line for the compilation, to be sure of the precise options you are using: To

[fpc-pascal] Raspberry Pi3B - often EBusError: Bus error or misaligned data access

2020-05-05 Thread Il Grande Beppe via fpc-pascal
Hello All, With the 3.2.0-RC1 on a Raspberry PiB running raspbian, most of my software which ran very well when compiled with fpc 3.0.4 do stop with the error in title when or near a seek() is done in a structured binary file. I tryed first -O3 then -O2 then -O1 then no optimisation option with