[lazarus] SegFault in DebugOptions
Micha Nelissen
micha at neli.hopto.org
Mon Dec 29 10:07:11 EST 2003
Ken Moffat wrote:
> Jens Arm wrote:
>
>> Hi
>>
>> If I try to open the Debugger-Options I get a SegFault:
>>
>> Form streaming "TDEBUGGEROPTIONSFORM" error: Error while reading
>> chkClearLogOnRun.DragCursor: Invalid property value
>> TApplication.HandleException Access violation
>>
>>
>> Jens
>>
>> _________________________________________________________________
>>
>>
>
> Me too. Apparently it's a problem with fpc 1.0.10 or 11. (I have
> 1.0.11). They tell me 1.9 works. :-(
You should be able to make fpc 1.0.10 work too by compiling the new fcl
using fpc 1.0.10. If you have the CVS tree, then go to the fpc/fcl
directory. Now type cvs -z3 up -dPA. This clears the sticky 1.0 release
branch tag for the fcl subdirectory. Recompile and install.
HTH,
Micha.
More information about the Lazarus
mailing list