[Gambas-user] Issue 415 in gambas: Cannot run child process (native code)

gambas at ...2524... gambas at ...2524...
Thu Mar 28 17:07:47 CET 2013


Comment #11 on issue 415 by r... at ...1740...: Cannot run child process  
(native code)
http://code.google.com/p/gambas/issues/detail?id=415

Bingo!
Maybe it has to do with the missing quotes around the text, or it's random,  
don't know yet, nothing has changed in my code.

Process_free 0xde0ee8
exit_process: 0xde0ee8
Process 32295 has returned 0
stop_process: 0xde0c48
stop_process_after: 0xde0c48
callback_error: 58 0xde0c48
callback_write: 51 0xde0c48
callback_write: 51 0xde0c48
exit_process: 0xde0c48
unwatch: 51
unwatch: 58
run_process 0xdfc698: /usr/bin/notify-send DomotiGa TV is On -i  
/home/ron/domotiga/icons/logo.png
fork: pid = 32310
abort_child: 5 2
Process_free 0xde0c48
exit_process: 0xde0c48
Process 32294 has returned 0
stop_process: 0xde15e8
stop_process_after: 0xde15e8
exit_process: 0xde15e8
Process_free 0xde15e8
exit_process: 0xde15e8
>> callback_child
<< callback_child
Process 32310 has returned 65280
stop_process: 0xdfc698
stop_process_after: 0xdfc698
prepare_child_error: 0xdfc698: /tmp/gambas.1000/28241/32310.child
prepare_child_error: error = 5 errno = 2
exit_process: 0xdfc698
exit_process: 0xdfc698
Process_free 0xdfc698
exit_process: 0xdfc698
throw_last_child_error: 5 2

Program received signal SIGTRAP, Trace/breakpoint trap.
throw_last_child_error (signum=<value optimized out>, data=<value optimized  
out>) at gbx_c_process.c:258
258		if (child_error < 0)
(gdb)


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list