[Lazarus] While starting IDE, lazarus lock, without nay error

FreeMan freeman35 at delphiturkiye.com
Thu Aug 13 09:50:45 CEST 2015


I'll update fpc r31319 & fpc r49661 still same, I mean IDE still lock 
while startup
When I try run lazbuild from terminal, its freezing after 5.line 
verbose. Maybe can helpfull. I add trace info too. I'll test with fpc 2.6.4

lazbuild --quiet --max-process-count=8 --pcp=/Users/freeman35/.lazarus 
--build-all --skip-dependencies --build-ide= --ws=qt --cpu=x86_64 
--compiler=ppcx64

RunTool /usr/local/bin/ppcx64 "-iWTOTP" "-Px86_64"
[New Thread 0x112b of process 56293]
[New Thread 0x1403 of process 56293]
[New Thread 0x1503 of process 56293]
[New Thread 0x1603 of process 56293]
[New Thread 0x1703 of process 56293]
RunTool /usr/local/bin/ppcx64 "-va" "-Px86_64" "compilertest.pas"
RunTool /usr/local/bin/ppcx64 "-iWTOTP" "-Px86_64" "-Tdarwin" 
"-Fr/opt/lazarus/components/codetools/fpc.errore.msg"
RunTool /usr/local/bin/ppcx64 "-va" "-Px86_64" "-Tdarwin" 
"-Fr/opt/lazarus/components/codetools/fpc.errore.msg" "compilertest.pas"
RunTool /usr/local/bin/ppcx64 "-iWTOTP" 
"-Fr/opt/lazarus/components/codetools/fpc.errore.msg"
RunTool /usr/local/bin/ppcx64 "-va" 
"-Fr/opt/lazarus/components/codetools/fpc.errore.msg" "compilertest.pas"
^C
Program received signal SIGINT, Interrupt.
0x0000000100012af8 in fpc_ansistr_assign ()
(gdb) bt
#0  0x0000000100012af8 in fpc_ansistr_assign ()
#1  0x00007fff5fbfea98 in ?? ()
#2  0x0000000000000000 in ?? ()
(gdb)

On 13.08.2015 02:27, Mattias Gaertner wrote:
>> (gdb) bt
>> >#0  MAKERELATIVEFILELIST (FILES=0x1129053c0, BASEDIR=0x1145a9298 '/') at
>> >definetemplates.pas:1240
> I don't see how this code can loop endlessly.
> Does the problem happen with the release compiler 2.6.4 too?




More information about the Lazarus mailing list