ialtery
ialtery
> @ialtery Please run your application with env `OCCLUM_LOG_LEVEL=debug occlum run xxx` and send us the log. runtime: unexpected return pc for runtime.gopark called from 0x0 stack: frame={sp:0x7fa0c9243d40, fp:0x7fa0c9243d60} stack=[0x7fa0c9240000,0x7fa0c9244000)...
> @ialtery It is not Occlum log. But from the go panic backtrace, it is more like a go problem. I assume you used occlum-go to build your application which...
^[[0m[2023-09-05T14:38:10.910Z][DEBUG][T2][#276][····Mmap] mmap: addr: 0x0, size: 0x10001000, perms: NONE, flags: MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK^[[0m^M ^[[0m[2023-09-05T14:38:10.912Z][DEBUG][T2][#277][Mprotect] mprotect: addr: 0x7d0104001000, size: 0x10000000, perms: READ | WRITE | DEFAULT^[[0m^M ^[[0m[2023-09-05T14:38:10.913Z][DEBUG][T2][#278][···Clone] clone: flags: CLONE_VM...