[lazarus] lazarus crashes
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Dec 10 15:06:51 EST 2002
On 10 Dec 2002 13:24:17 -0500
andrew johnson <acjgenius at earthlink.net> wrote:
> oh yes.. this only happens with FPC 1.0.7 from recent CVS. It started
> about mid-october I think. Older versions of the compiler(like from the
> web-site) it works fine. I haven't had time to figure out whats causing
> it, but I think it is a compiler bug.
I'm not sure if it is a compiler bug.
It appears, when using TProcess. The bug is reproducable, but tricky to
catch, because there is only an 'internal error'.
So, it can be a fcl, rtl or compiler bug.
I think, the bug apeared somewhere between 1-20. of oktober.
Mattias
>
> Andrew
>
> On Tue, 2002-12-10 at 13:18, Florian Klaempfl wrote:
> > Hi,
> >
> > I compiled lazarus from cvs of today and when I try to set the
> > environment options, it crashes, see below. It is compiled with an FPC
> > 1.0.7 from today. lazarus wasn't executed on this account before, i.e.
> > fpc and lazarus are fresh installs.
> >
> > florian at Aragon:~/fpc/projects/lazarus$ ./lazarus
> > NOTE: editor options config file not found
> > Note: miscellaneous options file not found - using defaults
> > Note: codetools config file not found - using defaults
> >
> > NOTE: FPC Source Directory not set! (see Environment Options)
> >
> > NOTE: Could not create Define Template for Free Pascal Sources
> > TMainIDE.DoNewProject A
> > TMainIDE.DoNewEditorFile A NewFilename=
> > TPascalParserTool.BuildTree B OnlyIntf=FALSE project1.lpr
> > [TCustomFormEditor.CreateComponent] Class='TFORM'
> > TPascalParserTool.BuildTree B OnlyIntf=FALSE project1.lpr
> > TMainIDE.DoNewEditorFile end unit1.pas
> > TMainIDE.DoNewProject end 0
> > An unhandled exception occurred at 0x0825D182 :
> > Unknown Run-Time error : 217
> > 0x0825D182
> > 0x0825D354
> > 0x081A6019 TMAINIDE__MNUENVGENERALOPTIONSCLICKED, line 2443 of
> > main.pp 0x081EF9D5 TMENUITEM__DOCLICKED, line 191 of
> > ./include/menuitem.inc 0x0825CDDD
> > 0x081BA322 DELIVERMESSAGE, line 1056 of gtkproc.inc
> > 0x081BEF46 GTKACTIVATECB, line 285 of gtkcallback.inc
> > 0x401ED1B9 main, line 302 of lcllinux.pp
> > 0x4021CB6C main, line 302 of lcllinux.pp
> > 0x4021BFD5 main, line 302 of lcllinux.pp
> >
> > [TMainIDE.Destroy] A
> > An unhandled exception occurred at 0x0818CCCF :
> > Access violation
> > 0x0818CCCF TAVLTREENODEMEMMANAGER__DISPOSENODE, line 998 of
> > avl_tree.pas
> > 0x3123233D main, line 302 of lcllinux.pp
> > 0x3B159605 main, line 302 of lcllinux.pp
> >
> > forms.pp - finalization section
> > An unhandled exception occurred at 0x08256E54 :
> > Access violation
> > 0x08256E54
> > 0xBFFFEAD8 main, line 302 of lcllinux.pp
> > An unhandled exception occurred at 0x08256D0A :
> > Access violation
> > 0x08256D0A
> >
> >
> > _________________________________________________________________
> > To unsubscribe: mail lazarus-request at miraclec.com with
> > "unsubscribe" as the Subject
> > archives at http://www.lazarus.freepascal.org/mailarchives
>
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
More information about the Lazarus
mailing list