wdvxdr1123 / ZeroBot

一个基于onebot协议的机器人Go开发框架
GNU General Public License v3.0
326 stars 71 forks source link

无法断点启动,内存溢出 #77

Closed 329321743 closed 3 months ago

329321743 commented 1 year ago

nextBot/main

runtime.morestack: nosplit stack overflow 792 assumed on entry to github.com/wdvxdr1123/ZeroBot.(eventRing).processEvent<1> (nosplit) 568 after github.com/wdvxdr1123/ZeroBot.(eventRing).processEvent<1> (nosplit) uses 224 560 on entry to runtime.typedmemmove<1> (nosplit) 512 after runtime.typedmemmove<1> (nosplit) uses 48 504 on entry to runtime.cgoCheckMemmove<1> (nosplit) 432 after runtime.cgoCheckMemmove<1> (nosplit) uses 72 424 on entry to runtime.cgoCheckTypedBlock<1> (nosplit) 256 after runtime.cgoCheckTypedBlock<1> (nosplit) uses 168 248 on entry to runtime.cgoCheckBits<1> (nosplit) 168 after runtime.cgoCheckBits<1> (nosplit) uses 80 160 on entry to runtime.cgoIsGoPointer<1> (nosplit) 96 after runtime.cgoIsGoPointer<1> (nosplit) uses 64 88 on entry to runtime.inHeapOrStack<1> (nosplit) 64 after runtime.inHeapOrStack<1> (nosplit) uses 24 56 on entry to runtime.spanOf<1> (nosplit) 16 after runtime.spanOf<1> (nosplit) uses 40 8 on entry to runtime.panicIndexU<1> (nosplit) 0 on entry to runtime.goPanicIndexU<1> -8 on entry to runtime.morestack<0> (nosplit)

编译完成,并显示退出代码 2