[fpc-pascal] daemon error, arm-linux

"Евгений Семенов (Evgeniy Semenov)" sem-evgen at rambler.ru
Tue Feb 2 21:36:31 CET 2010


Hello, can anybody tell me what's a problem. When I start my daemon on 
first machine that have 'arm' processor, it's successfully running, but 
on other machine that have same cpu it fail.
On first machine 'uname -m' return: "armv5tejl"
On second 'uname -m' return: "armv5tel"

Second machine error listing:

An unhandled exception occurred at $0001BC08 :
EAccessViolation : Access violation
   $0001BC08  fpc_ansistr_incr_ref,  line 120 of 
/home/sem/fpcbuild/rtl/inc/astrings.inc
   $000241DC  fpc_copy,  line 271 of /home/sem/fpcbuild/rtl/inc/rtti.inc
   $000244D0  fpc_copy,  line 334 of /home/sem/fpcbuild/rtl/inc/rtti.inc
   $000245E0  fpc_copy_proc,  line 367 of 
/home/sem/fpcbuild/rtl/inc/rtti.inc
   $00103DD4  ZDBCMETADATA_init,  line 4634 of 
/home/sem/lazarus/MY_VCL/zeos/src/dbc/ZDbcMetadata.pas
   $00024E78  fpc_initializeunits,  line 768 of 
/home/sem/fpcbuild/rtl/inc/system.inc
   $00008978  main,  line 104 of DPSDaemon.lpr
   $4003A924


Sorry for my English, I hope you understood me.



More information about the fpc-pascal mailing list