On Thursday 10 January 2008 11:47:55 am Unga wrote: > Hi all > > strace (v4.5.5) works well in 6.2. But strace (v4.5.6) > develops following error in 7.0-PRERELEASE: > $ strace pwd > execve(0xbfbfe92c, [0xbfbfedf4], [/* 0 vars > */]PIOCWSTOP: Input/output error > > Best Regards > Unga I have lots of patches to strace at work to make it autogenerate most of its tables and support amd64 (including i386 on amd64) as well as making it reliably work in the fork-a-new-process case. I just don't have time to work on getting them into the port. I think you are running into the latter issue and I largely fixed it by using the same strategy in strace that truss now uses for the fork-a-new-process case. -- John BaldwinReceived on Thu Jan 10 2008 - 18:51:03 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:25 UTC