[lazarus] SegFault in DebugOptions
Marc Weustink
marc.weustink at cuperus.nl
Tue Dec 30 06:19:02 EST 2003
+ From: Vincent Snijders [mailto:VSDS at RND.VB.CBS.NL]
+ Sent: dinsdag 30 december 2003 12:17
+
+ > -----Oorspronkelijk bericht-----
+ > Van: Micha Nelissen [mailto:micha at neli.hopto.org]
+ > 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.
+ Some extra information:
+ At first I was not succesfull in doing this. At the moment I have no
+ such CVS tree, so I created one per instruction on the fpc site (using
+ the FIXES_1_0_0 branch) and above.
+
+ But when I do a make all, it fails when it tries do compile the rtl for
+ windows.
[snip]
As far as I can understand it you only need to rebuild the fcl, not the
rtl (or does the new fcl need a recent rtl ?)
Marc
More information about the Lazarus
mailing list