[Lazarus] Problems with r29727
Bart
bartjunk64 at gmail.com
Sat Mar 5 01:04:27 CET 2011
Hi,
I just updated Lazarus (SVN) to r29727.
Made a clean build from commandline using fpc 2.4.2
Now when I run Lazarus, it tends to crash at random moments (Access
Violation). I haven't been able to keep it running more the 2
minutes...
I tried trapping it in gdb, but when lazarus crashes, gdb happily says
the program exited normally, so I was unable to create a backtrace.
I'm running Lazarus under WinMe as my OS atm (didn't test in Linux yet).
Does anyone else have Access Violations (or SIGSEGV's) with this revision?
Also some changes were obviously made that affect building/running
programs in the IDE?
When I started up Lazarus and build a simple program, it started
rebuilding the LCL (which was rather annoying, since I just did that
when I built Lazarus). Then I openend another simple project and
built it. Now Lazarus started rebuilding the lazinterface (?) package
(on which the program has no obvious dependency b.t.w.).
Why does this happen, and can I prevent it?
Bart
More information about the Lazarus
mailing list