NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/53917: TIOCGETP fails



The following reply was made to PR kern/53917; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/53917: TIOCGETP fails
Date: Mon, 28 Jan 2019 17:32:42 +0000

 On Mon, Jan 28, 2019 at 01:50:01PM +0000, martin%NetBSD.org@localhost wrote:
  > Since my laste update on the pinebook some apps fail like this:
  > 
  >    679      1 me       CALL  ioctl(0,TIOCGETP,0x200135d28)
  >    679      1 me       RET   ioctl -1 errno 25 Inappropriate ioctl for device
  > 
  > I have ptyfs mounted:
  > 
  > /dev/ld2a on / type ffs (noatime, local)
  > /dev/ld2e on /boot type msdos (local)
  > kernfs on /kern type kernfs (local)
  > ptyfs on /dev/pts type ptyfs (local)
  > procfs on /proc type procfs (local)
  > tmpfs on /tmp type tmpfs (local)
 
 You'll need to tell us more... what kind of tty, is the failure
 intermittent or always happens or does it start and then lock in,
 which apps, whether there's any pattern to what triggers it...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index