[fpc-devel] Bus error in fpc_PopAddrStack

Bernd Mueller mueller.b at gmx.net
Thu May 13 17:55:51 CEST 2010


Hello,

I get a bus error in fpc_PopAddrStack (on ARM-Linux) in a multithreaded
application. Maybe, that the local Pointer hp in fpc_PopAddrStack is 
loaded with an unaligned memory address.

The role of fpc_PopAddrStack is not clear to me. Does it mean, that an 
exception occurred somewhere and the application would crash later anyway?

Regards, Bernd.



More information about the fpc-devel mailing list