[fpc-devel] Lazarus problems with current FPC 1.9.7
Vincent Snijders
vsnijders at quicknet.nl
Fri Jan 28 19:19:04 CET 2005
Mattias Gaertner wrote:
> Since a week I get strange, sporadic errors with current fpc.
> For example:
>
> TMainIDE.DoSaveAll
>
> Program received signal SIGSEGV, Segmentation fault.
> $0a9a0c08 in ?? ()
> (gdb) bt
> #0 $0a9a0c08 in ?? ()
> First symbol in segment of executable not a source symbol
>
> That's why I think, it's a compiler bug.
>
> I get strange string bug. For example strings containing values of other
> strings.
> With memcheck I can't reproduce it and see no bugs.
>
> Also, saving xml files is much slower.
> Any ideas, how I can help you to find the bug?
Another maybe related problem. If I make cycle on windows with starting
compiler from fpc 1.0.10, ppc1 is wrong/corrupt and can't even produce a
version number: ppc1 -iV exits with a stackdump.
Vincent
More information about the fpc-devel
mailing list