Re: [PATCH] tty: Debug EIO from write()

2013-06-13 Thread Peter Hurley
On 06/13/2013 12:16 PM, Markus Trippelsdorf wrote: I've reproduced the Mozilla build failure, but there's nothing exiting in the logs. The only strange thing is the single tty_write at 1507.456817 (roughly at this point the Mozilla build failed): ... [ 1507.453547] tty_release: pts11 (tty count=

Re: [PATCH] tty: Debug EIO from write()

2013-06-13 Thread Markus Trippelsdorf
I've reproduced the Mozilla build failure, but there's nothing exiting in the logs. The only strange thing is the single tty_write at 1507.456817 (roughly at this point the Mozilla build failed): ... [ 1507.453547] tty_release: pts11 (tty count=4)... [ 1507.455695] tty_open: opening pts11... [ 150