Torizon core builder source script issue

When I try to run the torizon core builder source script, I get an error as follows. What could be happening?

~/tcbworkdir$ source tcb-env-setup.sh
Warning: If you intend to use torizoncore-builder as a server (listening to ports), then you should pass extra parameters to "docker run" (via the -- switch).
unexpected fault address 0x5b0c20
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x2 addr=0x5b0c20 pc=0x5b0c20]

goroutine 1 [running, locked to thread]:
runtime.throw({0x249314b?, 0x2?})
        runtime/panic.go:992 +0x71 fp=0xc0002df5a8 sp=0xc0002df578 pc=0x434d11
runtime.sigpanic()
        runtime/signal_unix.go:825 +0x305 fp=0xc0002df5f8 sp=0xc0002df5a8 pc=0x44a505
log.init()
        log/log.go:87 fp=0xc0002df600 sp=0xc0002df5f8 pc=0x5b0c20
runtime.doInit(0x3901520)
        runtime/proc.go:6222 +0x126 fp=0xc0002df730 sp=0xc0002df600 pc=0x444346
runtime.doInit(0x390c7c0)
        runtime/proc.go:6199 +0x71 fp=0xc0002df860 sp=0xc0002df730 pc=0x444291
runtime.doInit(0x3906a60)
        runtime/proc.go:6199 +0x71 fp=0xc0002df990 sp=0xc0002df860 pc=0x444291
runtime.doInit(0x3905960)
        runtime/proc.go:6199 +0x71 fp=0xc0002dfac0 sp=0xc0002df990 pc=0x444291
runtime.doInit(0x3914a00)
        runtime/proc.go:6199 +0x71 fp=0xc0002dfbf0 sp=0xc0002dfac0 pc=0x444291
runtime.doInit(0x3907960)
        runtime/proc.go:6199 +0x71 fp=0xc0002dfd20 sp=0xc0002dfbf0 pc=0x444291
runtime.doInit(0x39069e0)
        runtime/proc.go:6199 +0x71 fp=0xc0002dfe50 sp=0xc0002dfd20 pc=0x444291
runtime.doInit(0x3913620)
        runtime/proc.go:6199 +0x71 fp=0xc0002dff80 sp=0xc0002dfe50 pc=0x444291
runtime.main()
        runtime/proc.go:233 +0x1d3 fp=0xc0002dffe0 sp=0xc0002dff80 pc=0x4373f3
runtime.goexit()
        runtime/asm_amd64.s:1571 +0x1 fp=0xc0002dffe8 sp=0xc0002dffe0 pc=0x464d01
TorizonCore Builder is not installed. Pulling the latest version from Docker Hub...
Setting up TorizonCore Builder with version 3.

Pulling TorizonCore Builder...
unexpected fault address 0x5b0c20
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x2 addr=0x5b0c20 pc=0x5b0c20]

goroutine 1 [running, locked to thread]:
runtime.throw({0x249314b?, 0x2?})
        runtime/panic.go:992 +0x71 fp=0xc0002df5a8 sp=0xc0002df578 pc=0x434d11
runtime.sigpanic()
        runtime/signal_unix.go:825 +0x305 fp=0xc0002df5f8 sp=0xc0002df5a8 pc=0x44a505
log.init()
        log/log.go:87 fp=0xc0002df600 sp=0xc0002df5f8 pc=0x5b0c20
runtime.doInit(0x3901520)
        runtime/proc.go:6222 +0x126 fp=0xc0002df730 sp=0xc0002df600 pc=0x444346
runtime.doInit(0x390c7c0)
        runtime/proc.go:6199 +0x71 fp=0xc0002df860 sp=0xc0002df730 pc=0x444291
runtime.doInit(0x3906a60)
        runtime/proc.go:6199 +0x71 fp=0xc0002df990 sp=0xc0002df860 pc=0x444291
runtime.doInit(0x3905960)
        runtime/proc.go:6199 +0x71 fp=0xc0002dfac0 sp=0xc0002df990 pc=0x444291
runtime.doInit(0x3914a00)
        runtime/proc.go:6199 +0x71 fp=0xc0002dfbf0 sp=0xc0002dfac0 pc=0x444291
runtime.doInit(0x3907960)
        runtime/proc.go:6199 +0x71 fp=0xc0002dfd20 sp=0xc0002dfbf0 pc=0x444291
runtime.doInit(0x39069e0)
        runtime/proc.go:6199 +0x71 fp=0xc0002dfe50 sp=0xc0002dfd20 pc=0x444291
runtime.doInit(0x3913620)
        runtime/proc.go:6199 +0x71 fp=0xc0002dff80 sp=0xc0002dfe50 pc=0x444291
runtime.main()
        runtime/proc.go:233 +0x1d3 fp=0xc0002dffe0 sp=0xc0002dff80 pc=0x4373f3
runtime.goexit()
        runtime/asm_amd64.s:1571 +0x1 fp=0xc0002dffe8 sp=0xc0002dffe0 pc=0x464d01
Error: could not pull TorizonCore Builder from Docker Hub!

Hi @SJ_BHD !

That is a strange behavior of the source script of TorizonCore Builder.

Could you please share more details?

Best regards,

Hello @SJ_BHD ,
Do you have any updates on this topic?

Best regards,
Josep