On Wed, Aug 27, 2008 at 04:48:39PM -0300, Gustavo Moreira wrote:
>I think you're right, mhhh ... I look at it in a while

Ok, thanks. Oh, and please keep the list in the CC so somebody else
except me can help you. A simple "Reply to all" usually does the trick.

PS: double-check your toolchain.

HTH,

>On Wed, Aug 27, 2008 at 16:22, Bernhard Reutner-Fischer
><[EMAIL PROTECTED]> wrote:
>> On Wed, Aug 27, 2008 at 04:15:36PM -0300, Gustavo Moreira wrote:
>>>Ok, I'm using busybox-1.10.1, but the latest version/revision
>>>BusyBox-1.12.0 has the same bug.
>>>I solved it by this way and now it is working for me, before not
>>>worked (segfault).
>>>xfopen fail because I have a readonly filesystem, and it cannot create
>>>the file, but beyond that should not go out with segfault.
>>
>> xfopen should die (as in exit(1)); if it can't open the file.
>> The question is why it doesn't die as it's supposed to.
>>
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to