Code Integration [workflow_dispatch][dev-0.6.0] rev.489ae5bca96c8f121aa71602596375d49841f73f #465
11 fail, 5 skipped, 199 pass in 3m 26s
215 tests 199 ✅ 3m 26s ⏱️
13 suites 5 💤
13 files 11 ❌
Results for commit 489ae5b.
Annotations
github-actions / Unit Tests - MacOS Platform
TestNetworkConfigSuite failed
unit/gateway.xml [took 0s]
Raw output
Failed
github-actions / Unit Tests - MacOS Platform
TestNetworkConfigSuite/TestGetDefaultLanListeningAddresses_AutodetectNoGatewayPanic failed
unit/gateway.xml [took 0s]
Raw output
Failed
network_config_test.go:93:
Error Trace: /Users/runner/work/qpep/qpep/workers/gateway/network_config_test.go:93
Error: func (assert.PanicTestFunc)(0x100c54250) should panic
Panic value: <nil>
Test: TestNetworkConfigSuite/TestGetDefaultLanListeningAddresses_AutodetectNoGatewayPanic
github-actions / Unit Tests - MacOS Platform
TestClientSuite failed
unit/client.xml [took 0s]
Raw output
Failed
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestRunClient_ErrorListener failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 29 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400026a340, {0x105646c40, 0x105ec9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x140001c0898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x140002625d0?, {0x1056e50f0?, 0x14000256820?}, {0x105695b40?, 0x140001c0b08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x104fecfb3?, {0x1056e50f0?, 0x14000256820?}, {0xf?, 0x105797e24?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400026a340)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400026a340, 0x1400022a480)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 30 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400026a4e0, {0x105646c40, 0x105ec9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x140001c0898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x140002625d0?, {0x1056e50f0?, 0x14000256820?}, {0x105695b40?, 0x140001c0b08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x104fecfb3?, {0x1056e50f0?, 0x14000256820?}, {0xf?, 0x105797e24?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400026a4e0)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400026a4e0, 0x1400022a510)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadConnectionRetries failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 31 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400026a680, {0x105646c40, 0x105ec9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x140001c0898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x140002625d0?, {0x1056e50f0?, 0x14000256820?}, {0x105695b40?, 0x140001c0b08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x104fecfb3?, {0x1056e50f0?, 0x14000256820?}, {0xf?, 0x105797e24?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400026a680)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400026a680, 0x1400022a5a0)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadDiverterThreads failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 32 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400026a820, {0x105646c40, 0x105ec9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x140001c0898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x140002625d0?, {0x1056e50f0?, 0x14000256820?}, {0x105695b40?, 0x140001c0b08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x104fecfb3?, {0x1056e50f0?, 0x14000256820?}, {0xf?, 0x105797e24?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400026a820)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400026a820, 0x1400022a630)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadGatewayHost failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 33 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400026a9c0, {0x105646c40, 0x105ec9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x140001c0898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x140002625d0?, {0x1056e50f0?, 0x14000256820?}, {0x105695b40?, 0x140001c0b08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x104fecfb3?, {0x1056e50f0?, 0x14000256820?}, {0xf?, 0x105797e24?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400026a9c0)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400026a9c0, 0x1400022a6c0)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadGatewayPort failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 34 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400026ab60, {0x105646c40, 0x105ec9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x140001c0898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x140002625d0?, {0x1056e50f0?, 0x14000256820?}, {0x105695b40?, 0x140001c0b08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x104fecfb3?, {0x1056e50f0?, 0x14000256820?}, {0xf?, 0x105797e24?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400026ab60)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400026ab60, 0x1400022a750)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadListenHost failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 35 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400026ad00, {0x105646c40, 0x105ec9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x140001c0898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x140002625d0?, {0x1056e50f0?, 0x14000256820?}, {0x105695b40?, 0x140001c0b08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x104fecfb3?, {0x1056e50f0?, 0x14000256820?}, {0xf?, 0x105797e24?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400026ad00)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400026ad00, 0x1400022a7e0)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadListenPort failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 36 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400026aea0, {0x105646c40, 0x105ec9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x140001c0898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x140002625d0?, {0x1056e50f0?, 0x14000256820?}, {0x105695b40?, 0x140001c0b08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x105646c40, 0x105ec9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x104fecfb3?, {0x1056e50f0?, 0x14000256820?}, {0xf?, 0x105797e24?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400026aea0)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400026aea0, 0x1400022a870)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368