Anonymous | Login | 2024-11-22 23:38 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 | |||
0001524 | PacketFence | dhcp | public | 2012-08-22 10:52 | 2015-02-13 15:42 | |||
Reporter | obilodeau | |||||||
Assigned To | ||||||||
Priority | normal | Severity | minor | Reproducibility | random | |||
Status | closed | Resolution | open | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | Fixed in Version | |||||||
Summary | 0001524: pfdhcplistener deadlocks | |||||||
Description | Aug 21 12:20:44 pfdhcplistener(1862) INFO: oldip (192.168.1.4) and newip (172.19.12.11) are different for 68:a8:6d:be:f3:94 - closing iplog entry (main::update_iplog) Aug 21 12:20:44 pfdhcplistener(1864) INFO: oldip (192.168.1.4) and newip (172.19.12.11) are different for 68:a8:6d:be:f3:94 - closing iplog entry (main::update_iplog) Aug 21 12:20:44 pfdhcplistener(1864) WARN: database query failed with: Deadlock found when trying to get lock; try restarting transaction. (errno: 1213), will try again (pf::db::db_query_execute) | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Notes | |
(0002959) obilodeau (reporter) 2012-08-22 11:00 |
Might happened more than before because of the VLAN decapsulation issue François told me about. In a nutshell, if you have: eth0.100 eth0 Then since the pfdhcplistener VLAN decapsulation support. The same dhcp packet will act on both interfaces. Both are probably trying to update the iplog with the same information at the same time. |
(0003831) lmunro (administrator) 2015-02-13 15:42 |
These bugs have been sitting untouched since 2012. Closing them and possibly reopening in github tracker where relevant. |
Issue History | |||
Date Modified | Username | Field | Change |
2012-08-22 10:52 | obilodeau | New Issue | |
2012-08-22 11:00 | obilodeau | Note Added: 0002959 | |
2015-02-13 15:42 | lmunro | Note Added: 0003831 | |
2015-02-13 15:42 | lmunro | Status | new => closed |
Copyright © 2000 - 2012 MantisBT Group |