[fpc-devel] access vialoation while rebuilding compiler

dmitry boyarintsev skalogryz.lists at gmail.com
Sun Jan 10 12:54:37 CET 2010


Hello All

I've been trying to modify the patch:
http://bugs.freepascal.org/view.php?id=15163
so it can be accepted.

But I've ran into a strange bug.

I'm using r14593 compiler + int_asm_darwin.patch applied (from the link above).
Go to ogbase.pas and comment or erase "indirect : string;"(line 152)

after that "make OS_TARGET=i386" or building a lazarus pp.lpr project.
fails with the following backtrace:

Compiling symdef.pas
Fatal: Compilation aborted
An unhandled exception occurred at $00011F85 :
EAccessViolation : Access violation
  $00011F85
  $00070FD4
  $00085A10
  $000B495E
  $0005ECB8
  $0005F693
  $000B4BB5
  $000B604D
  $000AC629
  $000AC758
  $000AC784
  $00146C4A
  $00149573
  $001471AF
  $0014B520
  $0014B531
  $0014B531

Any suggestions?

thanks,
dmitry



More information about the fpc-devel mailing list