Recent

Author Topic: [Solved] Lazarus freezes when running any project  (Read 4528 times)

cyclo

  • New Member
  • *
  • Posts: 15
[Solved] Lazarus freezes when running any project
« on: April 07, 2012, 08:33:46 am »
Hi,

I was running laz-0.9.30.2 on my Mandriva 2010-1 which is very stable, and it was working like a charm.
After installing FPC 2.6.0 and Lazarus 0.9.30.4, running any project does not show the main form and freezes Lazarus.
I tryed the daily snapshot, and it gave the same result.
Finally, I had to install back my previous 0.9.30.2, which is still running fine.

What can I do to get this new version running ?

Thanks for any help.

Jean-Marc

« Last Edit: April 10, 2012, 04:54:07 pm by cyclo »

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4660
  • I like bugs.
Re: Lazarus freezes when running any project
« Reply #1 on: April 07, 2012, 04:04:37 pm »
The old compiled .ppu files are used for FPC and/or Lazarus. Clean everything before installing the new version.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

cyclo

  • New Member
  • *
  • Posts: 15
Re: Lazarus freezes when running any project
« Reply #2 on: April 08, 2012, 05:27:31 pm »
Well, I did remove the old ppu's, then install again, but that does not solve the problem :(

I am back to the previous 0.9.30.2 which still works fine.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12014
  • Debugger - SynEdit - and more
    • wiki
Re: Lazarus freezes when running any project
« Reply #3 on: April 08, 2012, 05:47:17 pm »
Maybe http://bugs.freepascal.org/view.php?id=21028

Also attach the content off the "debug output" window  (must be opened, before run)

Try with 0.9.31
and start with the following command line (works only with 0.9.31), then attach log here
Code: [Select]
--debug-log=~\log.txt  --debug-enable=DBG_CMD_ECHO,DBG_STATE,DBGMI_QUEUE_DEBUG
« Last Edit: April 08, 2012, 05:59:09 pm by Martin_fr »

cyclo

  • New Member
  • *
  • Posts: 15
Re: Lazarus freezes when running any project
« Reply #4 on: April 08, 2012, 06:23:47 pm »
Yes, it is relating to that bug.
Most of the time, I am working with Win32 gui application unchecked, and with this new version, it does not work anymore.
Checking it again, everything is fine :)

Thanks a lot Martin_fr

 

TinyPortal © 2005-2018