Anonymous | Login | 2024-11-22 23:30 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000902 | PacketFence | upstream | public | 2010-02-08 12:54 | 2015-02-13 15:35 | |||
Reporter | obilodeau | |||||||
Assigned To | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||
Status | closed | Resolution | open | |||||
Platform | OS | OS Version | ||||||
Product Version | 1.8.7 | |||||||
Target Version | investigate | Fixed in Version | ||||||
Summary | 0000902: Net::Telnet and Net::Appliance::Session use alarm() for timeout which is incompatible with threaded perl | |||||||
Description | This is a problem because we need to set a global sig alrm handler and we have no context information to properly report the error. Also, even after the alarm, the telnet call will hang until the low-level socket times out which takes 2-3 minutes.. Net::Appliance::Session uses Net::Telnet internally. Reported upstream: https://rt.cpan.org/Public/Bug/Display.html?id=54415 [^] This bug will track upstream's status. Another bug will be open for the workaround. | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Relationships | |||||||||||||||||||||
|
Notes | |
(0001551) obilodeau (reporter) 2010-05-05 13:44 |
This bug is mitigated in the upcoming 1.9.0. Upstream is unlikely to fix so the recommendation in 0000909 would be the way to go. |
(0003206) fgaudreault (viewer) 2012-10-19 14:57 |
Check the status of this. |
(0003752) lmunro (administrator) 2015-02-13 15:35 |
No longer relevant. |
Issue History | |||
Date Modified | Username | Field | Change |
2010-02-08 12:54 | obilodeau | New Issue | |
2010-02-08 12:55 | obilodeau | Status | new => assigned |
2010-02-08 12:55 | obilodeau | Assigned To | => obilodeau |
2010-02-08 13:09 | obilodeau | Relationship added | related to 0000796 |
2010-02-08 13:15 | obilodeau | Relationship added | related to 0000903 |
2010-02-09 10:36 | obilodeau | Relationship added | related to 0000907 |
2010-02-09 14:23 | obilodeau | Relationship added | related to 0000909 |
2010-05-05 13:44 | obilodeau | Note Added: 0001551 | |
2010-05-05 13:44 | obilodeau | Category | 1.8.7 => upstream |
2010-05-05 13:44 | obilodeau | Product Version | => 1.8.7 |
2011-01-18 12:03 | obilodeau | Target Version | => trunk |
2012-10-19 14:57 | fgaudreault | Assigned To | obilodeau => |
2012-10-19 14:57 | fgaudreault | Target Version | devel => investigate |
2012-10-19 14:57 | fgaudreault | Note Added: 0003206 | |
2015-02-13 15:35 | lmunro | Note Added: 0003752 | |
2015-02-13 15:35 | lmunro | Status | assigned => closed |
Copyright © 2000 - 2012 MantisBT Group |