NetBSD-Bugs archive

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

kern/53917: TIOCGETP fails



>Number:         53917
>Category:       kern
>Synopsis:       TIOCGETP fails
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 28 13:50:01 +0000 2019
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.32
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD painkiller.duskware.de 8.99.32 NetBSD 8.99.32 (GENERIC64) #32: Mon Jan 28 11:53:50 CET 2019 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src/sys/arch/evbarm/compile/GENERIC64 evbarm
Architecture: aarch64
Machine: evbarm
>Description:

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)

>How-To-Repeat:
n/a

>Fix:
n/a



Home | Main Index | Thread Index | Old Index