public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* "ls -la /dev" fails to write output
@ 2020-05-16 18:39 Kacper Michajlow
  2020-05-16 19:04 ` Takashi Yano
  0 siblings, 1 reply; 4+ messages in thread
From: Kacper Michajlow @ 2020-05-16 18:39 UTC (permalink / raw)
  To: cygwin

Hi,

Under cmd.exe listing /dev doesn't produce output. Running under strace
also fails with the following errors:

304  477235 [main] ls 8268 fhandler_console::write: 0x8000990F0, 54
126  477361 [main] ls 8268 seterrno_from_win_error:
../../../../winsup/cygwin/fhandler_console.cc:1810 windows error 6
110  477471 [main] ls 8268 geterrno_from_win_error: windows error 6 ==
errno 9
115  477586 [main] ls 8268 fhandler_console::write_normal: write failed,
handle 0x190
 97  477683 [main] ls 8268 write: -1 = write(1, 0x8000990F0, 54), errno 9

Thanks,
Kacper

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

end of thread, other threads:[~2020-05-17  2:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 18:39 "ls -la /dev" fails to write output Kacper Michajlow
2020-05-16 19:04 ` Takashi Yano
2020-05-16 19:46   ` Kacper Michajlow
2020-05-17  2:38     ` Takashi Yano

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 read-only IMAP folder(s) and NNTP newsgroup(s).