tisja...@verizon.net:
> If I enter tty, /dev/console is returned.  I di= d some comparisons of a Rhel 
> 6.1 build and the
> Rhel 6.3 when I am put into = the bash shell at boot.  The environment seems 
> the same at that
> point,= or I have not found a difference that would cause an issue yet.  Do 
> y= ou know what is
> doing the open(/dev/tty) call?

And how about /dev/tty? Does it exist?

I'd suggest you to try these on Rhel 6.1 (which doesn't have the
problem).
- ls -l /dev/tty
- strace -f mount -t aufs ...

On Rhel 6.1, I guess either
- /dev/tty exists
or
- your mount.aufs doesn't require /dev/tty

Currently I guess your C-runtime routine accesses /dev/tty, but I don't
know why.
What is your C library? Is your mount.aufs statically linked or
dynamically?

And plese stop sending broken html.
If you don't send a mail message in plain text format, then please
construct MIME message. You write in HTML format but it is not MIME. It
hard to read your mail for me.


J. R. Okajima

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

Reply via email to