reassign 492083 vte tags 492083 + patch thanks The STREAMS ioctl numbers, as defined by glibc, conflict with Linux CD ioctls. The bug is caused by vte attempting to use the I_FIND ioctl, which on Linux calls CDROMSUBCHNL, instead.
The attached patch fixed the problem by making sure that the ioctl is used only on actual STREAMS files.
isastream.patch
Description: application/octetstream