[fpc-pascal] daemon error, arm-linux

"Евгений Семенов (Evgeniy Semenov)" sem-evgen at rambler.ru
Thu Feb 4 16:42:45 CET 2010


02.02.2010 23:36, "Евгений Семенов (Evgeniy Semenov)" пишет:
> 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.
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
> __________ Information from ESET NOD32 Antivirus, version of virus 
> signature database 4829 (20100202) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.esetnod32.ru
>
Anybody, please help. I think problem is with the compiler. Applications 
written "C" run's on both machines normally. I just copy "C" application 
from one to another machine and it runs.



More information about the fpc-pascal mailing list