Created
December 8, 2011 01:52
-
-
Save mcavage/1445737 to your computer and use it in GitHub Desktop.
This file contains 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
[root@headnode (bh1-kvm1:0) ~]# dtrace -n 'profile-997 /execname == "beam.smp"/ { @[stack()] = count(); }' | |
dtrace: description 'profile-997 ' matched 1 probe | |
^C | |
genunix`writev+0x248 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`syscall_mstate+0x91 | |
unix`_sys_sysenter_post_swapgs+0x165 | |
1 | |
ip`tcp_sendmsg+0x4f | |
sockfs`so_sendmsg+0x21b | |
sockfs`socket_sendmsg+0x61 | |
sockfs`socket_vop_write+0x63 | |
genunix`fop_write+0xd3 | |
genunix`writev+0x41a | |
unix`sys_syscall+0x17a | |
1 | |
sockfs`copyout_name | |
sockfs`recv+0x7a | |
unix`sys_syscall+0x17a | |
1 | |
unix`mul32 | |
genunix`scalehrtime+0x19 | |
genunix`mstate_thread_onproc_time+0x78 | |
unix`caps_charge_adjust+0x2d | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`fop_getpage+0x49 | |
genunix`segvn_fault+0xae1 | |
genunix`as_fault+0x5ee | |
unix`pagefault+0x99 | |
unix`trap+0xe63 | |
unix`0xfffffffffb8001d6 | |
1 | |
FSS`fss_active+0x1 | |
genunix`sleepq_wakeone_chan+0x89 | |
genunix`cv_signal+0x8e | |
genunix`lwp_unpark+0x62 | |
genunix`syslwp_park+0x42 | |
unix`sys_syscall+0x17a | |
1 | |
unix`mul32+0x6 | |
genunix`scalehrtime+0x19 | |
genunix`cpu_update_pct+0xc5 | |
unix`setbackdq+0x2b3 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`cv_broadcast+0x12 | |
poll`dpioctl+0x683 | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
unix`cpu_wakeup_mwait+0x2b | |
unix`setfrontdq+0x3f2 | |
FSS`fss_wakeup+0x9e | |
genunix`sleepq_wakeone_chan+0x89 | |
genunix`cv_signal+0x8e | |
genunix`lwp_unpark+0x62 | |
genunix`syslwp_park+0x42 | |
unix`sys_syscall+0x17a | |
1 | |
unix`mul32+0xd | |
genunix`scalehrtime+0x19 | |
genunix`cpu_update_pct+0xc5 | |
unix`setbackdq+0x2b3 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
unix`mutex_enter+0x10 | |
zfs`dbuf_hold_impl+0xea | |
zfs`dbuf_hold+0x2e | |
zfs`dmu_buf_hold_array_by_dnode+0x1a7 | |
zfs`dmu_read+0xd9 | |
zfs`zfs_fillpage+0x11b | |
zfs`zfs_getpage+0x15e | |
genunix`fop_getpage+0x9a | |
genunix`segvn_fault+0xae1 | |
genunix`as_fault+0x5ee | |
unix`pagefault+0x99 | |
unix`trap+0xe63 | |
unix`0xfffffffffb8001d6 | |
1 | |
unix`mutex_enter+0x10 | |
genunix`ioctl+0x205 | |
unix`sys_syscall+0x17a | |
1 | |
unix`mutex_enter+0x10 | |
genunix`syslwp_park+0x42 | |
unix`sys_syscall+0x17a | |
1 | |
unix`mutex_enter+0x10 | |
genunix`idtot_and_lock+0x24 | |
genunix`lwp_unpark+0x34 | |
genunix`syslwp_park+0x42 | |
unix`sys_syscall+0x17a | |
1 | |
unix`mutex_enter+0x10 | |
sockfs`so_sendmsg+0x21b | |
sockfs`socket_sendmsg+0x61 | |
sockfs`socket_vop_write+0x63 | |
genunix`fop_write+0xd3 | |
genunix`writev+0x41a | |
unix`sys_syscall+0x17a | |
1 | |
genunix`lwp_hash_lookup_and_lock+0xaa | |
genunix`idtot_and_lock+0x24 | |
genunix`lwp_unpark+0x34 | |
genunix`syslwp_park+0x42 | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
genunix`copymsg+0x6d | |
mac`mac_tx_send+0x30f | |
mac`mac_tx_single_ring_mode+0x91 | |
mac`mac_tx+0x35d | |
dld`str_mdata_fastpath_put+0xa4 | |
ip`ip_xmit+0x7eb | |
ip`ire_send_wire_v4+0x345 | |
ip`conn_ip_output+0x250 | |
ip`tcp_output+0x86d | |
ip`squeue_enter+0x440 | |
ip`tcp_sendmsg+0x104 | |
sockfs`so_sendmsg+0x21b | |
sockfs`socket_sendmsg+0x61 | |
sockfs`socket_vop_write+0x63 | |
genunix`fop_write+0xd3 | |
genunix`writev+0x41a | |
unix`sys_syscall+0x17a | |
1 | |
unix`tsc_gethrtime | |
unix`pc_gethrestime+0x49 | |
genunix`gethrestime+0x19 | |
unix`gethrestime_sec+0x11 | |
fifofs`fifo_read+0x2c0 | |
genunix`fop_read+0xd3 | |
genunix`read+0x2b8 | |
unix`sys_syscall+0x17a | |
1 | |
unix`bitset_in_set+0x1 | |
unix`setbackdq+0x468 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
genunix`syscall_mstate+0x1b3 | |
unix`sys_syscall+0x10e | |
1 | |
unix`sys_syscall+0x121 | |
1 | |
unix`tsc_scalehrtime+0x14 | |
genunix`scalehrtime+0x19 | |
genunix`cpu_update_pct+0xc5 | |
unix`setbackdq+0x2b3 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`bt_getlowbit+0x75 | |
poll`dp_pcache_poll+0x104 | |
poll`dpioctl+0x2dd | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
unix`tsc_scalehrtime+0x1c | |
genunix`scalehrtime+0x19 | |
genunix`mstate_thread_onproc_time+0x78 | |
unix`caps_charge_adjust+0x2d | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`hwblkclr+0x24 | |
unix`pfnzero+0xd7 | |
unix`pagezero+0x32 | |
genunix`anon_zero+0xc3 | |
genunix`segvn_faultpage+0x2a4 | |
genunix`segvn_fault+0xc13 | |
genunix`as_fault+0x5ee | |
unix`pagefault+0x99 | |
unix`trap+0xe63 | |
unix`0xfffffffffb8001d6 | |
1 | |
genunix`lbolt_event_driven+0xfd | |
ip`ire_send_wire_v4+0x345 | |
ip`conn_ip_output+0x250 | |
ip`tcp_output+0x86d | |
ip`squeue_enter+0x440 | |
ip`tcp_sendmsg+0x104 | |
sockfs`so_sendmsg+0x21b | |
sockfs`socket_sendmsg+0x61 | |
sockfs`socket_vop_write+0x63 | |
genunix`fop_write+0xd3 | |
genunix`writev+0x41a | |
unix`sys_syscall+0x17a | |
1 | |
poll`dpioctl+0x336 | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
genunix`fop_ioctl+0x85 | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
tmpfs`tmp_close+0x40 | |
genunix`fop_close+0x71 | |
genunix`closef+0x5f | |
genunix`closeandsetf+0x4f5 | |
genunix`close+0x18 | |
unix`sys_syscall+0x17a | |
1 | |
unix`tsc_read | |
genunix`gethrtime_unscaled+0xd | |
genunix`syscall_mstate+0x5c | |
unix`sys_syscall+0x10e | |
1 | |
unix`tsc_read+0x3 | |
genunix`gethrtime_unscaled+0xd | |
genunix`mstate_thread_onproc_time+0x53 | |
unix`caps_charge_adjust+0x2d | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`tsc_read+0x3 | |
genunix`gethrtime_unscaled+0xd | |
genunix`syscall_mstate+0x5c | |
unix`_sys_sysenter_post_swapgs+0x106 | |
1 | |
unix`do_splx+0x8d | |
genunix`disp_lock_exit_nopreempt+0x43 | |
genunix`yield+0x52 | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
unix`do_splx+0x8d | |
unix`cbe_restore_level+0x17 | |
genunix`cyclic_reprogram_cyclic+0xfd | |
genunix`cyclic_reprogram+0xa4 | |
genunix`callout_heap_insert+0x6f | |
genunix`timeout_generic+0x333 | |
genunix`cv_timedwait_sig_hires+0xf9 | |
genunix`cv_reltimedwait_sig+0x53 | |
genunix`cv_relwaituntil_sig+0x25 | |
poll`dpioctl+0x31b | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
genunix`untimeout_generic | |
genunix`cv_timedwait_sig_hires+0x20b | |
genunix`cv_reltimedwait_sig+0x53 | |
genunix`cv_relwaituntil_sig+0x25 | |
poll`dpioctl+0x31b | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
poll`dpwrite+0x79 | |
genunix`cdev_write+0x3d | |
specfs`spec_write+0x48c | |
genunix`fop_write+0xd3 | |
genunix`write+0x2e2 | |
unix`sys_syscall+0x17a | |
1 | |
unix`setbackdq+0x83 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`bt_getlowbit+0x9f | |
poll`dp_pcache_poll+0x104 | |
poll`dpioctl+0x2dd | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
unix`page_lookup_create+0xd0 | |
unix`page_lookup+0x26 | |
genunix`swap_getapage+0xaf | |
genunix`swap_getpage+0x85 | |
genunix`fop_getpage+0x9a | |
genunix`anon_zero+0xa3 | |
genunix`segvn_faultpage+0x2a4 | |
genunix`segvn_fault+0xc13 | |
genunix`as_fault+0x5ee | |
unix`pagefault+0x99 | |
unix`trap+0xe63 | |
unix`0xfffffffffb8001d6 | |
1 | |
genunix`cv_wait_sig_swap_core | |
genunix`cv_waituntil_sig+0x13c | |
genunix`lwp_park+0x157 | |
genunix`syslwp_park+0x31 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`lwp_unpark | |
unix`sys_syscall+0x17a | |
1 | |
genunix`ioctl+0x1b | |
unix`sys_syscall+0x17a | |
1 | |
genunix`fop_rwlock | |
genunix`read32+0x22 | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
unix`hwblkclr+0x5b | |
unix`pfnzero+0xd7 | |
unix`pagezero+0x32 | |
genunix`anon_zero+0xc3 | |
genunix`segvn_faultpage+0x2a4 | |
genunix`segvn_fault+0xc13 | |
genunix`as_fault+0x5ee | |
unix`pagefault+0x99 | |
unix`trap+0xe63 | |
unix`0xfffffffffb8001d6 | |
1 | |
ip`ip_output_cksum_v4+0xde | |
ip`ire_send_wire_v4+0x2b3 | |
ip`conn_ip_output+0x250 | |
ip`tcp_output+0x86d | |
ip`squeue_enter+0x440 | |
ip`tcp_sendmsg+0x104 | |
sockfs`so_sendmsg+0x21b | |
sockfs`socket_sendmsg+0x61 | |
sockfs`socket_vop_write+0x63 | |
genunix`fop_write+0xd3 | |
genunix`writev+0x41a | |
unix`sys_syscall+0x17a | |
1 | |
unix`splr+0x8 | |
genunix`thread_lock+0x1d | |
genunix`yield+0x23 | |
unix`sys_syscall+0x17a | |
1 | |
unix`setfrontdq+0x209 | |
FSS`fss_wakeup+0x9e | |
genunix`sleepq_wakeone_chan+0x89 | |
genunix`cv_signal+0x8e | |
genunix`pollnotify+0x40 | |
genunix`pollwakeup+0x117 | |
genunix`strpollwakeup+0x1d | |
fifofs`fifo_wakereader+0x4e | |
fifofs`fifo_write+0x31e | |
genunix`fop_write+0xd3 | |
genunix`write+0x2e2 | |
unix`sys_syscall+0x17a | |
1 | |
unix`tsc_scalehrtime+0x5b | |
genunix`mstate_thread_onproc_time+0x78 | |
unix`caps_charge_adjust+0x2d | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`new_mstate+0x1ac | |
genunix`lwp_park+0x286 | |
genunix`syslwp_park+0x31 | |
unix`sys_syscall+0x17a | |
1 | |
unix`cpucaps_charge+0xbe | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`post_syscall+0x77f | |
unix`0xfffffffffb800c91 | |
1 | |
unix`splr+0x13 | |
genunix`thread_lock+0x1d | |
genunix`yield+0x23 | |
unix`sys_syscall+0x17a | |
1 | |
unix`setbackdq+0xb5 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`cpu_update_pct+0xc5 | |
unix`setbackdq+0x2b3 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`setbackdq+0x2ba | |
FSS`fss_wakeup+0x94 | |
genunix`sleepq_wakeone_chan+0x89 | |
genunix`cv_signal+0x8e | |
genunix`lwp_unpark+0x62 | |
genunix`syslwp_park+0x42 | |
unix`sys_syscall+0x17a | |
1 | |
unix`tsc_gethrtimeunscaled+0xe | |
genunix`gethrtime_unscaled+0xd | |
genunix`syscall_mstate+0x5c | |
unix`sys_syscall+0x1a1 | |
1 | |
genunix`syscall_mstate+0x10 | |
unix`sys_syscall+0x10e | |
1 | |
genunix`syscall_mstate+0x10 | |
unix`_sys_sysenter_post_swapgs+0x106 | |
1 | |
genunix`segvn_faultpage+0x87c | |
genunix`segvn_fault+0xc13 | |
genunix`as_fault+0x5ee | |
unix`pagefault+0x99 | |
unix`trap+0xe63 | |
unix`0xfffffffffb8001d6 | |
1 | |
unix`swtch+0x6 | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
unix`pg_null_op | |
unix`swtch+0x17a | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`write+0x279 | |
unix`sys_syscall+0x17a | |
1 | |
unix`fpxsave_ctxt+0x23 | |
unix`resume+0x5b | |
unix`swtch+0x145 | |
genunix`cv_timedwait_sig_hires+0x1e9 | |
genunix`cv_reltimedwait_sig+0x53 | |
genunix`cv_relwaituntil_sig+0x25 | |
poll`dpioctl+0x31b | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
unix`disp_ratify+0x34 | |
unix`disp+0x198 | |
unix`swtch+0xa4 | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`syscall_mstate+0x221 | |
unix`sys_syscall+0x10e | |
1 | |
genunix`syscall_mstate+0x221 | |
unix`_sys_sysenter_post_swapgs+0x106 | |
1 | |
genunix`syscall_mstate+0x22 | |
unix`sys_syscall+0x1a1 | |
1 | |
unix`bzero+0x35b | |
zfs`zio_null+0x4c | |
zfs`zio_root+0x35 | |
zfs`dmu_buf_hold_array_by_dnode+0x167 | |
zfs`dmu_read+0xd9 | |
zfs`zfs_fillpage+0x11b | |
zfs`zfs_getpage+0x15e | |
genunix`fop_getpage+0x9a | |
genunix`segvn_fault+0xae1 | |
genunix`as_fault+0x5ee | |
unix`pagefault+0x99 | |
unix`trap+0xe63 | |
unix`0xfffffffffb8001d6 | |
1 | |
genunix`disp_lock_enter_high+0x15 | |
unix`caps_charge_adjust+0x6a | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`membar_enter+0x3 | |
unix`setbackdq+0x449 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`membar_enter+0x3 | |
unix`disp+0x198 | |
unix`swtch+0xa4 | |
genunix`yield+0x57 | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
unix`membar_enter+0x3 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
unix`pg_ev_thread_remain+0xbe | |
unix`swtch+0x17a | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`mstate_thread_onproc_time+0x78 | |
unix`caps_charge_adjust+0x2d | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`lock_try | |
genunix`yield+0x23 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`disp_lock_exit_high+0x8 | |
genunix`thread_transition+0x2a | |
genunix`yield+0x33 | |
unix`sys_syscall+0x17a | |
1 | |
unix`disp+0xb3 | |
unix`swtch+0xa4 | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
unix`atomic_cas_32+0x6 | |
unix`setbackdq+0x2b3 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`cpucaps_charge | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`lock_try+0x8 | |
genunix`yield+0x23 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`disp_lock_exit_nopreempt | |
unix`sys_syscall+0x17a | |
1 | |
genunix`list_is_empty+0x1 | |
sockfs`socket_poll+0x2a | |
sockfs`socket_vop_poll+0x29 | |
genunix`fop_poll+0x3a | |
poll`dpwrite+0x2e1 | |
genunix`cdev_write+0x3d | |
specfs`spec_write+0x48c | |
genunix`fop_write+0xd3 | |
genunix`write+0x2e2 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`fop_ioctl+0x1 | |
unix`sys_syscall+0x17a | |
1 | |
unix`disp_getwork+0x12a | |
unix`disp+0x1c2 | |
unix`swtch+0xa4 | |
genunix`cv_timedwait_sig_hires+0x1e9 | |
genunix`cv_reltimedwait_sig+0x53 | |
genunix`cv_relwaituntil_sig+0x25 | |
poll`dpioctl+0x31b | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
unix`cpu_resched+0xeb | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`new_mstate+0x1f7 | |
genunix`lwp_park+0x286 | |
genunix`syslwp_park+0x31 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`fop_ioctl+0x8 | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
genunix`mstate_thread_onproc_time+0x8b | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`list_is_empty+0xc | |
sockfs`so_poll+0xaf | |
sockfs`socket_poll+0x2a | |
sockfs`socket_vop_poll+0x29 | |
genunix`fop_poll+0x3a | |
poll`dp_pcache_poll+0x1ff | |
poll`dpioctl+0x2dd | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
unix`cpucaps_charge+0xc | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
fifofs`fifo_read+0x2e6 | |
genunix`fop_read+0xd3 | |
genunix`read+0x2b8 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`cv_wait_sig_swap_core+0x6f | |
genunix`cv_wait_sig_swap+0x18 | |
genunix`cv_waituntil_sig+0x13c | |
genunix`lwp_park+0x157 | |
genunix`syslwp_park+0x31 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`swapfs_getvp+0x1 | |
genunix`anon_zero+0x71 | |
genunix`segvn_faultpage+0x2a4 | |
genunix`segvn_fault+0xc13 | |
genunix`as_fault+0x5ee | |
unix`pagefault+0x99 | |
unix`trap+0xe63 | |
unix`0xfffffffffb8001d6 | |
1 | |
genunix`disp_lock_exit_high+0x24 | |
genunix`thread_transition+0x2a | |
genunix`yield+0x33 | |
unix`sys_syscall+0x17a | |
1 | |
unix`setbackdq+0x30c | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
unix`cpu_resched+0xc | |
unix`setbackdq+0x449 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`new_mstate+0x216 | |
genunix`cv_block+0x8f | |
genunix`cv_wait_sig_swap_core+0xb5 | |
genunix`cv_wait_sig_swap+0x18 | |
genunix`cv_waituntil_sig+0x13c | |
genunix`lwp_park+0x157 | |
genunix`syslwp_park+0x31 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`callout_list_get+0x2f | |
genunix`timeout_generic+0x245 | |
ip`tcp_timeout+0xa5 | |
ip`tcp_output+0x332 | |
ip`squeue_enter+0x440 | |
ip`tcp_sendmsg+0x104 | |
sockfs`so_sendmsg+0x21b | |
sockfs`socket_sendmsg+0x61 | |
sockfs`socket_vop_write+0x63 | |
genunix`fop_write+0xd3 | |
genunix`writev+0x41a | |
unix`sys_syscall+0x17a | |
1 | |
genunix`pcache_lookup_fd+0x18 | |
poll`dp_pcache_poll+0x184 | |
poll`dpioctl+0x2dd | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
unix`pg_ev_thread_swtch+0x3c | |
unix`swtch+0xdb | |
genunix`cv_timedwait_sig_hires+0x1e9 | |
genunix`cv_reltimedwait_sig+0x53 | |
genunix`cv_relwaituntil_sig+0x25 | |
poll`dpioctl+0x31b | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
unix`atomic_add_64+0x4 | |
unix`sys_syscall+0x10e | |
1 | |
unix`atomic_add_64+0x4 | |
unix`swtch+0xfb | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`writev+0x12c | |
unix`sys_syscall+0x17a | |
1 | |
genunix`disp_lock_enter | |
unix`swtch+0xa4 | |
genunix`yield+0x57 | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
unix`disp_ratify+0x8c | |
unix`disp+0x198 | |
unix`swtch+0xa4 | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
unix`cpu_resched+0x1f | |
unix`setbackdq+0x449 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`crgetmapped+0x19 | |
genunix`fop_write+0xb7 | |
genunix`writev+0x41a | |
unix`sys_syscall+0x17a | |
1 | |
unix`lwp_getdatamodel+0x1a | |
genunix`post_syscall+0x67b | |
genunix`syscall_exit+0x59 | |
unix`0xfffffffffb800ec9 | |
1 | |
unix`disp_ratify+0x96 | |
unix`disp+0x198 | |
unix`swtch+0xa4 | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
unix`mutex_delay_default+0x7 | |
unix`mutex_vector_enter+0x2ad | |
genunix`pollwakeup+0x1cb | |
genunix`strpollwakeup+0x1d | |
fifofs`fifo_wakereader+0x4e | |
fifofs`fifo_write+0x31e | |
genunix`fop_write+0xd3 | |
genunix`write+0x2e2 | |
unix`sys_syscall+0x17a | |
1 | |
unix`mutex_delay_default+0x7 | |
unix`lock_set_spin+0xad | |
genunix`disp_lock_enter_high+0x15 | |
unix`caps_charge_adjust+0x6a | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`writev+0x142 | |
unix`sys_syscall+0x17a | |
1 | |
unix`splr+0x92 | |
genunix`thread_lock+0x1d | |
genunix`yield+0x23 | |
unix`_sys_sysenter_post_swapgs+0x149 | |
1 | |
unix`splr+0x92 | |
unix`lock_set_spl+0x1d | |
genunix`disp_lock_enter+0x2e | |
unix`disp+0xad | |
unix`swtch+0xa4 | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
1 | |
genunix`bt_getlowbit+0x45 | |
poll`dp_pcache_poll+0x104 | |
poll`dpioctl+0x2dd | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
1 | |
genunix`cpu_update_pct+0x45 | |
unix`setbackdq+0x299 | |
FSS`fss_wakeup+0x94 | |
genunix`sleepq_wakeone_chan+0x89 | |
genunix`cv_signal+0x8e | |
genunix`lwp_unpark+0x62 | |
genunix`syslwp_park+0x42 | |
unix`sys_syscall+0x17a | |
1 | |
unix`page_vpadd+0x36 | |
unix`page_do_hashin+0x11a | |
unix`page_hashin+0xd4 | |
unix`page_create_va+0x3b7 | |
genunix`swap_getapage+0xd9 | |
genunix`swap_getpage+0x85 | |
genunix`fop_getpage+0x9a | |
genunix`anon_zero+0xa3 | |
genunix`segvn_faultpage+0x2a4 | |
genunix`segvn_fault+0xc13 | |
genunix`as_fault+0x5ee | |
unix`pagefault+0x99 | |
unix`trap+0xe63 | |
unix`0xfffffffffb8001d6 | |
1 | |
genunix`bt_getlowbit+0x64 | |
poll`dp_pcache_poll+0x104 | |
poll`dpioctl+0x2dd | |
genunix`cdev_ioctl+0x45 | |
specfs`spec_ioctl+0x5a | |
genunix`fop_ioctl+0x7b | |
genunix`ioctl+0x18e | |
unix`sys_syscall+0x17a | |
2 | |
unix`tsc_read+0x3 | |
genunix`gethrtime_unscaled+0xd | |
genunix`syscall_mstate+0x5c | |
unix`sys_syscall+0x10e | |
2 | |
unix`do_splx+0x8d | |
unix`swtch+0x184 | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
2 | |
genunix`sleepq_wakeone_chan+0x28 | |
genunix`cv_signal+0x8e | |
mac`mac_rx_srs_process+0x1b4 | |
mac`mac_tx_send+0x334 | |
mac`mac_tx_single_ring_mode+0x91 | |
mac`mac_tx+0x35d | |
dld`str_mdata_fastpath_put+0xa4 | |
ip`ip_xmit+0x7eb | |
ip`ire_send_wire_v4+0x345 | |
ip`conn_ip_output+0x250 | |
ip`tcp_output+0x86d | |
ip`squeue_enter+0x440 | |
ip`tcp_sendmsg+0x104 | |
sockfs`so_sendmsg+0x21b | |
sockfs`socket_sendmsg+0x61 | |
sockfs`socket_vop_write+0x63 | |
genunix`fop_write+0xd3 | |
genunix`writev+0x41a | |
unix`sys_syscall+0x17a | |
2 | |
unix`lock_set+0x4 | |
unix`caps_charge_adjust+0x6a | |
unix`cpucaps_charge+0x61 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
2 | |
unix`atomic_add_64+0x4 | |
unix`sys_syscall+0x1a1 | |
2 | |
unix`tsc_read+0x3 | |
genunix`gethrtime_unscaled+0xd | |
genunix`syscall_mstate+0x5c | |
unix`sys_syscall+0x1a1 | |
3 | |
unix`bitset_in_set+0x3c | |
unix`cpu_wakeup_mwait+0x36 | |
unix`setbackdq+0x468 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
3 | |
unix`lock_set+0x4 | |
unix`setbackdq+0x2c2 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
3 | |
unix`cpucaps_charge+0x53 | |
FSS`fss_yield+0x34 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
4 | |
unix`splr+0x92 | |
genunix`thread_lock+0x1d | |
genunix`yield+0x23 | |
unix`sys_syscall+0x17a | |
4 | |
unix`sys_syscall+0xff | |
5 | |
unix`membar_enter+0x3 | |
unix`disp+0x198 | |
unix`swtch+0xa4 | |
genunix`yield+0x57 | |
unix`sys_syscall+0x17a | |
5 | |
unix`membar_enter+0x3 | |
FSS`fss_yield+0xb2 | |
genunix`yield+0x46 | |
unix`sys_syscall+0x17a | |
5 | |
unix`do_splx+0x8d | |
genunix`disp_lock_exit_nopreempt+0x43 | |
genunix`yield+0x52 | |
unix`sys_syscall+0x17a | |
6 | |
2691 | |
[root@headnode (bh1-kvm1:0) ~]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[root@headnode (bh1-kvm1:0) ~]# plockstat -A -e 6 -p 40679
0
Mutex hold
Count nsec Lock Caller
8421 1751 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x9 2629 1749 0x61dee0 beam.smp
erts_deliver_time+0x4b3257 1395 0xed46e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 208 21752 0xfffffd7fe97d9a70 beam.smp
do_port_command+0x34c3257 1293 0xed46e8 beam.smp
erts_alcu_free_thr_pref+0xb2 759 3498 0xaa5e88 beam.smp
erts_smp_mtx_unlock+0x9606 4266 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9 117 21429 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9573 4231 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x9 1221 1977 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x978 30339 0xfffffd7fe97d9a70 beam.smp
erts_port_task_execute+0x8b3 52 42291 0x9aa920 beam.smp
do_port_command+0x34c26 82335 0xfffffd7ffbd15a30 beam.smp
erts_port_task_execute+0x8b3 609 3426 0xaa6208 beam.smp
erts_smp_mtx_unlock+0x9596 3489 0xaa5cc8 beam.smp
erts_smp_mtx_unlock+0x9 581 3443 0xaa6048 beam.smp
erts_smp_mtx_unlock+0x9572 3450 0xaa5b08 beam.smp
erts_smp_mtx_unlock+0x9 568 3438 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x91379 1397 0xed73e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 535 3496 0xaa5948 beam.smp
erts_smp_mtx_unlock+0x9529 3501 0xaa5788 beam.smp
erts_smp_mtx_unlock+0x9 131 13998 0x660e00 beam.smp
erts_mseg_alloc_opt+0x5c425 4286 0xaa4b48 beam.smp
erts_smp_mtx_unlock+0x9 1379 1284 0xed73e8 beam.smp
erts_alcu_free_thr_pref+0xb2260 6710 0xfffffd7fe97d9a70 beam.smp
port_control_3+0x1a7 486 3485 0xaa55c8 beam.smp
erts_smp_mtx_unlock+0x9384 4287 0xaa4ec8 beam.smp
erts_smp_mtx_unlock+0x9 379 4236 0xaa4d08 beam.smp
erts_smp_mtx_unlock+0x970 22506 0xed46e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 1103 1401 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9353 4318 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x9 280 4821 0x9df7d0 beam.smp
erts_poll_wait_kp+0x3259 137938 0xfffffd7ffbd13f98 beam.smp
erts_port_task_execute+0x8b3 26 46926 0xfffffd7fe97d9a70 beam.smp
port_close_1+0xc2887 1342 0xdbbea8 beam.smp
erts_alcu_free_thr_pref+0xb2 26 39847 0xfffffd7fe97d9a70 beam.smp
erts_smp_xports_unlock+0x5048 20795 0xfffffd7ffbd13f98 beam.smp
port_control_3+0x1a7 130 7150 0xfffffd7ffbd15a30 beam.smp
port_control_3+0x1a752 17362 0x9aa920 beam.smp
async_main+0x21d 173 5195 0x9df7d0 beam.smp
erts_poll_wait_kp+0x9c394 2247 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x9 498 1694 0xedefa8 beam.smp
erts_alcu_alloc_thr_pref+0xd6473 1756 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14
_Znwm+0x20470 1673 0x61dee0 beam.smp
erts_time_remaining+0xb7 112 6888 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9498 1535 0xedefa8 beam.smp
erts_alcu_free_thr_pref+0xb2 7 103441 0x660e00 beam.smp
check_cache+0x27b470 1475 0x61de80 beam.smp
erts_next_time+0x1b1 473 1456 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_ZdlPv+0xe 400 1681 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd61 650407 0x30b26a8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 78 8156 0x6605a0 beam.smp
driver_select_kp+0x88521 29709 0x9643a0 beam.smp
do_port_command+0x34c 365 1661 0x61dee0 beam.smp
get_now+0xcd70 8302 0x6605a0 beam.smp
erts_check_io_kp+0x57f 9 62209 0xfffffd7fe97d1ca0 beam.smp
port_control_3+0x1a7365 1527 0x61dee0 beam.smp
get_now+0xcd 352 1472 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x9264 1954 0x61dee0 beam.smp
get_now+0xcd 33 14940 0x61dc70 beam.smp
erts_smp_mtx_unlock+0x9104 4622 0x61dc70 beam.smp
erts_smp_mtx_unlock+0x9 259 1847 0x61dee0 beam.smp
get_now+0xcd1 448512 0x27da558 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 326 1321 0xdbeba8 beam.smp
erts_alcu_free_thr_pref+0xb226 16156 0x6606a0 beam.smp
erts_check_io_kp+0x57f 52 8039 0x61dc70 beam.smp
erts_smp_mtx_unlock+0x9242 1721 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9 130 3170 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x916 25244 0xfffffd7fefb3f320 beam.smp
do_port_command+0x34c 259 1534 0x61dee0 beam.smp
get_now+0xcd58 6853 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x9 83 4604 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x978 4893 0x6605a0 beam.smp
driver_select_kp+0x885 1 380442 0x466d188 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9243 1560 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 3 124560 0xfffffd7fe97ce4e0 beam.smp
port_control_3+0x1a73 123835 0xfffffd7fe97ce590 beam.smp
port_control_3+0x1a7 3 123808 0xfffffd7fe97d18b8 beam.smp
port_control_3+0x1a73 122546 0x95b4e8 beam.smp
port_control_3+0x1a7 236 1540 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd63 120267 0xfffffd7fe97d1ea8 beam.smp
port_control_3+0x1a7 3 118592 0xfffffd7febb95ef0 beam.smp
port_control_3+0x1a7208 1671 0x61dee0 beam.smp
get_now+0xcd 173 2006 0x61dee0 beam.smp
erts_deliver_time+0x4b1 341418 0x606c4f8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 234 1456 0xfffffd7fe97d9a70 beam.smp
port_get_data_1+0xaf49 6846 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x9 205 1619 0xeda0e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6104 3187 0xaa4988 beam.smp
erts_port_task_execute+0x2e0 208 1559 0x61dee0 beam.smp
get_now+0xcd36 8998 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x9 227 1373 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb2205 1473 0xeda0e8 beam.smp
erts_alcu_free_thr_pref+0xb2 123 2450 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x9187 1582 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 104 2830 libc.so.1
_time_lock beam.smpget_localtime+0x4a 9 32626 0xfffffd7feb857280 beam.smp
port_control_3+0x1a7236 1242 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb2 26 11015 0x6605a0 beam.smp
driver_select_kp+0x88516 17610 0xbb3de8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 159 1736 0xdbbea8 beam.smp
erts_alcu_free_thr_pref+0xb22 137515 0x5d0c528 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 174 1564 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd65 54440 0xed7f28 beam.smp
erts_alcu_alloc_thr_pref+0xd6 160 1690 0x61dee0 beam.smp
get_now+0xcd11 24404 0x9643a0 beam.smp
async_main+0x21d 5 52858 0xed5228 beam.smp
erts_alcu_alloc_thr_pref+0xd6193 1355 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb2 142 1840 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd6182 1402 0x9df7d0 beam.smp
erts_poll_control_kp+0x1f3 136 1868 0x61de80 beam.smp
erts_bump_timer+0x16a160 1571 0x61dee0 beam.smp
get_now+0xcd 152 1648 0xdbeba8 beam.smp
erts_alcu_alloc_thr_pref+0xd62 122395 0x2d0c6d8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 2 121027 0x30642c8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x933 7324 beam.smp
erts_driver_list_lock beam.smp
erts_open_driver+0x2ac116 2081 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 1 241179 0x2d56398 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x91 238607 0x5e4d2e8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 127 1857 0xbafa68 beam.smp
erts_alcu_realloc_thr_pref+0x351157 1501 0x61de80 beam.smp
erts_set_timer+0x15c 1 235591 0x660e00 beam.smp
erts_mseg_alloc_opt+0x5c81 2896 0xaa5788 beam.smp
erts_smp_mtx_unlock+0x9 78 2964 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_Znwm+0x20 1 228765 0x616a218 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9143 1574 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 130 1710 0x61de80 beam.smp
erts_cancel_timer+0xa666 3362 0x939978 beam.smp
ethr_event_wait+0xa8 26 8226 beam.smp
erts_driver_list_lock beam.smpdriver_create_port+0x3eb 1 211809 0x5f4ec98 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x946 4603 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x9 131 1616 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_Znwm+0x20 141 1486 0xdbbea8 beam.smp
erts_alcu_free_thr_pref+0xb26 34542 0xfffffd7fefb409e8 beam.smp
port_control_3+0x1a7 153 1337 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x956 3594 0x939778 beam.smp
ethr_event_wait+0xa8 145 1372 0x61de80 beam.smp
erts_bump_timer+0x16a130 1527 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x9 43 4577 0x939ef8 beam.smp
ethr_event_wait+0xa8104 1797 0xaa4988 beam.smp
erts_port_task_schedule+0x446 70 2650 0xed46e8 beam.smp
erts_alcu_free_thr_pref+0xb2106 1743 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14
_Znwm+0x20131 1409 0x660e00 beam.smp
erts_mseg_dealloc_opt+0x63 7 26140 0xfffffd7feb8dd840 beam.smp
do_port_command+0x34c104 1735 0x61dee0 beam.smp
get_now+0xcd 78 2295 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd65 35513 0x9643a0 beam.smp
port_close_1+0xc2 35 5046 0xaa4b48 beam.smp
erts_smp_mtx_unlock+0x9100 1765 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 117 1496 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x990 1935 0xdbbea8 beam.smp
erts_alcu_realloc_thr_pref+0x351 116 1497 0xdc6768 beam.smp
erts_alcu_free_thr_pref+0xb2123 1410 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 99 1751 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x91 169793 0x55fd0d8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 26 6507 0x61dc70 beam.smp
erts_smp_mtx_unlock+0x9131 1271 0x660e00 beam.smp
erts_mseg_no+0x5b 114 1443 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb2108 1501 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 99 1632 0xdbeba8 beam.smp
erts_alcu_alloc_thr_pref+0xd6104 1538 0x61dee0 beam.smp
get_now+0xcd 49 3239 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9106 1465 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14
_ZdlPv+0xe116 1337 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb2 120 1285 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb26 25632 0xfffffd7fefb3f320 beam.smp
async_main+0x21d 52 2948 libc.so.1
_time_lock beam.smpefile_fileinfo+0x109 1 150870 0x542f5d8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x952 2887 0x122d4c0 beam.smp
async_main+0xb6 21 6888 0xaa5788 beam.smp
erts_smp_mtx_unlock+0x98 18077 0xfffffd7ffbd13f98 beam.smp
ptimer_timeout+0x290 1 143896 0x3213e68 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x985 1688 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x9 71 2020 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd61 142208 0x4671a48 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 38 3731 0x939a78 beam.smp
ethr_event_wait+0xa878 1800 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14
_Znwm+0x2078 1787 0x61dee0 beam.smp
get_now+0xcd 26 5349 0x61dc70 beam.smp
erts_smp_mtx_unlock+0x91 138879 0x52b66c8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 100 1377 0xdbbea8 beam.smp
erts_alcu_free_thr_pref+0xb21 136882 0x542bc38 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 1 135932 0x573c5b8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x978 1734 libc.so.1
_time_lock beam.smp
univ_to_local+0x25a72 1876 0xdbeba8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 1 132586 0x3a7bd48 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x977 1707 0xdbbea8 beam.smp
erts_alcu_realloc_thr_pref+0x351 78 1673 0x61d6b0 beam.smp
erts_trace_check_exiting+0x9581 1602 0xdbeba8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 52 2495 libc.so.1
_time_lock beam.smpget_date+0x38 77 1679 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd674 1733 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 65 1957 0x939978 beam.smp
erts_sched_finish_poke+0xa31 126237 0x35e9d08 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 78 1618 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_Znwm+0x20 1 124873 0x5ffc958 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x91 124081 0x54bcdc8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 16 7650 0xaa4b48 beam.smp
erts_smp_mtx_unlock+0x92 60569 0x5bc1ea8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 65 1861 0x939978 libc.so.1
cond_wait+0x2378 1531 0x61dee0 beam.smp
get_now+0xcd 78 1525 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_ZdlPv+0xe 6 19474 0xfffffd7fefb4cb78 beam.smp
do_port_command+0x34c16 7288 0xaa4d08 beam.smp
erts_smp_mtx_unlock+0x9 1 115102 0x27e5478 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x975 1524 0xaa5788 beam.smp
erts_smp_mtx_unlock+0x9 25 4548 0xed73e8 beam.smp
erts_alcu_alloc_thr_pref+0xd678 1449 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14
_ZdlPv+0xe56 2019 0x939778 libc.so.1
cond_wait+0x23 1 113027 0x3a0abb8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x91 112937 0x40d8458 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 1 112838 0x5b7c358 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x967 1682 0xdbeba8 beam.smp
erts_alcu_free_thr_pref+0xb2 82 1358 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x91 111339 0x52bbd38 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 1 111314 0x5de5dc8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x978 1426 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14
_ZdlPv+0xe1 110660 0x442bef8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 78 1417 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_ZdlPv+0xe 1 109399 0x35a5cf8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x91 109024 0x2de9ac8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 72 1509 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x91 107099 0x56b4428 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 1 106323 0x5eba928 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x952 2037 0x122d4c0 beam.smp
async_add+0x98 4 26376 0x9643a0 beam.smp
open_port_2+0x1513 34718 0xfffffd7fe97d18c0 beam.smp
port_control_3+0x1a7 76 1368 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb23 34388 0xfffffd7fe97d1a58 beam.smp
port_control_3+0x1a7 55 1869 0xdc6768 beam.smp
erts_alcu_alloc_thr_pref+0xd618 5619 0x9397f8 beam.smp
ethr_event_wait+0xa8 1 100790 0x55f9958 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x962 1596 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 3 32821 0xfffffd7fe97d1bb8 beam.smp
port_control_3+0x1a71 98252 0x27e4398 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 1 97237 0x5370818 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x93 32244 0x9643a0 beam.smp
port_control_3+0x1a7 53 1818 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_Znwm+0x20 1 96365 0x4e00348 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x953 1817 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14
_Znwm+0x2048 2003 0xfffffd7ffbd13f98 beam.smp
port_get_data_1+0xaf 3 32050 0xfffffd7fe97d1b08 beam.smp
port_control_3+0x1a726 3690 0xaa4d08 beam.smp
erts_smp_mtx_unlock+0x9 3 31971 0x970e48 beam.smp
port_control_3+0x1a773 1308 beam.smp
erts_driver_list_lock beam.smp
driver_lock_driver+0x7e48 1990 0x61dee0 beam.smp
get_now+0xcd 52 1836 0x89f8e8 beam.smp
erts_alcu_alloc_thr_pref+0xd61 95429 0x62d5288 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 53 1787 0x61dee0 beam.smp
get_now+0xcd52 1820 0x61dee0 beam.smp
erts_get_emu_time+0xa8 3 31389 0xfffffd7fefb3f320 beam.smp
port_control_3+0x1a727 3486 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x9 61 1542 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x93 31320 0xfffffd7fe97d1c28 beam.smp
port_control_3+0x1a7 55 1687 0x61dee0 beam.smp
erts_deliver_time+0x4b37 2504 0x939778 beam.smp
erts_sched_finish_poke+0xa3 73 1262 0xaa5cc8 beam.smp
erts_smp_mtx_unlock+0x93 30698 0xfffffd7fe97d1798 beam.smp
port_control_3+0x1a7 3 30665 0xfffffd7fe97d1d10 beam.smp
port_control_3+0x1a715 6128 0xe482a8 beam.smp
erts_alcu_realloc_thr_pref+0x351 3 30458 0xfffffd7fefb3f320 beam.smp
port_close_1+0xc252 1755 0xfffffd7fe97d9a70 beam.smp
unlink_1+0x239 58 1568 0xdbeba8 beam.smp
erts_alcu_alloc_thr_pref+0xd61 90795 0x370ded8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 3 30089 0x957548 beam.smp
port_control_3+0x1a752 1732 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x9 48 1870 0x61dee0 beam.smp
get_now+0xcd3 29922 0xfffffd7fefb4cb78 beam.smp
port_control_3+0x1a7 13 6873 0x9399f8 beam.smp
ethr_event_wait+0xa852 1710 0x61dee0 beam.smp
get_now+0xcd 74 1194 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb244 1993 0x939ef8 libc.so.1
cond_wait+0x23 53 1654 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_Znwm+0x20 1 85655 0x3a78c58 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x944 1935 0x923628 beam.smp
erts_alcu_alloc_thr_pref+0xd6 13 6476 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x960 1388 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb2 52 1600 libc.so.1
_time_lock beam.smplocal_to_univ+0x163 44 1884 0xdc6768 beam.smp
erts_alcu_alloc_thr_pref+0xd643 1927 0xedefa8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 28 2960 0xdbc9e8 beam.smp
erts_alcu_alloc_thr_pref+0xd663 1311 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb2 63 1301 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x99 9108 0xfffffd7feb857248 beam.smp
driver_pdl_unlock+0x11 48 1691 0x61dee0 beam.smp
get_now+0xcd52 1558 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 35 2305 0x939ef8 beam.smp
erts_sched_finish_poke+0xa342 1911 0xdbeba8 beam.smp
erts_alcu_realloc_thr_pref+0x351 3 26758 0xfffffd7feb8dd840 beam.smp
async_main+0x21d52 1541 0x122d4c0 libc.so.1
cond_wait+0x23 20 4001 0xed8a68 beam.smp
erts_alcu_alloc_thr_pref+0xd641 1930 0xed46e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 52 1519 0x61dee0 beam.smp
get_now+0xcd53 1488 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14
_ZdlPv+0xe53 1481 0x61dee0 beam.smp
get_now+0xcd 38 2054 0x939a78 beam.smp
erts_sched_finish_poke+0xa353 1472 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14
_ZdlPv+0xe50 1553 0xdc18a8 beam.smp
erts_alcu_free_thr_pref+0xb2 53 1463 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_ZdlPv+0xe 53 1462 libc.so.1
libc_malloc_lock libstdc++.so.6.0.14_ZdlPv+0xe 55 1393 0x61de80 beam.smp
erts_set_timer+0x15c48 1563 0x61dee0 beam.smp
get_now+0xcd 52 1443 libc.so.1
_time_lock beam.smpget_time+0x38 45 1651 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd656 1327 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9 59 1259 0x61d6b0 beam.smp
erts_trace_check_exiting+0x9548 1539 0x923628 beam.smp
erts_alcu_free_thr_pref+0xb2 52 1417 0x89f8e8 beam.smp
erts_alcu_free_thr_pref+0xb255 1336 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 52 1370 0x61d6b0 beam.smp
erts_get_default_tracing+0x1d49 7904 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x9 56 1270 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb252 1358 libc.so.1
_time_lock beam.smp
efile_fileinfo+0x15642 1669 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 44 1575 0xaa4b48 beam.smp
erts_smp_mtx_unlock+0x93 22918 0xfffffd7fefb3f320 beam.smp
open_port_2+0x151 52 1320 0x9aaa40 beam.smp
driver_pdl_unlock+0x1140 1708 0xaa5788 beam.smp
erts_smp_mtx_unlock+0x9 2 34108 0xfffffd7feb857248 beam.smp
driver_pdl_unlock+0x1118 3774 0x939b78 beam.smp
ethr_event_wait+0xa8 52 1298 libc.so.1
_time_lock beam.smpefile_fileinfo+0x1a3 47 1423 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x938 1733 0x939a78 libc.so.1
cond_wait+0x23 31 2115 0x8971e8 beam.smp
erts_alcu_alloc_thr_pref+0xd636 1813 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 3 21553 0xfffffd7feb857280 beam.smp
open_port_2+0x15149 1317 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb2 47 1369 0xdbbea8 beam.smp
erts_alcu_free_thr_pref+0xb225 2571 0xed73e8 beam.smp
erts_alcu_free_thr_pref+0xb2 24 2676 0xdc6768 beam.smp
erts_alcu_alloc_thr_pref+0xd639 1644 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 28 2277 0xdbc9e8 beam.smp
erts_alcu_realloc_thr_pref+0x35130 2125 0x926328 beam.smp
erts_alcu_free_thr_pref+0xb2 3 21187 0xfffffd7fe97d1ca0 beam.smp
open_port_2+0x1515 12680 0xaa55c8 beam.smp
erts_smp_mtx_unlock+0x9 32 1945 0xdc6768 beam.smp
erts_alcu_alloc_thr_pref+0xd67 8864 0xaa5cc8 beam.smp
erts_smp_mtx_unlock+0x9 26 2365 0xbb8168 beam.smp
erts_alcu_alloc_thr_pref+0xd644 1394 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9 39 1559 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x935 1734 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x9 26 2333 0xed46e8 beam.smp
erts_alcu_free_thr_pref+0xb240 1515 0x923628 beam.smp
erts_alcu_free_thr_pref+0xb2 29 2088 0xdbc9e8 beam.smp
erts_alcu_free_thr_pref+0xb228 2151 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 35 1714 0xbb2768 beam.smp
erts_alcu_realloc_thr_pref+0x35132 1853 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 13 4536 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x927 2141 0xdc18a8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 7 8169 0xaa5788 beam.smp
erts_smp_mtx_unlock+0x940 1428 0xaa4988 beam.smp
erts_port_task_free_port+0x2bc 44 1285 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb240 1402 0xdbeba8 beam.smp
erts_alcu_free_thr_pref+0xb2 26 2146 0xdbeba8 beam.smp
erts_alcu_alloc_thr_pref+0xd631 1799 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 26 2127 0xdc0228 beam.smp
erts_alcu_alloc_thr_pref+0xd623 2404 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 2 27604 0x37b3fe8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x929 1880 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 28 1925 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd635 1537 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x9 26 2042 0xfffffd7fe97d9a70 beam.smp
port_connect_2+0x21726 2037 0x923628 beam.smp
erts_alcu_alloc_thr_pref+0xd6 21 2511 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd631 1688 0x8971e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 18 2887 0x939b78 libc.so.1
cond_wait+0x2324 2158 0xdc6768 beam.smp
erts_alcu_realloc_thr_pref+0x351 26 1990 0xdbeba8 beam.smp
erts_alcu_realloc_thr_pref+0x35120 2583 0xed8a68 beam.smp
erts_alcu_free_thr_pref+0xb2 26 1918 0x61dee0 beam.smp
erts_get_emu_time+0xa83 16502 0xfffffd7fe97d1ca0 beam.smp
port_close_1+0xc2 24 2061 0xed95a8 beam.smp
erts_alcu_alloc_thr_pref+0xd616 3061 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x9 3 16262 0xfffffd7feb857280 beam.smp
port_close_1+0xc214 3367 0xaa55c8 beam.smp
erts_smp_mtx_unlock+0x9 32 1450 0x61de80 beam.smp
erts_bump_timer+0x16a23 2010 0xed73e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 5 9236 0xfffffd7fefb4cb78 beam.smp
driver_pdl_unlock+0x1132 1439 0x61dee0 beam.smp
erts_get_emu_time+0xa8 31 1477 0xed46e8 beam.smp
erts_alcu_free_thr_pref+0xb226 1731 0xfffffd7fe97d9a70 beam.smp
port_info_2+0x962 31 1448 0xed46e8 beam.smp
erts_alcu_alloc_thr_pref+0xd631 1445 0xed46e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 32 1399 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb21 44778 0x4dad1d8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 36 1237 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb221 2108 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 3 14648 0xaa55c8 beam.smp
erts_smp_mtx_unlock+0x94 10984 0xaa6208 beam.smp
erts_smp_mtx_unlock+0x9 11 3974 0xaa5b08 beam.smp
erts_smp_mtx_unlock+0x930 1454 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 22 1967 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd611 3914 0xaa5cc8 beam.smp
erts_smp_mtx_unlock+0x9 2 21465 0xfffffd7fefb4cb78 beam.smp
open_port_2+0x1518 5360 0x6605a0 beam.smp
erts_check_io_kp+0x57f 14 3042 0xdc0228 beam.smp
erts_alcu_alloc_thr_pref+0xd611 3867 0x939878 beam.smp
ethr_event_wait+0xa8 33 1271 0x61d6b0 beam.smp
erts_get_default_tracing+0x1d431 1351 0x8971e8 beam.smp
erts_alcu_free_thr_pref+0xb2 2 20928 0x5d0a768 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x926 1605 0x61dee0 beam.smp
get_now+0xcd 2 20759 0xfffffd7fefb409e8 beam.smp
open_port_2+0x15126 1581 0x61dee0 beam.smp
erts_get_emu_time+0xa8 26 1581 0x61dee0 beam.smp
get_now+0xcd18 2281 0x9397f8 beam.smp
erts_sched_finish_poke+0xa3 25 1636 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd61 40840 0xfffffd7feb8dd840 beam.smp
port_close_1+0xc2 31 1313 0xed46e8 beam.smp
erts_alcu_free_thr_pref+0xb223 1760 0xdc6768 beam.smp
erts_alcu_free_thr_pref+0xb2 23 1750 0xdc6768 beam.smp
erts_alcu_alloc_thr_pref+0xd619 2118 0x939778 beam.smp
erts_sched_finish_poke+0xa3 7 5708 0xe4afa8 beam.smp
erts_alcu_realloc_thr_pref+0x35122 1807 0xdbd528 beam.smp
erts_alcu_free_thr_pref+0xb2 24 1654 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd626 1511 0x61de80 beam.smp
erts_cancel_timer+0xa6 15 2617 0xdbd528 beam.smp
erts_alcu_alloc_thr_pref+0xd67 5605 0xaa63c8 beam.smp
erts_port_task_execute+0x2e0 27 1447 0xbb8168 beam.smp
erts_alcu_free_thr_pref+0xb21 39022 0x62d6738 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 24 1624 0xaa4b48 beam.smp
erts_smp_mtx_unlock+0x923 1692 0xaa55c8 beam.smp
erts_smp_mtx_unlock+0x9 20 1937 0x926328 beam.smp
erts_alcu_alloc_thr_pref+0xd624 1605 0xbba328 beam.smp
erts_alcu_free_thr_pref+0xb2 13 2962 0xdc18a8 beam.smp
erts_alcu_alloc_thr_pref+0xd626 1463 0x923628 beam.smp
erts_alcu_alloc_thr_pref+0xd6 30 1253 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb222 1696 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd6 2 18614 0x5aeef58 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x918 2067 0x9397f8 libc.so.1
cond_wait+0x23 18 2048 0x939b78 beam.smp
erts_sched_finish_poke+0xa324 1534 0xaa4d08 beam.smp
erts_smp_mtx_unlock+0x9 1 36718 0x34f2bb8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x919 1930 0xdc0228 beam.smp
erts_alcu_alloc_thr_pref+0xd6 21 1745 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd613 2820 0xdbf6e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 1 36222 0x4c45288 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x922 1639 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x9 18 2002 0xdc18a8 beam.smp
erts_alcu_alloc_thr_pref+0xd620 1779 0xdc0228 beam.smp
erts_alcu_free_thr_pref+0xb2 1 35591 0x5644248 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x91 35516 0x5a5d8e8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 26 1352 0xaa4988 beam.smp
setup_port+0x10826 1350 0xfffffd7fe97d9a70 beam.smp
port_cleanup+0x6c 26 1348 0xfffffd7fe97d9a70 beam.smp
port_set_data_2+0xa31 35024 0x5bc6c58 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 20 1742 0x8971e8 beam.smp
erts_alcu_alloc_thr_pref+0xd619 1832 0xdc0228 beam.smp
erts_alcu_realloc_thr_pref+0x351 1 34821 0x53287b8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x922 1576 0x8971e8 beam.smp
erts_alcu_free_thr_pref+0xb2 26 1331 0x61d6b0 beam.smp
erts_get_default_tracing+0x1d41 34432 0x5e77008 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 13 2647 0xdc18a8 beam.smp
erts_alcu_realloc_thr_pref+0x35119 1809 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd6 24 1423 0xbba328 beam.smp
erts_alcu_free_thr_pref+0xb215 2271 0xaa5788 beam.smp
erts_smp_mtx_unlock+0x9 20 1696 0xedefa8 beam.smp
erts_alcu_free_thr_pref+0xb226 1303 0x61d6b0 beam.smp
erts_get_default_tracing+0x1d4 23 1471 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb218 1871 0xdc6768 beam.smp
erts_alcu_realloc_thr_pref+0x351 26 1277 0x61d6b0 beam.smp
erts_get_default_tracing+0x1d426 1269 0x61d6b0 beam.smp
erts_trace_check_exiting+0x95 2 16487 0xfffffd7fefb409e8 beam.smp
port_close_1+0xc21 32661 0x3cfcb18 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 15 2171 0x926328 beam.smp
erts_alcu_free_thr_pref+0xb226 1241 0xfffffd7ffbd15a30 beam.smp
port_get_data_1+0xaf 16 2002 0xed95a8 beam.smp
erts_alcu_free_thr_pref+0xb21 31961 0x46754b8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 1 31713 0xfffffd7ffbe21d90 beam.smp
erts_port_task_execute+0x8b325 1254 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x9 18 1735 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x91 31130 0x3335a18 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 15 2057 0xe482a8 beam.smp
erts_alcu_alloc_thr_pref+0xd622 1400 0xdbbea8 beam.smp
erts_alcu_realloc_thr_pref+0x351 18 1700 0xdc6768 beam.smp
erts_alcu_alloc_thr_pref+0xd64 7619 0xfffffd7feb8dc948 beam.smp
driver_pdl_unlock+0x11 9 3384 0xdbc9e8 beam.smp
erts_alcu_alloc_thr_pref+0xd61 30320 0x55491d8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 10 3018 0xdbc9e8 beam.smp
erts_alcu_alloc_thr_pref+0xd622 1369 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x9 1 30081 0x618ca68 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x915 1989 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 13 2290 0x9399f8 beam.smp
erts_sched_finish_poke+0xa314 2125 0x923628 beam.smp
erts_alcu_alloc_thr_pref+0xd6 4 7363 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x91 29420 0x332beb8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 16 1824 0xbb5468 beam.smp
erts_alcu_free_thr_pref+0xb21 28991 0x38f7ce8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 4 7236 0xfffffd7fefb37fb8 beam.smp
driver_pdl_unlock+0x1123 1257 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb2 22 1312 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x920 1443 0xedefa8 beam.smp
erts_alcu_free_thr_pref+0xb2 16 1783 0x899ee8 beam.smp
erts_alcu_alloc_thr_pref+0xd613 2179 0x9399f8 libc.so.1
cond_wait+0x23 5 5566 0x939cf8 beam.smp
ethr_event_wait+0xa89 3087 0xdc23e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 15 1851 0xdbd528 beam.smp
erts_alcu_realloc_thr_pref+0x35121 1321 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb2 1 27516 0x5f4bd28 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x91 27425 0xfffffd7fefb4cb78 beam.smp
driver_pdl_unlock+0x11 6 4539 0x939af8 beam.smp
ethr_event_wait+0xa813 2094 0xdbf6e8 beam.smp
erts_alcu_realloc_thr_pref+0x351 1 26974 0x59ecef8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x918 1496 0xaa55c8 beam.smp
erts_smp_mtx_unlock+0x9 1 26759 0x3121748 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x91 26757 0x4672d88 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 15 1760 0xbb3de8 beam.smp
erts_alcu_free_thr_pref+0xb213 2023 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9 15 1750 0x61dee0 beam.smp
get_now+0xcd14 1869 0xbafa68 beam.smp
erts_alcu_realloc_thr_pref+0x351 3 8711 0xaa4d08 beam.smp
erts_smp_mtx_unlock+0x913 1997 0xdc18a8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 16 1611 0xed95a8 beam.smp
erts_alcu_free_thr_pref+0xb214 1839 0xdc18a8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 3 8517 0xaa5948 beam.smp
erts_smp_mtx_unlock+0x913 1947 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 14 1806 0xed73e8 beam.smp
erts_alcu_free_thr_pref+0xb218 1396 0xdbeba8 beam.smp
erts_alcu_free_thr_pref+0xb2 4 6274 0xaa5cc8 beam.smp
erts_smp_mtx_unlock+0x91 24978 0x3fba788 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 16 1552 0x926328 beam.smp
erts_alcu_free_thr_pref+0xb21 24827 0xfffffd7fefb4cb78 beam.smp
async_main+0x21d 9 2757 0xdbc9e8 beam.smp
erts_alcu_alloc_thr_pref+0xd618 1372 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 17 1447 0xaa4d08 beam.smp
erts_smp_mtx_unlock+0x915 1639 0xdbbea8 beam.smp
erts_alcu_realloc_thr_pref+0x351 5 4902 0xaa6208 beam.smp
erts_smp_mtx_unlock+0x913 1877 0xaa6208 beam.smp
erts_smp_mtx_unlock+0x9 3 8111 0x939bf8 beam.smp
ethr_event_wait+0xa81 24161 0x95b4e8 beam.smp
open_port_2+0x151 13 1852 0xbb5468 beam.smp
erts_alcu_alloc_thr_pref+0xd618 1326 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb2 15 1573 0xdc0228 beam.smp
erts_alcu_free_thr_pref+0xb219 1231 0xbba328 beam.smp
erts_alcu_free_thr_pref+0xb2 16 1461 0x899ee8 beam.smp
erts_alcu_free_thr_pref+0xb217 1374 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb2 15 1555 0x61dee0 beam.smp
get_now+0xcd1 23267 0xfffffd7feb8dd840 beam.smp
open_port_2+0x151 14 1660 0xed46e8 beam.smp
erts_alcu_alloc_thr_pref+0xd612 1930 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x9 1 23024 0xfffffd7febb95ef0 beam.smp
open_port_2+0x15114 1638 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 14 1631 0xaa5948 beam.smp
erts_smp_mtx_unlock+0x916 1423 0x61de80 beam.smp
erts_set_timer+0x15c 11 2069 0x939878 beam.smp
erts_sched_finish_poke+0xa38 2844 0xdc0228 beam.smp
erts_alcu_alloc_thr_pref+0xd6 12 1892 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd69 2519 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd6 10 2266 0x92d3a8 beam.smp
erts_alcu_free_thr_pref+0xb216 1414 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 15 1501 0xdbbea8 beam.smp
erts_alcu_alloc_thr_pref+0xd614 1606 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd6 3 7489 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x91 22437 0xfffffd7fe97ce4e0 beam.smp
open_port_2+0x151 16 1400 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x93 7405 0xaa4b48 beam.smp
erts_smp_mtx_unlock+0x9 4 5539 0xbb05a8 beam.smp
erts_alcu_alloc_thr_pref+0xd616 1382 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x9 1 22044 0xfffffd7fe97d18c0 beam.smp
open_port_2+0x1518 2739 0x939ef8 beam.smp
erts_sched_finish_poke+0xa3 13 1684 0xdc0228 beam.smp
erts_alcu_free_thr_pref+0xb21 21880 0x970e48 beam.smp
open_port_2+0x151 12 1817 0xdc18a8 beam.smp
erts_alcu_free_thr_pref+0xb28 2681 0xdc6768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 1 21443 0xfffffd7fe97d1a58 beam.smp
open_port_2+0x1519 2375 0xdc23e8 beam.smp
erts_alcu_realloc_thr_pref+0x351 5 4264 0x939e78 beam.smp
ethr_event_wait+0xa81 21040 0xfffffd7fe97d1c28 beam.smp
open_port_2+0x151 1 21010 0xfffffd7fe97d1798 beam.smp
open_port_2+0x1511 21004 0xfffffd7fe97d18b8 beam.smp
open_port_2+0x151 13 1614 0xdbeba8 beam.smp
erts_alcu_free_thr_pref+0xb213 1607 0xed73e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 7 2983 0xbb3de8 beam.smp
erts_alcu_realloc_thr_pref+0x35110 2086 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd6 1 20816 0xfffffd7fe97ce590 beam.smp
open_port_2+0x1511 20794 0xfffffd7fe97d1d10 beam.smp
open_port_2+0x151 1 20773 0xfffffd7fe97d1bb8 beam.smp
open_port_2+0x15110 2076 0xdbeba8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 17 1210 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x93 6796 0xaa5cc8 beam.smp
erts_smp_mtx_unlock+0x9 9 2253 0x899ee8 beam.smp
erts_alcu_alloc_thr_pref+0xd61 20226 0x957548 beam.smp
open_port_2+0x151 11 1834 0x939878 libc.so.1
cond_wait+0x231 20109 0xfffffd7fe97d1ea8 beam.smp
open_port_2+0x151 16 1252 0xbb3de8 beam.smp
erts_alcu_free_thr_pref+0xb27 2861 0xbb05a8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 6 3321 0xdc5c28 beam.smp
erts_alcu_alloc_thr_pref+0xd61 19770 0xfffffd7fe97d1b08 beam.smp
open_port_2+0x151 5 3946 0xeda0e8 beam.smp
erts_alcu_alloc_thr_pref+0xd69 2184 0xdc2f28 beam.smp
erts_alcu_alloc_thr_pref+0xd6 10 1957 0x8a1aa8 beam.smp
erts_alcu_alloc_thr_pref+0xd68 2446 0x61dee0 beam.smp
get_now+0xcd 13 1502 0xaa5cc8 beam.smp
erts_smp_mtx_unlock+0x99 2166 0xedefa8 beam.smp
erts_alcu_free_thr_pref+0xb2 1 19452 0x95b4e8 beam.smp
port_close_1+0xc214 1385 0xdbbea8 beam.smp
erts_alcu_free_thr_pref+0xb2 10 1933 0xaa5cc8 beam.smp
erts_smp_mtx_unlock+0x93 6441 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x9 14 1375 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd69 2120 0xed46e8 beam.smp
erts_alcu_free_thr_pref+0xb2 9 2119 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x912 1585 0xed5228 beam.smp
erts_alcu_alloc_thr_pref+0xd6 1 18882 0xfffffd7feb8dc948 beam.smp
driver_pdl_unlock+0x1114 1345 0xdbbea8 beam.smp
erts_alcu_free_thr_pref+0xb2 1 18684 0x554bc48 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x914 1326 0x923628 beam.smp
erts_alcu_alloc_thr_pref+0xd6 12 1547 0xbba328 beam.smp
erts_alcu_realloc_thr_pref+0x3516 3095 0xdc0d68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 6 3095 0xdc0d68 beam.smp
erts_alcu_realloc_thr_pref+0x35114 1323 0xaa4988 beam.smp
erts_smp_mtx_unlock+0x9 14 1311 0xbba328 beam.smp
erts_alcu_free_thr_pref+0xb23 6118 0xfffffd7fe97d1ca0 beam.smp
do_port_command+0x34c 9 2020 0xaa5788 beam.smp
erts_smp_mtx_unlock+0x93 6062 0xfffffd7feb857280 beam.smp
do_port_command+0x34c 14 1294 0xed46e8 beam.smp
erts_alcu_free_thr_pref+0xb24 4487 0xaa5b08 beam.smp
erts_smp_mtx_unlock+0x9 7 2547 0xed73e8 beam.smp
erts_alcu_free_thr_pref+0xb213 1369 0xbb5468 beam.smp
erts_alcu_free_thr_pref+0xb2 9 1975 0xdc0228 beam.smp
erts_alcu_realloc_thr_pref+0x3514 4443 0xdc3a68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 3 5920 0xaa5e88 beam.smp
erts_smp_mtx_unlock+0x97 2536 0xdc0228 beam.smp
erts_alcu_alloc_thr_pref+0xd6 14 1266 0xaa4988 beam.smp
setup_port+0x1088 2209 0xbb3de8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 13 1358 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x91 17620 0xfffffd7febb95ef0 beam.smp
port_close_1+0xc2 13 1348 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb21 17504 0xfffffd7fe97ce4e0 beam.smp
port_close_1+0xc2 10 1741 0xedefa8 beam.smp
erts_alcu_alloc_thr_pref+0xd610 1739 0xdc6768 beam.smp
erts_alcu_free_thr_pref+0xb2 8 2163 0xaa63c8 beam.smp
erts_port_task_schedule+0x44611 1570 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 9 1917 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd614 1230 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb2 1 17050 0xfffffd7fe97d1a58 beam.smp
port_close_1+0xc24 4256 0x939c78 beam.smp
ethr_event_wait+0xa8 1 16951 0xfffffd7fe97d1bb8 beam.smp
port_close_1+0xc210 1692 0xbba328 beam.smp
erts_alcu_free_thr_pref+0xb2 2 8454 0xfffffd7feb857248 beam.smp
driver_pdl_unlock+0x1111 1523 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x9 8 2094 0x89b568 beam.smp
erts_alcu_alloc_thr_pref+0xd610 1675 0x8a1aa8 beam.smp
erts_alcu_free_thr_pref+0xb2 9 1835 0xbba328 beam.smp
erts_alcu_free_thr_pref+0xb211 1500 0x8971e8 beam.smp
erts_alcu_free_thr_pref+0xb2 9 1831 0xdbeba8 beam.smp
erts_alcu_realloc_thr_pref+0x3511 16479 0xfffffd7fe97d1ea8 beam.smp
port_close_1+0xc2 8 2058 0x926328 beam.smp
erts_alcu_alloc_thr_pref+0xd61 16452 0xfffffd7fe97d1b08 beam.smp
port_close_1+0xc2 1 16445 0xfffffd7fe97d18b8 beam.smp
port_close_1+0xc21 16388 0xfffffd7fe97d1798 beam.smp
port_close_1+0xc2 10 1636 0xaa55c8 beam.smp
erts_smp_mtx_unlock+0x91 16335 0xfffffd7fe97d1c28 beam.smp
port_close_1+0xc2 1 16250 0xfffffd7fe97d1d10 beam.smp
port_close_1+0xc21 16206 0x957548 beam.smp
port_close_1+0xc2 1 16180 0x970e48 beam.smp
port_close_1+0xc23 5391 0x122d7c0 beam.smp
async_main+0xb6 8 2021 0xe482a8 beam.smp
erts_alcu_free_thr_pref+0xb25 3203 0xdbf6e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 6 2667 0xdc5c28 beam.smp
erts_alcu_realloc_thr_pref+0x3517 2286 0xe4afa8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 9 1777 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd61 15961 0xfffffd7fefb4cb78 beam.smp
port_close_1+0xc2 9 1767 0xdc2f28 beam.smp
erts_alcu_realloc_thr_pref+0x3516 2639 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x9 1 15683 0xfffffd7fe97ce590 beam.smp
port_close_1+0xc21 15656 0xfffffd7fe97d18c0 beam.smp
port_close_1+0xc2 1 15646 0xfffffd7fefb37fb8 beam.smp
driver_pdl_unlock+0x116 2573 0xdc3a68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 9 1712 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd63 5133 0xdc2f28 beam.smp
erts_alcu_alloc_thr_pref+0xd6 11 1398 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd67 2176 0xdbeba8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 7 2174 0x61dee0 beam.smp
erts_deliver_time+0x4b6 2508 0xdc45a8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 5 3005 0xdbf6e8 beam.smp
erts_alcu_alloc_thr_pref+0xd67 2142 0xdbeba8 beam.smp
erts_alcu_realloc_thr_pref+0x351 7 2142 0xdbd528 beam.smp
erts_alcu_alloc_thr_pref+0xd69 1655 0xdbc9e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 7 2117 0x92dee8 beam.smp
erts_alcu_alloc_thr_pref+0xd67 2116 0xbb5468 beam.smp
erts_alcu_alloc_thr_pref+0xd6 9 1644 0xdc18a8 beam.smp
erts_alcu_alloc_thr_pref+0xd65 2957 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd6 7 2107 0x9279a8 beam.smp
erts_alcu_alloc_thr_pref+0xd611 1338 0xed73e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 7 2090 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd69 1609 0xedefa8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 6 2390 0x939af8 libc.so.1
cond_wait+0x237 2042 0xbb05a8 beam.smp
erts_alcu_free_thr_pref+0xb2 1 14298 0xfffffd7ffbd13f98 beam.smp
ptimer_timeout+0x2908 1781 0x61dee0 beam.smp
get_now+0xcd 9 1582 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd64 3534 0xfffffd7feb857248 beam.smp
driver_pdl_unlock+0x11 5 2810 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x93 4670 0xbb05a8 beam.smp
erts_alcu_realloc_thr_pref+0x351 7 2000 0xbb3de8 beam.smp
erts_alcu_alloc_thr_pref+0xd65 2798 0xed7f28 beam.smp
erts_alcu_free_thr_pref+0xb2 8 1748 0xbb5468 beam.smp
erts_alcu_alloc_thr_pref+0xd611 1264 0xed73e8 beam.smp
erts_alcu_free_thr_pref+0xb2 11 1243 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb22 6796 0xfffffd7feb857248 beam.smp
driver_pdl_unlock+0x11 11 1232 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x96 2250 0x89b568 beam.smp
erts_alcu_alloc_thr_pref+0xd6 9 1494 0xaa5088 beam.smp
erts_smp_mtx_unlock+0x95 2675 0xdbd528 beam.smp
erts_alcu_alloc_thr_pref+0xd6 6 2218 0x89cbe8 beam.smp
erts_alcu_alloc_thr_pref+0xd69 1475 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd6 5 2656 0xdbd528 beam.smp
erts_alcu_alloc_thr_pref+0xd66 2207 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x9 4 3299 0xdc18a8 beam.smp
erts_alcu_alloc_thr_pref+0xd65 2609 0x939e78 libc.so.1
cond_wait+0x23 5 2598 0x9279a8 beam.smp
erts_alcu_alloc_thr_pref+0xd62 6444 0xfffffd7fefb409e8 beam.smp
do_port_command+0x34c 4 3208 0xeda0e8 beam.smp
erts_alcu_free_thr_pref+0xb27 1831 0xbb5468 beam.smp
erts_alcu_realloc_thr_pref+0x351 5 2559 0xed5228 beam.smp
erts_alcu_free_thr_pref+0xb23 4244 0xfffffd7fefb2c6d0 beam.smp
driver_pdl_unlock+0x11 7 1802 0xbb5468 beam.smp
erts_alcu_free_thr_pref+0xb25 2522 0xeda0e8 beam.smp
erts_alcu_free_thr_pref+0xb2 5 2519 0xedefa8 beam.smp
erts_alcu_free_thr_pref+0xb28 1563 0xe482a8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 6 2072 0xeda0e8 beam.smp
erts_alcu_alloc_thr_pref+0xd61 12385 0x2fb4bc8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 9 1361 0xedefa8 beam.smp
erts_alcu_free_thr_pref+0xb27 1726 0xaa4b48 beam.smp
erts_smp_mtx_unlock+0x9 7 1719 0xaa4d08 beam.smp
erts_smp_mtx_unlock+0x98 1503 0xbb5468 beam.smp
erts_alcu_alloc_thr_pref+0xd6 9 1333 0xbb3de8 beam.smp
erts_alcu_free_thr_pref+0xb26 2000 0x939af8 beam.smp
erts_sched_finish_poke+0xa3 8 1497 0xbba328 beam.smp
erts_alcu_free_thr_pref+0xb27 1708 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 6 1981 0xaa55c8 beam.smp
erts_smp_mtx_unlock+0x97 1683 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd6 8 1467 0xbafa68 beam.smp
erts_alcu_alloc_thr_pref+0xd63 3914 0xaa5948 beam.smp
erts_smp_mtx_unlock+0x9 5 2347 0x939cf8 beam.smp
erts_sched_finish_poke+0xa38 1458 0xaa5408 beam.smp
erts_port_task_free_port+0x2bc 9 1292 0xbb2768 beam.smp
erts_alcu_free_thr_pref+0xb26 1930 0xbb10e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 3 3857 0x122da00 beam.smp
async_main+0xb65 2305 0x939e78 beam.smp
erts_sched_finish_poke+0xa3 8 1434 0xbb5468 beam.smp
erts_alcu_free_thr_pref+0xb23 3820 0xed8a68 beam.smp
erts_alcu_free_thr_pref+0xb2 7 1623 0x92dee8 beam.smp
erts_alcu_free_thr_pref+0xb26 1891 0xdc3a68 beam.smp
erts_alcu_realloc_thr_pref+0x351 6 1880 0xdc45a8 beam.smp
erts_alcu_realloc_thr_pref+0x3511 11283 0xfffffd7ffbe21d90 beam.smp
do_send+0x7aa 8 1404 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb28 1386 0x9279a8 beam.smp
erts_alcu_free_thr_pref+0xb2 4 2769 0xbb3de8 beam.smp
erts_alcu_alloc_thr_pref+0xd63 3671 0xe52b68 beam.smp
erts_alcu_realloc_thr_pref+0x351 8 1366 0x926328 beam.smp
erts_alcu_alloc_thr_pref+0xd67 1553 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd6 5 2168 0x939cf8 libc.so.1
cond_wait+0x235 2138 0xdc0228 beam.smp
erts_alcu_alloc_thr_pref+0xd6 8 1333 0xaa5e88 beam.smp
erts_smp_mtx_unlock+0x98 1327 0xdc0228 beam.smp
erts_alcu_free_thr_pref+0xb2 6 1761 0xbba328 beam.smp
erts_alcu_alloc_thr_pref+0xd66 1760 0xdc18a8 beam.smp
erts_alcu_realloc_thr_pref+0x351 7 1502 0xdbeba8 beam.smp
erts_alcu_alloc_thr_pref+0xd66 1729 0xbb3de8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 7 1470 0x61de80 beam.smp
erts_cancel_timer+0xa68 1281 0xbb5468 beam.smp
erts_alcu_free_thr_pref+0xb2 7 1462 0x9279a8 beam.smp
erts_alcu_alloc_thr_pref+0xd67 1453 0xaa5b08 beam.smp
erts_smp_mtx_unlock+0x9 6 1692 0x929028 beam.smp
erts_alcu_free_thr_pref+0xb25 2027 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 8 1267 0xaa5088 beam.smp
setup_port+0x1081 10135 0x55fce98 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 6 1686 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd62 5001 0xaa5088 beam.smp
erts_port_task_execute+0x2e0 5 1995 0xed8a68 beam.smp
erts_alcu_alloc_thr_pref+0xd67 1424 0xbb3de8 beam.smp
erts_alcu_free_thr_pref+0xb2 6 1660 0xbafa68 beam.smp
erts_alcu_free_thr_pref+0xb26 1653 0xed8a68 beam.smp
erts_alcu_free_thr_pref+0xb2 6 1640 0xaa4d08 beam.smp
erts_smp_mtx_unlock+0x96 1637 0xbba328 beam.smp
erts_alcu_free_thr_pref+0xb2 6 1636 0xaa5248 beam.smp
erts_smp_mtx_unlock+0x91 9712 0xfffffd7feb85b118 beam.smp
driver_pdl_unlock+0x11 7 1383 0xaa5408 beam.smp
erts_smp_mtx_unlock+0x92 4834 0xfffffd7feb85b150 beam.smp
driver_pdl_unlock+0x11 7 1378 0xbba328 beam.smp
erts_alcu_free_thr_pref+0xb27 1368 0xaa5088 beam.smp
erts_port_task_free_port+0x2bc 7 1367 0x926328 beam.smp
erts_alcu_free_thr_pref+0xb27 1361 0x61de80 beam.smp
erts_set_timer+0x15c 7 1361 0xaa5408 beam.smp
setup_port+0x1084 2377 0xbb3de8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 4 2373 0x9279a8 beam.smp
erts_alcu_alloc_thr_pref+0xd65 1893 0xdbd528 beam.smp
erts_alcu_alloc_thr_pref+0xd6 6 1575 0xaa5b08 beam.smp
erts_smp_mtx_unlock+0x94 2343 0x8a1aa8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 6 1562 0xaa5788 beam.smp
erts_smp_mtx_unlock+0x97 1326 0xdc18a8 beam.smp
erts_alcu_free_thr_pref+0xb2 3 3090 0x122d580 beam.smp
async_main+0xb64 2316 0xdc0228 beam.smp
erts_alcu_alloc_thr_pref+0xd6 5 1846 0xbb05a8 beam.smp
erts_alcu_free_thr_pref+0xb24 2305 0xbb2768 beam.smp
erts_alcu_alloc_thr_pref+0xd6 3 3070 0xaa6048 beam.smp
erts_smp_mtx_unlock+0x91 9200 0xfffffd7feb85b118 beam.smp
driver_pdl_unlock+0x11 5 1833 0xaa63c8 beam.smp
erts_smp_mtx_unlock+0x95 1831 0xbb3de8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 1 9109 0x2d5a3d8 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x96 1509 0xdc0228 beam.smp
erts_alcu_free_thr_pref+0xb2 6 1509 0x89b568 beam.smp
erts_alcu_free_thr_pref+0xb23 2999 0xdc23e8 beam.smp
erts_alcu_alloc_thr_pref+0xd6 4 2246 0x926328 beam.smp
erts_alcu_alloc_thr_pref+0xd63 2958 0xaa5e88 beam.smp
erts_smp_mtx_unlock+0x9 3 2949 0xdbe068 beam.smp
erts_alcu_alloc_thr_pref+0xd61 8831 0x5aead78 eleveldb.so
_ZN7leveldb4port5Mutex6UnlockEv+0x9 4 2199 0xbb5468 beam.smp
erts_alcu_alloc_thr_pref+0xd64 2194 0xbb5468 beam.smp`erts_alcu_alloc_thr_pref+0xd6
4 2183 0xdbf6e8 beam.smp