9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] kbdfs broken after new kernel build
@ 2020-12-22  8:04 umbraticus
  2020-12-22  8:25 ` umbraticus
  0 siblings, 1 reply; 8+ messages in thread
From: umbraticus @ 2020-12-22  8:04 UTC (permalink / raw)
  To: 9front

After recent changes (last working kernel was built 9 Dec),
this function breaks kbdfs:

fn focus{
	echo unhide >/dev/wctl >[2]/dev/null
	echo current >/dev/wctl
	if(test -f /dev/kbdin)
		echo -n  >/dev/kbdin
}

Debugging without being able to type is kinda difficult...
broke(1) hangs and lstk gives me this:

/proc/83/text:amd64 plan 9 executable
<stdin>:1: (error) setproc: open /proc/83/mem: '/proc/83/mem' permission denied
/sys/lib/acid/port
/sys/lib/acid/amd64
acid: <stdin>:2: (error) indir: can't translate address 0x90
acid: 

umbraticus

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-12-22 18:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-22  8:04 [9front] kbdfs broken after new kernel build umbraticus
2020-12-22  8:25 ` umbraticus
2020-12-22  9:04   ` umbraticus
2020-12-22  9:23     ` umbraticus
2020-12-22 12:57       ` boehm.igor
2020-12-22 15:37         ` cinap_lenrek
2020-12-22 18:19           ` umbraticus
2020-12-22 15:38     ` cinap_lenrek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).