Jonathan Nieder wrote:
> Terho Uotila wrote:

>> 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? :/

dash has no internal notion of a "typeset" command, so when we see

| token word typeset

that has to be coming from somewhere.  The only way that makes
sense to me is if /dev/tty is pointing to some random script. :)

"ls -l /dev/tty" might help disprove this guess.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to