[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-10-09 Thread Christian Reis
See https://bugs.launchpad.net/ubuntu/+source/linux-lts- trusty/+bug/1501345 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trusty LTS) To manage

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-10-08 Thread Delmic BV
Yep, me too, about 10 production systems broke because of that regression. I had to push a special kernel on our own PPA to fix it :-/ Well, now there is a new kernel in -proposed with the additional patch that fix that regression. That's probably the easiest now: just add the -proposed repository

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-10-08 Thread James Cameron
The fix made in this bug broke production systems for me. Same symptom as in comment #4. Which bug is tracking the regression? Meanwhile, I downgrade kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-10-01 Thread Luis Henriques
The fix pointed in comment #4 is already queued for the next kernel SRU in Trusty git tree (master-next branch). Really soon we will have a kernel in the -proposed pocket with this fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-29 Thread Delmic BV
As described in comment #4, the regression that the 'fix' introduced is still present in 3.13.0-65.105~precise1. Should I reopen this bug report, or create a new one to track the regression? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-lts-trusty - 3.13.0-65.105~precise1 --- linux-lts-trusty (3.13.0-65.105~precise1) precise; urgency=low [ Brad Figg ] * Release Tracking Bug - LP: #1498291 [ Upstream Kernel Changes ] * net: Fix skb_set_peeked use-after-free bug

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-lts-trusty - 3.13.0-65.105~precise1 --- linux-lts-trusty (3.13.0-65.105~precise1) precise; urgency=low [ Brad Figg ] * Release Tracking Bug - LP: #1498291 [ Upstream Kernel Changes ] * net: Fix skb_set_peeked use-after-free bug

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-65.105 --- linux (3.13.0-65.105) trusty; urgency=low [ Brad Figg ] * Release Tracking Bug - LP: #1498108 [ Upstream Kernel Changes ] * net: Fix skb_set_peeked use-after-free bug - LP: #1497184 linux (3.13.0-64.104)

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-65.105 --- linux (3.13.0-65.105) trusty; urgency=low [ Brad Figg ] * Release Tracking Bug - LP: #1498108 [ Upstream Kernel Changes ] * net: Fix skb_set_peeked use-after-free bug - LP: #1497184 linux (3.13.0-64.104)

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-22 Thread Björn Ramberg
Could not verify the issues noted in comment #6, but the original issue with the pty hangup was tested and confirmed fixed on 14.04 3.13.0-64-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-22 Thread Björn Ramberg
** Tags removed: verification-needed-trusty ** Tags added: verification-done-trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trusty LTS) To

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-21 Thread Mathew Hodson
** Tags removed: 3.13 kernel poll timout tty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trusty LTS) To manage notifications about this bug go

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-19 Thread Dimitrios Ntoulas
14.04 with kernel 3.13.0-64-generic proposed enabled I get SerialException >>> import serial >>> p = serial.Serial("/dev/ttyUSB0", timeout=1) >>> p.read() Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 460, in read

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-15 Thread Brad Figg
** Changed in: linux (Ubuntu Trusty) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trusty LTS) To ma

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-15 Thread Chris J Arges
** Also affects: linux (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: linux-lts-trusty (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Precise) Status: New => Invalid ** Changed in: linux-lts-trusty (Ubuntu Trusty)

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-15 Thread Tim Gardner
Patch proposed: https://lists.ubuntu.com/archives/kernel- team/2015-September/062745.html ** Changed in: linux (Ubuntu Trusty) Status: Fix Committed => In Progress ** Changed in: linux (Ubuntu Trusty) Assignee: (unassigned) => Tim Gardner (timg-tpi) -- You received this bug notifica

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-15 Thread Delmic BV
Hi, I've just got the new -proposed kernel with that fix, and got an important regression: it broke tty connection to my devices using FTDI chips. I haven't fully checked yet, but I think that's because you've cherry- picked commit eafbe67f84761d787802e5113d895a316b6292fe "n_tty: Refactor input_

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-13 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- trusty' to 'verification-done-trusty'. If verification is not done by 5 working days from t

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-09-01 Thread Brad Figg
** Changed in: linux (Ubuntu Trusty) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trusty LTS) To ma

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-08-28 Thread Tim Gardner
** Package changed: linux-lts-trusty (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Expired => Fix Released ** Also affects: linux-lts-trusty (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-lts-trusty (Ubuntu) Status: New => In Progress

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-08-28 Thread Tim Gardner
** Also affects: linux-lts-trusty (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trust

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-08-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu Trusty) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title:

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2015-02-09 Thread Launchpad Bug Tracker
[Expired for linux-lts-trusty (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux-lts-trusty (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2014-12-11 Thread Björn Ramberg
** Changed in: linux-lts-trusty (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397976 Title: tty hangup regression in 3.13 kernel (trusty LTS) To manage no

[Bug 1397976] Re: tty hangup regression in 3.13 kernel (trusty LTS)

2014-12-02 Thread Björn Ramberg
** Description changed: From https://lkml.org/lkml/2014/10/10/345 - # Commit f95499c3030f ("n_tty: Don't wait for buffer work in read() loop") - introduces a race window where a pty master can be signalled that the ptyslave was closed before all the data that the slave wrote is del