[fpc-devel] Lazarus problems with current FPC 1.9.7
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Jan 28 19:03:25 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?
Mattias
More information about the fpc-devel
mailing list