panic: runtime error: slice bounds out of range [:-1] #22

Closed
opened 2023-12-05 21:21:40 +01:00 by wpetit · 0 comments
Owner
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: panic: runtime error: slice bounds out of range [:-1]
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]:
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: goroutine 95 [running]:
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: github.com/dop251/goja.(*vm).popTryFrame(0x400012efc0?)
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: 	/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20230304130813-e2f543bf4b4c/vm.go:721 +0x40
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: github.com/dop251/goja.(*vm).try(0x400012efc0, 0x401133fb80)
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: 	/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20230304130813-e2f543bf4b4c/vm.go:812 +0x204
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: github.com/dop251/goja.(*Runtime).tryPanic(...)
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: 	/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20230304130813-e2f543bf4b4c/runtime.go:2596
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: github.com/dop251/goja.(*Object).Export(0x401133fc60?)
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: 	/root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20230304130813-e2f543bf4b4c/value.go:777 +0x4c
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: forge.cadoles.com/arcad/edge/pkg/app.(*Server).Exec(0x40002a21c0, {0x1187a90?, 0x4015071aa0}, {0xc6be40?, 0x4006a2ccd8}, {0x400651c9e0, 0x2, 0x2})
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: 	/root/go/pkg/mod/forge.cadoles.com/arcad/edge@v0.0.0-20231205131822-753a6c9708c6/pkg/app/server.go:138 +0x2bc
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: forge.cadoles.com/arcad/edge/pkg/module/rpc.(*Module).handleRequest(0x40002a2d00, {0x1183480, 0x400651c960})
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: 	/root/go/pkg/mod/forge.cadoles.com/arcad/edge@v0.0.0-20231205131822-753a6c9708c6/pkg/module/rpc/module.go:115 +0x1a4
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: forge.cadoles.com/arcad/edge/pkg/bus/memory.(*Bus).Reply.func2()
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: 	/root/go/pkg/mod/forge.cadoles.com/arcad/edge@v0.0.0-20231205131822-753a6c9708c6/pkg/bus/memory/request_reply.go:153 +0x21c
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: created by forge.cadoles.com/arcad/edge/pkg/bus/memory.(*Bus).Reply in goroutine 87
Tue Dec  5 20:09:43 2023 daemon.err emissary[6720]: 	/root/go/pkg/mod/forge.cadoles.com/arcad/edge@v0.0.0-20231205131822-753a6c9708c6/pkg/bus/memory/request_reply.go:128 +0x1d
``` Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: panic: runtime error: slice bounds out of range [:-1] Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: goroutine 95 [running]: Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: github.com/dop251/goja.(*vm).popTryFrame(0x400012efc0?) Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20230304130813-e2f543bf4b4c/vm.go:721 +0x40 Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: github.com/dop251/goja.(*vm).try(0x400012efc0, 0x401133fb80) Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20230304130813-e2f543bf4b4c/vm.go:812 +0x204 Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: github.com/dop251/goja.(*Runtime).tryPanic(...) Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20230304130813-e2f543bf4b4c/runtime.go:2596 Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: github.com/dop251/goja.(*Object).Export(0x401133fc60?) Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: /root/go/pkg/mod/github.com/dop251/goja@v0.0.0-20230304130813-e2f543bf4b4c/value.go:777 +0x4c Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: forge.cadoles.com/arcad/edge/pkg/app.(*Server).Exec(0x40002a21c0, {0x1187a90?, 0x4015071aa0}, {0xc6be40?, 0x4006a2ccd8}, {0x400651c9e0, 0x2, 0x2}) Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: /root/go/pkg/mod/forge.cadoles.com/arcad/edge@v0.0.0-20231205131822-753a6c9708c6/pkg/app/server.go:138 +0x2bc Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: forge.cadoles.com/arcad/edge/pkg/module/rpc.(*Module).handleRequest(0x40002a2d00, {0x1183480, 0x400651c960}) Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: /root/go/pkg/mod/forge.cadoles.com/arcad/edge@v0.0.0-20231205131822-753a6c9708c6/pkg/module/rpc/module.go:115 +0x1a4 Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: forge.cadoles.com/arcad/edge/pkg/bus/memory.(*Bus).Reply.func2() Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: /root/go/pkg/mod/forge.cadoles.com/arcad/edge@v0.0.0-20231205131822-753a6c9708c6/pkg/bus/memory/request_reply.go:153 +0x21c Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: created by forge.cadoles.com/arcad/edge/pkg/bus/memory.(*Bus).Reply in goroutine 87 Tue Dec 5 20:09:43 2023 daemon.err emissary[6720]: /root/go/pkg/mod/forge.cadoles.com/arcad/edge@v0.0.0-20231205131822-753a6c9708c6/pkg/bus/memory/request_reply.go:128 +0x1d ```
wpetit added the
Type = Anomalie
label 2023-12-05 21:21:40 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: arcad/edge#22
No description provided.