Hello Thomas,

i see what is the issue.

i will patch it and the new binary will be available tomorrow from the maintenance (pf-maint.pl).

Regards

Fabrice


Le 19-05-23 à 09 h 51, Thomas OLIVIER via PacketFence-users a écrit :

Hi All,

I've got an issue on my PacketFence fresh install on Debian9. All works fine but when my computer try a DHCPDISCOVER PF crash with that errors.

I didn't remember about that error with the "first" dev packages released a few days ago....


Thank's

Thomas.


May 23 15:07:55 portailtest auth[15555]: (4775) Login OK: [00-90-4b-6a-5c-39] 
(from client 192.168.24.8 port 13 cli 00:90:4b:6a:5c:39)
==> logs/packetfence.log <==
May 23 15:07:55 portailtest pfdhcp[14886]: recovered from  runtime error: 
invalid memory address or nil pointer dereference
May 23 15:07:55 portailtest pfdhcp[14886]: runtime.errorString runtime error: 
invalid memory address or nil pointer dereference
May 23 15:07:55 portailtest pfdhcp[14886]: 
/usr/local/go/src/runtime/panic.go:82 (0x441d61)
May 23 15:07:55 portailtest pfdhcp[14886]: 
/usr/local/go/src/runtime/panic.go:81 (0x441b90)
May 23 15:07:55 portailtest pfdhcp[14886]: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:311
 (0x7d2835)
May 23 15:07:55 portailtest pfdhcp[14886]: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/workers_pool.go:22
 (0x7e09ab)
May 23 15:07:55 portailtest pfdhcp[14886]: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:128
 (0x7e1a08)
May 23 15:07:55 portailtest pfdhcp[14886]: 
/usr/local/go/src/runtime/asm_amd64.s:1337 (0x459551)
May 23 15:07:55 portailtest pfdhcp[14886]: (dhcp4.Options) (len=8) {
May 23 15:07:55 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionDHCPMessageType: ([]uint8) (len=1 cap=78) {
May 23 15:07:55 portailtest pfdhcp[14886]:   00000000  01                       
                         |.|
May 23 15:07:55 portailtest pfdhcp[14886]:  },
May 23 15:07:55 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionClientIdentifier: ([]uint8) (len=7 cap=72) {
May 23 15:07:55 portailtest pfdhcp[14886]:   00000000  01 00 90 4b 6a 5c 39     
                         |...Kj\9|
May 23 15:07:55 portailtest pfdhcp[14886]:  },
May 23 15:07:55 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionRequestedIPAddress: ([]uint8) (len=4 cap=63) {
May 23 15:07:55 portailtest pfdhcp[14886]:   00000000  a9 fe 96 2d              
                         |...-|
May 23 15:07:55 portailtest pfdhcp[14886]:  },
May 23 15:07:55 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionVendorClassIdentifier: ([]uint8) (len=8 cap=45) {
May 23 15:07:55 portailtest pfdhcp[14886]:   00000000  4d 53 46 54 20 35 2e 30  
                         |MSFT 5.0|
May 23 15:07:55 portailtest pfdhcp[14886]:  },
May 23 15:07:55 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionParameterRequestList: ([]uint8) (len=11 cap=35) {
May 23 15:07:55 portailtest pfdhcp[14886]:   00000000  01 0f 03 06 2c 2e 2f 1f  
21 f9 2b                 |....,./.!.+|
May 23 15:07:55 portailtest pfdhcp[14886]:  },
May 23 15:07:55 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) OptionCode(116): 
([]uint8) (len=1 cap=75) {
May 23 15:07:56 portailtest pfdhcp[14886]:   00000000  01                       
                         |.|
May 23 15:07:56 portailtest pfdhcp[14886]:  },
May 23 15:07:56 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) OptionHostName: 
([]uint8) (len=10 cap=57) {
May 23 15:07:56 portailtest pfdhcp[14886]:   00000000  74 68 6f 6d 61 73 70 6f  
72 74                    |thomasport|
May 23 15:07:56 portailtest pfdhcp[14886]:  },
May 23 15:07:56 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionVendorSpecificInformation: ([]uint8) (len=2 cap=22) {
May 23 15:07:56 portailtest pfdhcp[14886]:   00000000  dc 00                    
                         |..|
May 23 15:07:56 portailtest pfdhcp[14886]:  }
May 23 15:07:56 portailtest pfdhcp[14886]: }
May 23 15:07:55 portailtest pfdhcp: recovered from  runtime error: invalid 
memory address or nil pointer dereference
May 23 15:07:55 portailtest pfdhcp: runtime.errorString runtime error: invalid 
memory address or nil pointer dereference
May 23 15:07:55 portailtest pfdhcp: /usr/local/go/src/runtime/panic.go:82 
(0x441d61)
May 23 15:07:55 portailtest pfdhcp: /usr/local/go/src/runtime/panic.go:81 
(0x441b90)
May 23 15:07:55 portailtest pfdhcp: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:311
 (0x7d2835)
May 23 15:07:55 portailtest pfdhcp: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/workers_pool.go:22
 (0x7e09ab)
May 23 15:07:55 portailtest pfdhcp: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:128
 (0x7e1a08)
May 23 15:07:55 portailtest pfdhcp: /usr/local/go/src/runtime/asm_amd64.s:1337 
(0x459551)
May 23 15:07:55 portailtest pfdhcp: (dhcp4.Options) (len=8) {
May 23 15:07:55 portailtest pfdhcp: (dhcp4.OptionCode) OptionDHCPMessageType: 
([]uint8) (len=1 cap=78) {
May 23 15:07:55 portailtest pfdhcp:  00000000  01                               
                 |.|
May 23 15:07:55 portailtest pfdhcp: },
May 23 15:07:55 portailtest pfdhcp: (dhcp4.OptionCode) OptionClientIdentifier: 
([]uint8) (len=7 cap=72) {
May 23 15:07:55 portailtest pfdhcp:  00000000  01 00 90 4b 6a 5c 39             
                 |...Kj\9|
May 23 15:07:55 portailtest pfdhcp: },
May 23 15:07:55 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionRequestedIPAddress: ([]uint8) (len=4 cap=63) {
May 23 15:07:55 portailtest pfdhcp:  00000000  a9 fe 96 2d                      
                 |...-|
May 23 15:07:55 portailtest pfdhcp: },
May 23 15:07:55 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionVendorClassIdentifier: ([]uint8) (len=8 cap=45) {
May 23 15:07:55 portailtest pfdhcp:  00000000  4d 53 46 54 20 35 2e 30          
                 |MSFT 5.0|
May 23 15:07:55 portailtest pfdhcp: },
May 23 15:07:55 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionParameterRequestList: ([]uint8) (len=11 cap=35) {
May 23 15:07:55 portailtest pfdhcp:  00000000  01 0f 03 06 2c 2e 2f 1f  21 f9 
2b                 |....,./.!.+|
May 23 15:07:55 portailtest pfdhcp: },
May 23 15:07:55 portailtest pfdhcp: (dhcp4.OptionCode) OptionCode(116): 
([]uint8) (len=1 cap=75) {
May 23 15:07:55 portailtest pfdhcp:  00000000  01                               
                 |.|
May 23 15:07:55 portailtest pfdhcp: },
May 23 15:07:55 portailtest pfdhcp: (dhcp4.OptionCode) OptionHostName: 
([]uint8) (len=10 cap=57) {
May 23 15:07:55 portailtest pfdhcp:  00000000  74 68 6f 6d 61 73 70 6f  72 74   
                 |thomasport|
May 23 15:07:55 portailtest pfdhcp: },
May 23 15:07:55 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionVendorSpecificInformation: ([]uint8) (len=2 cap=22) {
May 23 15:07:55 portailtest pfdhcp:  00000000  dc 00                            
                 |..|
May 23 15:07:55 portailtest pfdhcp: }
May 23 15:07:55 portailtest pfdhcp: }

==> logs/packetfence.log <==
May 23 15:07:59 portailtest pfdhcp[14886]: recovered from  runtime error: 
invalid memory address or nil pointer dereference
May 23 15:07:59 portailtest pfdhcp[14886]: runtime.errorString runtime error: 
invalid memory address or nil pointer dereference
May 23 15:07:59 portailtest pfdhcp[14886]: 
/usr/local/go/src/runtime/panic.go:82 (0x441d61)
May 23 15:07:59 portailtest pfdhcp[14886]: 
/usr/local/go/src/runtime/panic.go:81 (0x441b90)
May 23 15:07:59 portailtest pfdhcp[14886]: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:311
 (0x7d2835)
May 23 15:07:59 portailtest pfdhcp[14886]: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/workers_pool.go:22
 (0x7e09ab)
May 23 15:07:59 portailtest pfdhcp[14886]: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:128
 (0x7e1a08)
May 23 15:07:59 portailtest pfdhcp[14886]: 
/usr/local/go/src/runtime/asm_amd64.s:1337 (0x459551)
May 23 15:07:59 portailtest pfdhcp[14886]: (dhcp4.Options) (len=8) {
May 23 15:07:59 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) OptionHostName: 
([]uint8) (len=10 cap=57) {
May 23 15:07:59 portailtest pfdhcp[14886]:   00000000  74 68 6f 6d 61 73 70 6f  
72 74                    |thomasport|
May 23 15:07:59 portailtest pfdhcp[14886]:  },
May 23 15:07:59 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionRequestedIPAddress: ([]uint8) (len=4 cap=63) {
May 23 15:07:59 portailtest pfdhcp[14886]:   00000000  a9 fe 96 2d              
                         |...-|
May 23 15:07:59 portailtest pfdhcp[14886]:  },
May 23 15:07:59 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionVendorClassIdentifier: ([]uint8) (len=8 cap=45) {
May 23 15:07:59 portailtest pfdhcp[14886]:   00000000  4d 53 46 54 20 35 2e 30  
                         |MSFT 5.0|
May 23 15:07:59 portailtest pfdhcp[14886]:  },
May 23 15:07:59 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionParameterRequestList: ([]uint8) (len=11 cap=35) {
May 23 15:07:59 portailtest pfdhcp[14886]:   00000000  01 0f 03 06 2c 2e 2f 1f  
21 f9 2b                 |....,./.!.+|
May 23 15:07:59 portailtest pfdhcp[14886]:  },
May 23 15:07:59 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionVendorSpecificInformation: ([]uint8) (len=2 cap=22) {
May 23 15:07:59 portailtest pfdhcp[14886]:   00000000  dc 00                    
                         |..|
May 23 15:07:59 portailtest pfdhcp[14886]:  },
May 23 15:07:59 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionDHCPMessageType: ([]uint8) (len=1 cap=78) {
May 23 15:07:59 portailtest pfdhcp[14886]:   00000000  01                       
                         |.|
May 23 15:07:59 portailtest pfdhcp[14886]:  },
May 23 15:08:00 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) OptionCode(116): 
([]uint8) (len=1 cap=75) {
May 23 15:08:00 portailtest pfdhcp[14886]:   00000000  01                       
                         |.|
May 23 15:08:00 portailtest pfdhcp[14886]:  },
May 23 15:08:00 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionClientIdentifier: ([]uint8) (len=7 cap=72) {
May 23 15:08:00 portailtest pfdhcp[14886]:   00000000  01 00 90 4b 6a 5c 39     
                         |...Kj\9|
May 23 15:08:00 portailtest pfdhcp[14886]:  }
May 23 15:08:00 portailtest pfdhcp[14886]: }
May 23 15:07:59 portailtest pfdhcp: recovered from  runtime error: invalid 
memory address or nil pointer dereference
May 23 15:07:59 portailtest pfdhcp: runtime.errorString runtime error: invalid 
memory address or nil pointer dereference
May 23 15:07:59 portailtest pfdhcp: /usr/local/go/src/runtime/panic.go:82 
(0x441d61)
May 23 15:07:59 portailtest pfdhcp: /usr/local/go/src/runtime/panic.go:81 
(0x441b90)
May 23 15:07:59 portailtest pfdhcp: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:311
 (0x7d2835)
May 23 15:07:59 portailtest pfdhcp: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/workers_pool.go:22
 (0x7e09ab)
May 23 15:07:59 portailtest pfdhcp: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:128
 (0x7e1a08)
May 23 15:07:59 portailtest pfdhcp: /usr/local/go/src/runtime/asm_amd64.s:1337 
(0x459551)
May 23 15:07:59 portailtest pfdhcp: (dhcp4.Options) (len=8) {
May 23 15:07:59 portailtest pfdhcp: (dhcp4.OptionCode) OptionHostName: 
([]uint8) (len=10 cap=57) {
May 23 15:07:59 portailtest pfdhcp:  00000000  74 68 6f 6d 61 73 70 6f  72 74   
                 |thomasport|
May 23 15:07:59 portailtest pfdhcp: },
May 23 15:07:59 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionRequestedIPAddress: ([]uint8) (len=4 cap=63) {
May 23 15:07:59 portailtest pfdhcp:  00000000  a9 fe 96 2d                      
                 |...-|
May 23 15:07:59 portailtest pfdhcp: },
May 23 15:07:59 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionVendorClassIdentifier: ([]uint8) (len=8 cap=45) {
May 23 15:07:59 portailtest pfdhcp:  00000000  4d 53 46 54 20 35 2e 30          
                 |MSFT 5.0|
May 23 15:07:59 portailtest pfdhcp: },
May 23 15:07:59 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionParameterRequestList: ([]uint8) (len=11 cap=35) {
May 23 15:07:59 portailtest pfdhcp:  00000000  01 0f 03 06 2c 2e 2f 1f  21 f9 
2b                 |....,./.!.+|
May 23 15:07:59 portailtest pfdhcp: },
May 23 15:07:59 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionVendorSpecificInformation: ([]uint8) (len=2 cap=22) {
May 23 15:07:59 portailtest pfdhcp:  00000000  dc 00                            
                 |..|
May 23 15:07:59 portailtest pfdhcp: },
May 23 15:07:59 portailtest pfdhcp: (dhcp4.OptionCode) OptionDHCPMessageType: 
([]uint8) (len=1 cap=78) {
May 23 15:07:59 portailtest pfdhcp:  00000000  01                               
                 |.|
May 23 15:07:59 portailtest pfdhcp: },
May 23 15:07:59 portailtest pfdhcp: (dhcp4.OptionCode) OptionCode(116): 
([]uint8) (len=1 cap=75) {
May 23 15:07:59 portailtest pfdhcp:  00000000  01                               
                 |.|
May 23 15:07:59 portailtest pfdhcp: },
May 23 15:07:59 portailtest pfdhcp: (dhcp4.OptionCode) OptionClientIdentifier: 
([]uint8) (len=7 cap=72) {
May 23 15:07:59 portailtest pfdhcp:  00000000  01 00 90 4b 6a 5c 39             
                 |...Kj\9|
May 23 15:07:59 portailtest pfdhcp: }
May 23 15:07:59 portailtest pfdhcp: }
==> logs/fingerbank.log <==
May 23 15:08:00 portailtest /usr/local/fingerbank/collector/fingerbank-collector[15242]: 
t=2019-05-23T15:08:00+0200 lvl=info msg="Persisted IP maps in 317.411µs" 
pid=15242
May 23 15:08:00 portailtest /usr/local/fingerbank/collector/fingerbank-collector[15242]: 
t=2019-05-23T15:08:00+0200 lvl=info msg="Persisted endpoints in 228.608µs" 
pid=15242
May 23 15:08:00 portailtest /usr/local/fingerbank/collector/fingerbank-collector[15242]: 
t=2019-05-23T15:08:00+0200 lvl=info msg="Persisted IP maps in 317.411µs" 
pid=15242
May 23 15:08:00 portailtest /usr/local/fingerbank/collector/fingerbank-collector[15242]: 
t=2019-05-23T15:08:00+0200 lvl=info msg="Persisted endpoints in 228.608µs" 
pid=15242
==> logs/pfmon.log <==
May 23 15:08:01 portailtest pfmon: pfmon(71218) INFO: [mac:unknown] getting 
security_events triggers for accounting cleanup 
(pf::accounting::acct_maintenance)
May 23 15:08:01 portailtest pfmon: pfmon(71218) INFO: [mac:unknown] getting 
security_events triggers for accounting cleanup 
(pf::accounting::acct_maintenance)
May 23 15:08:02 portailtest pfmon: pfmon(71145) INFO: [mac:unknown] deleted 0 
entries from chi_cache for batch_delete (1558616882 1558616882)  
(pf::dal::batch_remove)
May 23 15:08:02 portailtest pfmon: pfmon(71220) INFO: [mac:unknown] deleted 0 
entries from ip4log_history for batch_delete (1558616882 1558616882)  
(pf::dal::batch_remove)
May 23 15:08:02 portailtest pfmon: pfmon(71221) INFO: [mac:unknown] deleted 0 
entries from ip6log_history for batch_delete (1558616882 1558616882)  
(pf::dal::batch_remove)
May 23 15:08:02 portailtest pfmon: pfmon(71145) INFO: [mac:unknown] deleted 0 
entries from chi_cache for batch_delete (1558616882 1558616882)  
(pf::dal::batch_remove)
May 23 15:08:02 portailtest pfmon: pfmon(71220) INFO: [mac:unknown] deleted 0 
entries from ip4log_history for batch_delete (1558616882 1558616882)  
(pf::dal::batch_remove)
May 23 15:08:02 portailtest pfmon: pfmon(71221) INFO: [mac:unknown] deleted 0 
entries from ip6log_history for batch_delete (1558616882 1558616882)  
(pf::dal::batch_remove)
May 23 15:08:02 portailtest pfmon: pfmon(71222) INFO: [mac:unknown] deleted 0 
entries from auth_log for batch_delete (1558616882 1558616882)  
(pf::dal::batch_remove)
May 23 15:08:02 portailtest pfmon: pfmon(71222) INFO: [mac:unknown] deleted 0 
entries from auth_log for batch_delete (1558616882 1558616882)  
(pf::dal::batch_remove)
May 23 15:08:03 portailtest pfmon: pfmon(71223) INFO: [mac:unknown] deleted 0 
entries from radius_audit_log for batch_delete (1558616883 1558616883)  
(pf::dal::batch_remove)
May 23 15:08:03 portailtest pfmon: pfmon(71224) INFO: [mac:unknown] deleted 0 
entries from locationlog for batch_delete (1558616883 1558616883)  
(pf::dal::batch_remove)
May 23 15:08:03 portailtest pfmon: pfmon(71226) INFO: [mac:unknown] processed 0 
security_events during security_event maintenance (1558616883.84451 
1558616883.84588)  (pf::security_event::security_event_maintenance)
May 23 15:08:03 portailtest pfmon: pfmon(71223) INFO: [mac:unknown] deleted 0 
entries from radius_audit_log for batch_delete (1558616883 1558616883)  
(pf::dal::batch_remove)
May 23 15:08:03 portailtest pfmon: pfmon(71224) INFO: [mac:unknown] deleted 0 
entries from locationlog for batch_delete (1558616883 1558616883)  
(pf::dal::batch_remove)
May 23 15:08:03 portailtest pfmon: pfmon(71226) INFO: [mac:unknown] processed 0 
security_events during security_event maintenance (1558616883.84451 
1558616883.84588)  (pf::security_event::security_event_maintenance)
May 23 15:08:04 portailtest pfmon: pfmon(71227) INFO: [mac:unknown] Using 300 
resolution threshold (pf::pfmon::task::cluster_check::run)
May 23 15:08:04 portailtest pfmon: pfmon(71227) INFO: [mac:unknown] All cluster 
members are running the same configuration version 
(pf::pfmon::task::cluster_check::run)
May 23 15:08:04 portailtest pfmon: pfmon(71228) INFO: [mac:unknown] updated 0 
entries from radacct for batch_update (1558616884 1558616884)  
(pf::dal::batch_update)
May 23 15:08:04 portailtest pfmon: pfmon(71228) INFO: [mac:unknown] deleted 0 
entries from radacct for batch_delete (1558616884 1558616884)  
(pf::dal::batch_remove)
May 23 15:08:04 portailtest pfmon: pfmon(71228) INFO: [mac:unknown] deleted 0 
entries from radacct_log for batch_delete (1558616884 1558616884)  
(pf::dal::batch_remove)
May 23 15:08:04 portailtest pfmon: pfmon(71227) INFO: [mac:unknown] Using 300 
resolution threshold (pf::pfmon::task::cluster_check::run)
May 23 15:08:04 portailtest pfmon: pfmon(71227) INFO: [mac:unknown] All cluster 
members are running the same configuration version 
(pf::pfmon::task::cluster_check::run)
May 23 15:08:04 portailtest pfmon: pfmon(71228) INFO: [mac:unknown] updated 0 
entries from radacct for batch_update (1558616884 1558616884)  
(pf::dal::batch_update)
May 23 15:08:04 portailtest pfmon: pfmon(71228) INFO: [mac:unknown] deleted 0 
entries from radacct for batch_delete (1558616884 1558616884)  
(pf::dal::batch_remove)
May 23 15:08:04 portailtest pfmon: pfmon(71228) INFO: [mac:unknown] deleted 0 
entries from radacct_log for batch_delete (1558616884 1558616884)  
(pf::dal::batch_remove)
==> logs/packetfence.log <==
May 23 15:08:07 portailtest pfdhcp[14886]: recovered from  runtime error: 
invalid memory address or nil pointer dereference
May 23 15:08:07 portailtest pfdhcp[14886]: runtime.errorString runtime error: 
invalid memory address or nil pointer dereference
May 23 15:08:07 portailtest pfdhcp[14886]: 
/usr/local/go/src/runtime/panic.go:82 (0x441d61)
May 23 15:08:07 portailtest pfdhcp[14886]: 
/usr/local/go/src/runtime/panic.go:81 (0x441b90)
May 23 15:08:07 portailtest pfdhcp[14886]: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:311
 (0x7d2835)
May 23 15:08:07 portailtest pfdhcp[14886]: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/workers_pool.go:22
 (0x7e09ab)
May 23 15:08:07 portailtest pfdhcp[14886]: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:128
 (0x7e1a08)
May 23 15:08:07 portailtest pfdhcp[14886]: 
/usr/local/go/src/runtime/asm_amd64.s:1337 (0x459551)
May 23 15:08:08 portailtest pfdhcp[14886]: (dhcp4.Options) (len=8) {
May 23 15:08:08 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionVendorSpecificInformation: ([]uint8) (len=2 cap=22) {
May 23 15:08:08 portailtest pfdhcp[14886]:   00000000  dc 00                    
                         |..|
May 23 15:08:08 portailtest pfdhcp[14886]:  },
May 23 15:08:08 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionDHCPMessageType: ([]uint8) (len=1 cap=78) {
May 23 15:08:08 portailtest pfdhcp[14886]:   00000000  01                       
                         |.|
May 23 15:08:08 portailtest pfdhcp[14886]:  },
May 23 15:08:08 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) OptionCode(116): 
([]uint8) (len=1 cap=75) {
May 23 15:08:08 portailtest pfdhcp[14886]:   00000000  01                       
                         |.|
May 23 15:08:08 portailtest pfdhcp[14886]:  },
May 23 15:08:08 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionClientIdentifier: ([]uint8) (len=7 cap=72) {
May 23 15:08:08 portailtest pfdhcp[14886]:   00000000  01 00 90 4b 6a 5c 39     
                         |...Kj\9|
May 23 15:08:08 portailtest pfdhcp[14886]:  },
May 23 15:08:08 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionRequestedIPAddress: ([]uint8) (len=4 cap=63) {
May 23 15:08:08 portailtest pfdhcp[14886]:   00000000  a9 fe 96 2d              
                         |...-|
May 23 15:08:08 portailtest pfdhcp[14886]:  },
May 23 15:08:08 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) OptionHostName: 
([]uint8) (len=10 cap=57) {
May 23 15:08:08 portailtest pfdhcp[14886]:   00000000  74 68 6f 6d 61 73 70 6f  
72 74                    |thomasport|
May 23 15:08:08 portailtest pfdhcp[14886]:  },
May 23 15:08:08 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionVendorClassIdentifier: ([]uint8) (len=8 cap=45) {
May 23 15:08:08 portailtest pfdhcp[14886]:   00000000  4d 53 46 54 20 35 2e 30  
                         |MSFT 5.0|
May 23 15:08:08 portailtest pfdhcp[14886]:  },
May 23 15:08:08 portailtest pfdhcp[14886]:  (dhcp4.OptionCode) 
OptionParameterRequestList: ([]uint8) (len=11 cap=35) {
May 23 15:08:08 portailtest pfdhcp[14886]:   00000000  01 0f 03 06 2c 2e 2f 1f  
21 f9 2b                 |....,./.!.+|
May 23 15:08:08 portailtest pfdhcp[14886]:  }
May 23 15:08:08 portailtest pfdhcp[14886]: }
May 23 15:08:07 portailtest pfdhcp: recovered from  runtime error: invalid 
memory address or nil pointer dereference
May 23 15:08:07 portailtest pfdhcp: runtime.errorString runtime error: invalid 
memory address or nil pointer dereference
May 23 15:08:07 portailtest pfdhcp: /usr/local/go/src/runtime/panic.go:82 
(0x441d61)
May 23 15:08:07 portailtest pfdhcp: /usr/local/go/src/runtime/panic.go:81 
(0x441b90)
May 23 15:08:07 portailtest pfdhcp: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:311
 (0x7d2835)
May 23 15:08:07 portailtest pfdhcp: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/workers_pool.go:22
 (0x7e09ab)
May 23 15:08:07 portailtest pfdhcp: 
/tmp/buildd/packetfence-9.0.0/debian/tmp.TSwJUhhjgT/src/github.com/inverse-inc/packetfence/go/dhcp/main.go:128
 (0x7e1a08)
May 23 15:08:07 portailtest pfdhcp: /usr/local/go/src/runtime/asm_amd64.s:1337 
(0x459551)
May 23 15:08:07 portailtest pfdhcp: (dhcp4.Options) (len=8) {
May 23 15:08:07 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionVendorSpecificInformation: ([]uint8) (len=2 cap=22) {
May 23 15:08:07 portailtest pfdhcp:  00000000  dc 00                            
                 |..|
May 23 15:08:07 portailtest pfdhcp: },
May 23 15:08:07 portailtest pfdhcp: (dhcp4.OptionCode) OptionDHCPMessageType: 
([]uint8) (len=1 cap=78) {
May 23 15:08:07 portailtest pfdhcp:  00000000  01                               
                 |.|
May 23 15:08:07 portailtest pfdhcp: },
May 23 15:08:07 portailtest pfdhcp: (dhcp4.OptionCode) OptionCode(116): 
([]uint8) (len=1 cap=75) {
May 23 15:08:07 portailtest pfdhcp:  00000000  01                               
                 |.|
May 23 15:08:07 portailtest pfdhcp: },
May 23 15:08:07 portailtest pfdhcp: (dhcp4.OptionCode) OptionClientIdentifier: 
([]uint8) (len=7 cap=72) {
May 23 15:08:07 portailtest pfdhcp:  00000000  01 00 90 4b 6a 5c 39             
                 |...Kj\9|
May 23 15:08:07 portailtest pfdhcp: },
May 23 15:08:07 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionRequestedIPAddress: ([]uint8) (len=4 cap=63) {
May 23 15:08:07 portailtest pfdhcp:  00000000  a9 fe 96 2d                      
                 |...-|
May 23 15:08:07 portailtest pfdhcp: },
May 23 15:08:07 portailtest pfdhcp: (dhcp4.OptionCode) OptionHostName: 
([]uint8) (len=10 cap=57) {
May 23 15:08:07 portailtest pfdhcp:  00000000  74 68 6f 6d 61 73 70 6f  72 74   
                 |thomasport|
May 23 15:08:07 portailtest pfdhcp: },
May 23 15:08:07 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionVendorClassIdentifier: ([]uint8) (len=8 cap=45) {
May 23 15:08:07 portailtest pfdhcp:  00000000  4d 53 46 54 20 35 2e 30          
                 |MSFT 5.0|
May 23 15:08:07 portailtest pfdhcp: },
May 23 15:08:07 portailtest pfdhcp: (dhcp4.OptionCode) 
OptionParameterRequestList: ([]uint8) (len=11 cap=35) {
May 23 15:08:07 portailtest pfdhcp:  00000000  01 0f 03 06 2c 2e 2f 1f  21 f9 
2b                 |....,./.!.+|
May 23 15:08:07 portailtest pfdhcp: }
May 23 15:08:07 portailtest pfdhcp: }





_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
Fabrice Durand
fdur...@inverse.ca ::  +1.514.447.4918 (x135) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence 
(http://packetfence.org)

_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to