[fpc-devel] 2.0.3 AV's
Michael Van Canneyt
michael at freepascal.org
Sun Apr 9 21:10:34 CEST 2006
On Sun, 9 Apr 2006 rstar at mnet-online.de wrote:
> > With Output:
> > .
> > 13
> > 14
> > 15
> > An unhandled exception occurred at $08048573 :
> > EAccessViolation : Access violation
> > $08048573 FORWARDS_IA32_3, line 375 of
> > /opt/fpc_svn/rtl/i386/fastmove.inc
> > $0804810A main, line 9 of fpc203fish.lpr
> >
> >
> > Postet as BUG 4999
> >
> > Thanks,
> >
> > helmut
> >
> > _______________________________________________
> > fpc-devel maillist - fpc-devel at lists.freepascal.org
> > http://lists.freepascal.org/mailman/listinfo/fpc-devel
> >
> >
> >
> try FastMM which is being used by Delphi.
> http://sourceforge.net/project/showfiles.php?group_id=130631
Better even, just add cmem to the uses clause, till the bug is fixed.
It'll use the C memory manager then.
Michael.
More information about the fpc-devel
mailing list