所有
使用OTP20.0时遇到崩溃问题。有人可以给我一些线索吗?
(gdb)bt
0 proc_btm_rbt_delete(root = 0x7f9b39958ea0,n = 0x7f9cc61146d8)在beam / erl_rbtree.h:689
在bif_timer_timeout中的
1 0x0000000000597e40(vbtmp = 0x7f9cc61146d8)在beam / erl_hl_timer.c:1291
2 tw_bif_timer_timeout(vbtmp = 0x7f9cc61146d8)at beam / erl_hl_timer.c:1325
3 0x000000000051ef82 in timeout_timer(tiw = 0x7f9cc4a8ff40,curr_time = 2610876354489461)at beam / time.c:755
4 erts_bump_timers(tiw = 0x7f9cc4a8ff40,curr_time = 2610876354489461)at beam / time.c:954
schedu1_wait中的
5 0x00000000004fe04e(fcalls =,esdp = 0x7f9cc47c2e80,rq =)beam / erl_process.c:3548
在hrts_schedule中的
6 0x0000000000504642(esdp =,p =,calls =)在beam / erl_process.c:10517
7 0x0000000000444445 in process_main(x_reg_array =,f_reg_array = 0x7f9cc5dc2140)at beam / beam_emu.c:1353
在光束/ erl_process.c的sched_thread_func(vesdp = 0x7f9cc47c2e80)中
8 0x00000000004f41f9:8877
在thr_wrapper中的
9 0x000000000064f7ca(vtwd =)在pthread / ethread.c:118
来自/lib64/libpthread.so.0的start_thread()中的
10 0x000000321f0079d1
来自/lib64/libc.so.6的clone()中的
11 0x000000321ece8b7d
谢谢,