On 07/15, a...@gmx.com wrote: > Hi ports! > > I use plan9port abitually for developing various programs. > In particular, acme(1) is my editor of choice. After the > latest update, using win(1) inside acme(1), does not work > anymore. > > If you are working in acme(1) and you try to run a command > in a win(1), nothing happen, as it seems that the underlying > shell does not receive and process the written commands. > > What can I do for helping the mantainer debug the issue? > > Regards > > Andrea > I can reproduce this bug on saturday's snapshot (on two different computers).
I tried upgrading the port to the latest version (Which I will send to the maintainer / ports list today.) But while the rest of the programs work well, win(1) still hangs when given a command. I've tried running a ktrace(1) which I've attached to this email. The SIGINT at the end was given manually. My next attempt will be to apply this patch[1] as win.c uses libthread. Thanks [1] https://github.com/9fans/plan9port/pull/226/files
ktrace.out
Description: Binary data