fido-alliance / iot-fdo-conformance-tools

FIDO Alliances Reference FDO Implementation and Conformance Testing
https://fidoalliance.org/intro-to-fido-device-onboard/
Other
5 stars 2 forks source link

[BUG] testexec/do.to2.62.execute.go:57 http: panic serving [::1]:50577: runtime error #48

Closed quanvincss closed 11 months ago

quanvincss commented 1 year ago

To simplify issue resolution process, please provide network logs, and or test voucher.

2023/09/27 13:30:05 Requesting GetOVNextEntry62 for entry 5 
2023/09/27 13:30:05 Requesting GetOVNextEntry62 for entry 0 
2023/09/27 13:30:05 Requesting GetOVNextEntry62 for entry 1 
2023/09/27 13:30:05 Requesting GetOVNextEntry62 for entry 2 
2023/09/27 13:30:05 Requesting GetOVNextEntry62 for entry 3 
2023/09/27 13:30:05 http: panic serving [::1]:50577: runtime error: invalid memory address or nil pointer dereference
goroutine 38 [running]:
net/http.(*conn).serve.func1()
        /Users/thaodtp/sdk/go1.19.5/src/net/http/server.go:1850 +0xb0
panic({0x100b20a80, 0x100fb6f50})
        /Users/thaodtp/sdk/go1.19.5/src/runtime/panic.go:890 +0x258
github.com/fido-alliance/fdo-fido-conformance-server/testexec.executeTo2_62({{}, {0x140003e6170, 0x10, 0x10}, {0x1400021c288, 0x15}, 0x2, 0x140007a6420, 0x0, {{}, ...}, ...}, ...)
        /Users/thaodtp/Documents/work/projects/FDO/FA/fdo-fido-conformance-server/testexec/do.to2.62.execute.go:57 +0x434
github.com/fido-alliance/fdo-fido-conformance-server/testexec.ExecuteDOTestsTo2({{}, {0x140003e6170, 0x10, 0x10}, {0x1400021c288, 0x15}, 0x2, 0x140007a6420, 0x0, {{}, ...}, ...}, ...)

What part of the spec are you testing?

What protocol are having issue with?

Issue description

yackermann commented 11 months ago

Addressed