Anonymous | Login | 2024-11-22 04:23 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 | |||
0001369 | PacketFence | hardware modules | public | 2012-01-24 15:13 | 2012-02-28 14:31 | |||
Reporter | obilodeau | |||||||
Assigned To | obilodeau | |||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||
Status | closed | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | 3.2.0 | Fixed in Version | 3.2.0 | |||||
Summary | 0001369: thread crash with floating network devices with VoIP through SSH transport | |||||||
Description | Net::Appliance::Session doesn't seem thread-safe. Jan 24 14:37:55 pfsetvlan(7) ERROR: Error connecting to ... using SSH. Error: Input/output error (pf::SNMP::Cisco::Catalyst_2950::setPortSecurityMaxSecureMacAddrVlanAccessByIfIndex) thread failed to start: Must connect before you can begin_privileged (0000001) (W threads)(S) The entry point function of threads->create() failed for some reason. trying a small PoC of forking the call in a separate process | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | 2e87f3f6e97f08b4b463975c9ece984fbd949a4f | |||||||
Attached Files | floating-network-devices-thread-crash-cisco-with-ssh-fix1369.patch [^] (4,914 bytes) 2012-01-27 15:21 [Show Content] | |||||||
Notes | |
(0002552) obilodeau (reporter) 2012-01-25 15:19 |
PoC confirmed to work: I'll re-route the call from pfsetvlan to spawn a pfcmd_vlan process which will instantiate a switch object and perform the work. |
(0002554) obilodeau (reporter) 2012-01-27 15:55 |
using pfcmd_vlan's new -runSwitchMethod feature used to fix this issue by calling the _<method> in a new process. |
(0002585) obilodeau (reporter) 2012-02-28 14:31 |
Fixed in recently released 3.2.0. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-01-24 15:13 | obilodeau | New Issue | |
2012-01-24 15:13 | obilodeau | Status | new => assigned |
2012-01-24 15:13 | obilodeau | Assigned To | => obilodeau |
2012-01-25 15:19 | obilodeau | Note Added: 0002552 | |
2012-01-27 15:21 | obilodeau | File Added: floating-network-devices-thread-crash-cisco-with-ssh-fix1369.patch | |
2012-01-27 15:55 | obilodeau | mtn revision | => 2e87f3f6e97f08b4b463975c9ece984fbd949a4f |
2012-01-27 15:55 | obilodeau | Note Added: 0002554 | |
2012-01-27 15:55 | obilodeau | Status | assigned => resolved |
2012-01-27 15:55 | obilodeau | Fixed in Version | => trunk |
2012-01-27 15:55 | obilodeau | Resolution | open => fixed |
2012-02-28 14:22 | obilodeau | Target Version | +1 => 3.2.0 |
2012-02-28 14:22 | obilodeau | Fixed in Version | trunk => 3.2.0 |
2012-02-28 14:31 | obilodeau | Note Added: 0002585 | |
2012-02-28 14:31 | obilodeau | Status | resolved => closed |
Copyright © 2000 - 2012 MantisBT Group |