[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2898: The process does not start
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2898: The process does not start
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Wed, 29 May 2024 11:51:05 GMT
- To: gradobag@xxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2898&from=L21haW4- Comment #23 by Gianluigi GRADASCHI: I don't know if it can help, starting the Gambas IDE from the terminal, I get this (gtk3 and qt5): $ LANG="C" GB_GUI=gb.gtk3 gambas3 run_process 0x564f6ba3e048: /usr/bin/gcc -w -fPIC -shared -lm -O3 -march=native -mtune=native /run/user/1000/gambas/3593/jit/gb.form.editor.c -o /run/user/1000/gambas/3593/jit/gb.form.editor.so init_child() fork: pid = 3594 watch: out = 27 err = 29 run_process: child is OK CPROCESS_check: 0x564f6ba3e048 wait_child: check process 3594 wait_child: waitpid() has returned 0 run_process 0x564f6ba6e218: /usr/bin/gcc -w -fPIC -shared -lm -O3 -march=native -mtune=native /run/user/1000/gambas/3593/jit/gb.form.terminal.c -o /run/user/1000/gambas/3593/jit/gb.form.terminal.so fork: pid = 3595 watch: out = 28 err = 34 run_process: child is OK CPROCESS_check: 0x564f6ba6e218 wait_child: check process 3595 wait_child: waitpid() has returned 0 run_process 0x564f6bb12178: /usr/bin/gcc -w -fPIC -shared -lm -O3 -march=native -mtune=native /run/user/1000/gambas/3593/jit/gb.c -o /run/user/1000/gambas/3593/jit/gb.so fork: pid = 3598 watch: out = 30 err = 36 run_process: child is OK CPROCESS_check: 0x564f6bb12178 wait_child: check process 3598 wait_child: waitpid() has returned 0 Waiting for 3595 Watch process 3595 (end = 31) Watch process 3595 -> END >> callback_child wait_child: check process 3598 wait_child: waitpid() has returned 0 wait_child: check process 3595 wait_child: waitpid() has returned 0 wait_child: check process 3594 wait_child: waitpid() has returned 0 << callback_child Watch process 3595 (end = 31) Watch process 3595 -> OUTPUT ERROR callback_write: 28 0x564f6ba6e218 unwatch & close: 28 callback_error: 34 0x564f6ba6e218 unwatch & close: 34 Watch process 3595 (end = 31) Watch process 3595 -> END >> callback_child wait_child: check process 3598 wait_child: waitpid() has returned 0 wait_child: check process 3595 wait_child: process 3595 has returned 0 stop_process: 0x564f6ba6e218 stop_process_after: 0x564f6ba6e218 out = -1 err = -1 Raising Kill event for 0x564f6ba6e218: parent = 0x564f6ba7ebb8 can raise = 1 wait_child: check process 3598 wait_child: waitpid() has returned 0 wait_child: check process 3594 wait_child: waitpid() has returned 0 << callback_child Waiting for: got it ! Process_free 0x564f6ba6e218 exit_process: 0x564f6ba6e218 run_process 0x564f6d653e28: /usr/bin/gbx3 -V >> callback_child wait_child: check process 3598 wait_child: waitpid() has returned 0 wait_child: check process 3594 wait_child: waitpid() has returned 0 << callback_child fork: pid = 3674 watch: out = 62 err = 64 run_process: child is OK Waiting for 3674 Watch process 3674 (end = 31) Watch process 3674 -> OUTPUT callback_write: 62 0x564f6d653e28 Watch process 3674 (end = 31) Watch process 3674 -> OUTPUT ERROR callback_write: 62 0x564f6d653e28 unwatch & close: 62 callback_error: 64 0x564f6d653e28 unwatch & close: 64 Watch process 3674 (end = 31) Watch process 3674 -> END >> callback_child wait_child: check process 3674 wait_child: process 3674 has returned 0 stop_process: 0x564f6d653e28 stop_process_after: 0x564f6d653e28 out = -1 err = -1 Raising Kill event for 0x564f6d653e28: parent = (nil) can raise = 0 wait_child: check process 3598 wait_child: waitpid() has returned 0 wait_child: check process 3594 wait_child: waitpid() has returned 0 << callback_child Waiting for: got it ! Process_free 0x564f6d653e28 exit_process: 0x564f6d653e28 >> callback_child wait_child: check process 3598 wait_child: process 3598 has returned 0 stop_process: 0x564f6bb12178 stop_process_after: 0x564f6bb12178 out = 30 err = 36 callback_error: 36 0x564f6bb12178 unwatch & close: 36 callback_write: 30 0x564f6bb12178 unwatch & close: 30 exit_process: 0x564f6bb12178 Raising Kill event for 0x564f6bb12178: parent = 0x564f6bb120a8 can raise = 1 Process_free 0x564f6bb12178 exit_process: 0x564f6bb12178 wait_child: check process 3594 wait_child: process 3594 has returned 0 stop_process: 0x564f6ba3e048 stop_process_after: 0x564f6ba3e048 out = 27 err = 29 callback_error: 29 0x564f6ba3e048 unwatch & close: 29 callback_write: 27 0x564f6ba3e048 unwatch & close: 27 exit_process: 0x564f6ba3e048 Raising Kill event for 0x564f6ba3e048: parent = 0x564f6ba37848 can raise = 1 Process_free 0x564f6ba3e048 exit_process: 0x564f6ba3e048 exit_child() << callback_child ---------------------------------------------- $ LANG="C" GB_GUI=gb.qt5 gambas3 run_process 0x559d0eb9b538: /usr/bin/gcc -w -fPIC -shared -lm -O3 -march=native -mtune=native /run/user/1000/gambas/3724/jit/gb.form.editor.c -o /run/user/1000/gambas/3724/jit/gb.form.editor.so init_child() fork: pid = 3725 watch: out = 27 err = 29 run_process: child is OK CPROCESS_check: 0x559d0eb9b538 wait_child: check process 3725 wait_child: waitpid() has returned 0 run_process 0x559d0ebca938: /usr/bin/gcc -w -fPIC -shared -lm -O3 -march=native -mtune=native /run/user/1000/gambas/3724/jit/gb.form.terminal.c -o /run/user/1000/gambas/3724/jit/gb.form.terminal.so fork: pid = 3727 watch: out = 28 err = 33 run_process: child is OK CPROCESS_check: 0x559d0ebca938 wait_child: check process 3727 wait_child: waitpid() has returned 0 run_process 0x559d0ec6e9f8: /usr/bin/gcc -w -fPIC -shared -lm -O3 -march=native -mtune=native /run/user/1000/gambas/3724/jit/gb.c -o /run/user/1000/gambas/3724/jit/gb.so fork: pid = 3729 watch: out = 30 err = 35 run_process: child is OK CPROCESS_check: 0x559d0ec6e9f8 wait_child: check process 3729 wait_child: waitpid() has returned 0 Waiting for 3727 Watch process 3727 (end = 31) Watch process 3727 -> OUTPUT ERROR callback_write: 28 0x559d0ebca938 unwatch & close: 28 callback_error: 33 0x559d0ebca938 unwatch & close: 33 Watch process 3727 (end = 31) Watch process 3727 -> END >> callback_child wait_child: check process 3729 wait_child: waitpid() has returned 0 wait_child: check process 3727 wait_child: process 3727 has returned 0 stop_process: 0x559d0ebca938 stop_process_after: 0x559d0ebca938 out = -1 err = -1 Raising Kill event for 0x559d0ebca938: parent = 0x559d0ebdb2d8 can raise = 1 wait_child: check process 3729 wait_child: waitpid() has returned 0 wait_child: check process 3725 wait_child: waitpid() has returned 0 << callback_child Waiting for: got it ! Process_free 0x559d0ebca938 exit_process: 0x559d0ebca938 run_process 0x559d0fcd3f68: /usr/bin/gbx3 -V fork: pid = 3780 watch: out = 83 err = 85 run_process: child is OK Waiting for 3780 Watch process 3780 (end = 31) Watch process 3780 -> END >> callback_child wait_child: check process 3780 wait_child: waitpid() has returned 0 wait_child: check process 3729 wait_child: waitpid() has returned 0 wait_child: check process 3725 wait_child: waitpid() has returned 0 << callback_child Watch process 3780 (end = 31) Watch process 3780 -> OUTPUT callback_write: 83 0x559d0fcd3f68 Watch process 3780 (end = 31) Watch process 3780 -> OUTPUT ERROR callback_write: 83 0x559d0fcd3f68 unwatch & close: 83 callback_error: 85 0x559d0fcd3f68 unwatch & close: 85 Watch process 3780 (end = 31) Watch process 3780 -> END >> callback_child wait_child: check process 3780 wait_child: process 3780 has returned 0 stop_process: 0x559d0fcd3f68 stop_process_after: 0x559d0fcd3f68 out = -1 err = -1 Raising Kill event for 0x559d0fcd3f68: parent = (nil) can raise = 0 wait_child: check process 3729 wait_child: waitpid() has returned 0 wait_child: check process 3725 wait_child: waitpid() has returned 0 << callback_child Waiting for: got it ! Process_free 0x559d0fcd3f68 exit_process: 0x559d0fcd3f68 >> callback_child wait_child: check process 3729 wait_child: waitpid() has returned 0 wait_child: check process 3725 wait_child: process 3725 has returned 0 stop_process: 0x559d0eb9b538 stop_process_after: 0x559d0eb9b538 out = 27 err = 29 callback_error: 29 0x559d0eb9b538 unwatch & close: 29 callback_write: 27 0x559d0eb9b538 unwatch & close: 27 exit_process: 0x559d0eb9b538 Raising Kill event for 0x559d0eb9b538: parent = 0x559d0eb94d38 can raise = 1 Process_free 0x559d0eb9b538 exit_process: 0x559d0eb9b538 wait_child: check process 3729 wait_child: waitpid() has returned 0 << callback_child callback_write: 30 0x559d0ec6e9f8 unwatch & close: 30 >> callback_child wait_child: check process 3729 wait_child: process 3729 has returned 0 stop_process: 0x559d0ec6e9f8 stop_process_after: 0x559d0ec6e9f8 out = -1 err = 35 callback_error: 35 0x559d0ec6e9f8 unwatch & close: 35 exit_process: 0x559d0ec6e9f8 Raising Kill event for 0x559d0ec6e9f8: parent = 0x559d0ec6e928 can raise = 1 Process_free 0x559d0ec6e9f8 exit_process: 0x559d0ec6e9f8 exit_child() << callback_child ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
[Gambas-bugtracker] Bug #2898: The process does not start | <bugtracker@xxxxxxxxxxxxxx> |