Summary: | Unplugging usb serial devices while probing leaks filedescriptors | ||
---|---|---|---|
Product: | ModemManager | Reporter: | Simon Budig <simon> |
Component: | general | Assignee: | ModemManager bug user <modemmanager> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.4 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Simon Budig
2015-01-26 15:28:54 UTC
Is this with 1.4.0 or with 1.4.2? 1.4.0 had a bug in the ports closing, which was fixed for 1.4.2: commit 41b7e7b048e67a0b329c820c81beccf42bf0957e Author: Dan Williams <dcbw@redhat.com> Date: Tue Oct 7 15:53:53 2014 -0500 port-serial: fix forced closing after b28230411 b28230411 moved up the self->priv->forced_close = TRUE, which caused mm_port_serial_close() to just return without actually closing the port and cleaning up. Also, cancel the reopen separately from closing the port since the two operations are actually independent of each other. This is with 1.4.0 as of debian unstable. I'll mark it as resolved invalid for now, hopefully I'll remember to check that again in the future when the version in debian is more up to date. thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.