PacketFence - BTS - PacketFence |
View Issue Details |
|
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 | | |
fixed in git revision | |
fixed in mtn revision | |
|
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. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0000796 | closed | obilodeau | pfsetvlan doesn't deal with Alarm signals (SIGALRM) | related to | 0000903 | closed | obilodeau | trying to find MAC address on ifIndex x30 times can be very long | related to | 0000907 | closed | obilodeau | pfsetvlan doesn't need to stop on SIGALRM | related to | 0000909 | closed | | use pfcmd_vlan for modules relying on Net::Telnet |
|
Attached Files | |
|
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 |