-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
打开性能采集,会再此处崩溃
#0 settraps (ci=0x5f7476655b5d7465) at lua/ldebug.c:116
#1 lua_sethook (func=0x7f6eb4e46b50 <SignalHandlerHook(lua_State*, lua_Debug*)>, mask=, count=1, L=0x33b7e0d3728) at lua/ldebug.c:141
#2 lua_sethook (L=0x33b7e0d3728, func=0x7f6eb4e46b50 <SignalHandlerHook(lua_State*, lua_Debug*)>, mask=, count=1) at lua/ldebug.c:131
gdb 调试 ci 对象不合法, lua_state 对象是合法的
(gdb) p *ci
Cannot access memory at address 0x5f7476655b5d7465
Metadata
Metadata
Assignees
Labels
No labels