[rescue] Understanding Err#25 ENOTTY ?
Mouse
mouse at Rodents-Montreal.ORG
Mon Jul 7 15:06:19 CDT 2014
> Sorry for the delay, it must be the console am using TCSH this is the
> only bug and its a dam pain here my full log;
> http://www.mplayer.biz/mcp.log
> maybe you can see the reason am useless at this stuff.
I see only one ENOTTY there:
ioctl(5, TCGETA, 0xFFBEF0EC) Err#25 ENOTTY
This one is normal AFAICT, because fd 5 comes from four lines earlier
open("/var/adm/utmpx", O_RDONLY) = 5
and /var/adm/utmpx is normally not an object TCGETA can be expected to
work on. I don't see any reason, either here or in the first message,
why you'd think this would be anything that needs fixing.
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse at rodents-montreal.org
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
More information about the rescue
mailing list