[fpc-devel] Lazarus problems with current FPC 1.9.7

Peter Vreman peter at freepascal.org
Fri Jan 28 19:24:01 CET 2005


> 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?

I tried the SaveAll but got no crash.

You can try to run lazarus under Valgrind.







More information about the fpc-devel mailing list