[Gambas-user] Interest in a difficult bug?

Benoît Minisini gambas at ...1...
Sat Aug 10 17:35:15 CEST 2013


Le 10/08/2013 17:33, Benoît Minisini a écrit :
> Le 10/08/2013 14:06, Tobias Boege a écrit :
>> Hi Benoit,
>>
>> in a project I can reliably reproduce the following message:
>>
>> ** Oops! Internal error! **
>> ** Cannot write signal #17 into signal pipe: Bad file descriptor
>> ** Program aborting. Sorry! :-(
>> ** Please send a bug report at gambas at ...1...
>>
>> Tough, I didn't succeed in isolating the cause. The code deals with one
>> Process object only but uses Exec and Shell quite often. The project also
>> has to deal with some race conditions.
>>
>> I have meanwhile removed that Process object from the code and refactored
>> that part in pure Gambas. My project works flawlessly now.
>>
>> Anyway, are you interested in fixing this issue? I mean, this looks
>> like a
>> bit of work to me (particularly because I have no minimal example for
>> you)
>> and I, for sure, did strange things in the code.
>>
>> Regards,
>> Tobi
>>
>
> Of course I'm interested. But I need more precise details, and some way
> to reproduce it if possible.
>

Do you use tasks? Do you run processes inside tasks?

-- 
Benoît Minisini




More information about the User mailing list