On Sun, Sep 14, 2008 at 10:01:43PM +0200, Martin Costabel wrote:
> Daniel Macks wrote:
> >On Sat, Sep 13, 2008 at 11:09:46AM +0200, Martin Costabel wrote:
> []
> >>I have found a patch for genius that fixes it for me. According to the 
> >>wordexp manpage, this patch should not change anything, because it sets 
> >>a variable that is ignored, according to the manpage, but which 
> >>apparently is not ignored in reality. In my gdb tests, this variable 
> >>we.we_offs got a default value of 1769239401. Setting it to 0 fixes the 
> >>crash that appears in the subsequent wordfree() call.
> >
> >Is there a Radar# for this bug?
> 
> Not yet. I have tried to find a small example, but haven't yet managed 
> to reproduce the error. In the small examples, the we_offs variable 
> always got reasonable values like 4096, and no "non-aligned pointer" 
> message appeared. So there may be something else going on in genius, 
> something that creates this weird value. Anyway, it is clear that there 
> is a bug, because the value of that variable should not matter either 
> way, at least if the documentation is correct. But as long as I don't 
> know more, I don't want to file a bug. Maybe you understand it better?

Only thing I know is that wordexp itself is new as of 10.4 (at least
one package was blocked on 10.3 because it needed that function).
Also, 10.4's manpage notes that the implementation is not complete:
after talking all about the flags parameter, it says that the flags
parameter is ignored. I'm guessing it's still a work-in-progress for
apple:( I linked this mailing-list thread in the .info, so if you file
anything with apple, please make a note there.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to