[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #2898: The process does not start


http://gambaswiki.org/bugtracker/edit?object=BUG.2898&from=L21haW4-

Comment #20 by Gianluigi GRADASCHI:

This commands:
 cd ./gambasdevel/main
 make
 sudo make install
 gbr3 -t /usr/bin/gambas3 > gambas3-last.out 2>&1
 cat gambas3-last.out

returns a file of about 30 MB, the last lines are:

run_process 0x55e9f450f748: /usr/bin/gbx3 -V 
>> callback_child
wait_child: check process 37828
wait_child: process 37828 has returned 0
stop_process: 0x55e9f2871e78
stop_process_after: 0x55e9f2871e78  out = 30 err = 36
callback_error: 36 0x55e9f2871e78
unwatch & close: 36
callback_write: 30 0x55e9f2871e78
unwatch & close: 30
exit_process: 0x55e9f2871e78
Raising Kill event for 0x55e9f2871e78: parent = 0x55e9f2871da8  can raise = 1
[5.204514] . . . . . [gb.jit].CCompilation.Compiler_Kill.125
[5.204522] . . . . . [gb.jit].CCompilation.Compiler_Kill.126
[5.204530] . . . . . [gb.jit].CCompilation.Compiler_Kill.127
[5.204538] . . . . . [gb.jit].CCompilation.Compiler_Kill.128
[5.204546] . . . . . . . [gb.jit].Jit.Debug_Read.222
[5.204555] . . . . . [gb.jit].CCompilation.Compiler_Kill.135
[5.204563] . . . . . [gb.jit].CCompilation.Compiler_Kill.137
[5.204578] . . . . . [gb.jit].CCompilation.Compiler_Kill.138
[5.204601] . . . . . [gb.jit].CCompilation.Compiler_Kill.143
Process_free 0x55e9f2871e78
exit_process: 0x55e9f2871e78
exit_child()
<< callback_child
fork: pid = 37886
watch: out = 60 err = 62
run_process: child is OK
Waiting for 37886
Watch process 37886 (end = -1)
*** buffer overflow detected ***: terminated

it can be useful?

Regards
Gianluigi


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----

References:
[Gambas-bugtracker] Bug #2898: The process does not start<bugtracker@xxxxxxxxxxxxxx>