[Lazarus] r45949: Access violation when executing compiler

Giuliano Colla giuliano.colla at fastwebnet.it
Mon Jul 21 01:22:13 CEST 2014


Il 21/07/2014 01:16, leledumbo ha scritto:
> Anyone responsible for this?
>
> Adding "--primary-config-path=/mnt/LinuxShared/lazarus-svn/config" as a
> parameter
> bacada1.lpi is a file
>   is a file
> SetPrimaryConfigPath NewValue="/mnt/LinuxShared/lazarus-svn/config" ->
> "/mnt/LinuxShared/lazarus-svn/config"
> TLazarusManager.Run starting /mnt/LinuxShared/lazarus-svn/lazarus ...
> SetPrimaryConfigPath NewValue="/mnt/LinuxShared/lazarus-svn/config" ->
> "/mnt/LinuxShared/lazarus-svn/config"
> TMainIDE.ParseCmdLineOptions:
>    PrimaryConfigPath="/mnt/LinuxShared/lazarus-svn/config/"
>    SecondaryConfigPath="/etc/lazarus"
> TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Last= -Fu.  -MObjFPC -Scghi
> -O1 -g -gl -vewnhi -l fcllaz.pas
> TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile  Compiler custom params
> changed for FCL 1.0.1
>    Old="-MObjFPC -Scghi -O1 -g -gl fcllaz.pas"
>    Now="-MObjFPC -Scghi -O1 -g -gl -O3 -g- -CX -XXs -dEnableNewExtTools
> fcllaz.pas"
>    State
> file="/mnt/LinuxShared/lazarus-svn/packager/units/x86_64-linux/FCL.compiled"
> TApplication.HandleException Access violation
>    Stack trace:
>    $00000000008286DD line 1181 of ideexterntoolintf.pas
>    $000000000085341E line 4190 of compileroptions.pp
>    $000000000093BB96 line 3527 of ../packager/packagesystem.pas
>    $000000000093B128 line 3392 of ../packager/packagesystem.pas
>    $0000000000955919 line 4162 of ../packager/pkgmanager.pas
>    $00000000004ACB30 line 6531 of main.pp
>    $00000000004A399D line 4257 of main.pp
>    $00000000008348F1 line 575 of menuintf.pas
>    $0000000000838661 line 1650 of menuintf.pas
>    $000000000068DBD0 line 84 of include/menuitem.inc
>    $000000000068E4CA line 282 of include/menuitem.inc
>    $00000000004342AF
>    $00007F01EE1836F6
> [TMainIDE.Destroy] A
> [TMainIDE.Destroy] B  -> inherited Destroy... TMainIDE
> [TMainIDE.Destroy] END
>
Same problem here without any --primary-path..etc
Just after updating from rev 45946 to rev 45949 , any attempt to compile 
anything from IDE gives an access violation.
Linux- 32 bit

Giuliano





More information about the Lazarus mailing list