#1 2021-02-09 20:00:59

amsdev
Member
Registered: 2011-09-16
Posts: 23

SigSegv in SynCommons.GetEnumName

Hi,

I updated my FPC/Lazarus to FPC 3.3.1 (trunk), Lazarus 2.0.11 (fixes) and also download latest mORMot trunk and I have sigsegv in SynCommons.GetEumName.

Here is a output of TestSQL3:

[dev@localhost x86_64-linux]$ ./TestSQL3
An unhandled exception occurred at $000000000050DC37:
EAccessViolation: Access violation
  $000000000050DC37  GETENUMNAME,  line 21623 of SynCommons.pas
  $0000000000519CAF  TOTEXT,  line 27165 of SynCommons.pas
  $0000000000519E81  SETLINUXDISTRIB,  line 27455 of SynCommons.pas
  $000000000051A7BF  RETRIEVESYSTEMINFO,  line 27532 of SynCommons.pas
  $0000000000595716  SYNCOMMONS_$$_init$,  line 63242 of SynCommons.pas
  $000000000041E09C

Or I should report about it to FPC bugtracker ?

Last edited by amsdev (2021-02-09 20:04:58)

Offline

#2 2021-02-09 20:25:10

amsdev
Member
Registered: 2011-09-16
Posts: 23

Re: SigSegv in SynCommons.GetEnumName

I roll-back to FPC 3.2.1 and all works fine ! Looks like problem in FPC trunk...

Offline

#3 2021-02-09 20:29:34

macfly
Member
From: Brasil
Registered: 2016-08-20
Posts: 374

Re: SigSegv in SynCommons.GetEnumName

Recommended versions are:

FPC SVN 45643 (3.2.0)
Lazarus SVN 63526 (2.0.10)

Offline

Board footer

Powered by FluxBB