Terho Uotila wrote:
> Jonathan Nieder <[email protected]> wrote:

>> I guess output from "strace -f -e open dash" might help.  Anyway, I'm
>> closing this since all signs point to the bug being about some form of
>> misconfiguration, though I'll be happy to continue helping to track it
>> down in the hope that there might be a bug lurking somewhere.
>
> 137|tuotila@vicente:~ $ head dash.strace.err 
> open("/etc/ld.so.cache", O_RDONLY)      = 3
> open("/lib/libc.so.6", O_RDONLY)        = 3
> open("/dev/tty", O_RDWR)                = 3
> dash: Syntax error: "(" unexpected (expecting ")")
> dash: Syntax error: "(" unexpected (expecting ")")

This still makes no sense.  Memory corruption somewhere? :/
Maybe "strace -f -e read dash" will get closer to the heart of it.

Thanks for your help and patience.

Sincerely,
Jonathan



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to