Created
January 20, 2016 16:40
-
-
Save davisp/b03c5bd611b81fcfa37e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #0 0x00007f41b544a107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
| #1 0x00007f41b544b4e8 in __GI_abort () at abort.c:89 | |
| #2 0x000000000055cce3 in lc_abort () at beam/erl_lock_check.c:676 | |
| #3 0x000000000055ce15 in erts_lc_assert_failed (file=0x6de020 "beam/erl_ptab.c", line=674, | |
| assertion=0x6de3e8 "erts_thr_progress_is_managed_thread()") at beam/erl_lock_check.c:709 | |
| #4 0x00000000005b1606 in erts_ptab_delete_element (ptab=0x9a2700 <erts_proc>, ptab_el=0x7f41b4a41bc0) at beam/erl_ptab.c:674 | |
| #5 0x00000000004e9078 in erts_continue_exit_process (p=0x7f41b4a41bc0) at beam/erl_process.c:11973 | |
| #6 0x00000000004e8c20 in erts_do_exit_process (p=0x7f41b4a41bc0, reason=17355) at beam/erl_process.c:11853 | |
| #7 0x00000000005d5ce8 in terminate_proc (c_p=0x7f41b4a41bc0, Value=17355) at beam/beam_emu.c:5513 | |
| #8 0x00000000005d567c in handle_error (c_p=0x7f41b4a41bc0, pc=0x0, reg=0x7f41b4ed0440, bf=0x0) at beam/beam_emu.c:5388 | |
| #9 0x00000000005ca53b in process_main () at beam/beam_emu.c:3492 | |
| #10 0x00000000004df5aa in sched_dirty_io_thread_func (vesdp=0x7f41afd6a180) at beam/erl_process.c:7819 | |
| #11 0x000000000068aca4 in thr_wrapper (vtwd=0x7ffdde086820) at pthread/ethread.c:106 | |
| #12 0x00007f41b59ce0a4 in start_thread (arg=0x7f41ac8fb700) at pthread_create.c:309 | |
| #13 0x00007f41b54fb04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment