Subject: Re: ktrace vi problem
To: None <port-i386@NetBSD.ORG>
From: Christos Zoulas <christos@zoulas.com>
List: port-i386
Date: 03/14/1998 14:44:30
In article <3.0.3.32.19980314004025.0068d580@pop.erols.com> tritone@erols.com (Doug Jackson) writes:


...
>  1318 vi       NAMI  "/tmp"
>  1318 vi       RET   stat 0
>  1318 vi       CALL  open(0xf7bfd0f4,0xa02,0x180)
>  1318 vi       NAMI  "/tmp/bt.001318"
>  1318 vi       RET   open -1 errno 13 Permission denied
...
>  1318 vi       CALL  write(0x2,0xf7bfd430,0x2a)
>  1318 vi       GIO   fd 2 wrote 42 bytes
>       "ex/vi: Error: Log file: Permission denied
>       "
....

Your problem is the permission of /tmp

christos