[Pas2js] AV on compile since r931
Ondrej Pokorny
lazarus at kluug.net
Thu Nov 12 16:41:03 CET 2020
Hello,
r931 broke compilation of my pas2js project. The error message is:
c:\ENTWICKLUNG\utils\pas2js\MyPas2JS.pas(13,15) Info: (2030) Start
parsing implementation section.
Info: (127) Compiling "c:\ENTWICKLUNG\utils\pas2js\MyPas2JS.pas" ...
Info: (127) Compiling
"c:\ENTWICKLUNG\FPC\pas2js\packages\rtl\system.pas" ...
Fatal: bug: uncaught EAccessViolation: Access violation
Fatal: EAccessViolation: Access violation
Fatal: (118) Compilation aborted
r925 works fine.
Before I dig deep into the problem, can I somehow show the debug
information for pas2js to help you trace the error?
Thanks,
Ondrej
More information about the Pas2js
mailing list