Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

宕机 问题,crash problem #120

Closed
alpha2z opened this issue Jun 18, 2014 · 1 comment
Closed

宕机 问题,crash problem #120

alpha2z opened this issue Jun 18, 2014 · 1 comment

Comments

@alpha2z
Copy link

alpha2z commented Jun 18, 2014

#0 0x080808e3 in je_arena_tcache_fill_small (arena=0xb7826f80, tbin=0xb140310c, binind=10, prof_accumbytes=0)

at include/jemalloc/internal/bitmap.h:101

101 g ^= 1LU << (bit & BITMAP_GROUP_NBITS_MASK);
(gdb) bt
#0 0x080808e3 in je_arena_tcache_fill_small (arena=0xb7826f80, tbin=0xb140310c, binind=10, prof_accumbytes=0)

at include/jemalloc/internal/bitmap.h:101

#1 0x0809b11f in je_tcache_alloc_small_hard (tcache=0xb1403000, tbin=0xb140310c, binind=10) at src/tcache.c:72
#2 0x080773e7 in je_malloc (size=164) at include/jemalloc/internal/tcache.h:303
#3 0x080530c6 in malloc (size=160) at skynet-src/malloc_hook.c:135
#4 0x0805321c in realloc (ptr=0x0, size=160) at skynet-src/malloc_hook.c:142
#5 0x080598ed in luaM_realloc_ ()
#6 0x0805e4d2 in setnodevector ()
#7 0x0805e648 in luaH_resize ()
#8 0x0805ea4b in luaH_newkey ()
#9 0x0805fe49 in luaV_settable ()
#10 0x08054d41 in lua_setfield ()
#11 0x00276b95 in lunpackall (L=0xb1435430) at lualib-src/lua-msgcenter.c:120
#12 0x080572fb in luaD_precall ()
#13 0x08061276 in luaV_execute ()
#14 0x08057590 in luaD_call ()
#15 0x08054959 in f_call ()
#16 0x080567a5 in luaD_rawrunprotected ()
#17 0x08056819 in luaD_pcall ()
#18 0x08054892 in lua_pcallk ()
#19 0x080677c9 in luaB_pcall ()
#20 0x080572fb in luaD_precall ()
#21 0x08060f49 in luaV_execute ()
#22 0x08057590 in luaD_call ()
#23 0x08054959 in f_call ()
#24 0x080567a5 in luaD_rawrunprotected ()
#25 0x08056819 in luaD_pcall ()
#26 0x08054892 in lua_pcallk ()
#27 0x00bdf205 in _cb (context=0xb1417060, ud=0x0, type=3, session=0, source=16777234, msg=0xb20290a0, sz=24)

---Type to continue, or q to quit---
at lualib-src/lua-skynet.c:50
#28 0x0804f07d in skynet_context_message_dispatch (sm=0xb740f7a0, q=0xb14071c0) at skynet-src/skynet_server.c:225
#29 0x0805002c in _worker (p=0xbfb81fa8) at skynet-src/skynet_start.c:126
#30 0x00da45ab in start_thread () from /lib/libpthread.so.0
#31 0x001e1cfe in clone () from /lib/libc.so.6

(gdb) quit

请问,能提示一下啥原因吗?

@alpha2z
Copy link
Author

alpha2z commented Aug 12, 2014

已经解决。加载脚本时,出现错误的匹配,没有提示,自动退出。

@alpha2z alpha2z closed this as completed Aug 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant