Last active
August 29, 2015 14:24
-
-
Save stevenwilliamson/7905fef1042eb45a3176 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
[root@phy8-sw1-ash (ash) /opt/debug]# mdb -p $(pgrep dlmgmtd) -e 'dlmgmt_avl_lock::print' | |
{ | |
__pthread_rwlock_readers = 0x40000000 | |
__pthread_rwlock_type = 0 | |
__pthread_rwlock_magic = 0x5257 | |
__pthread_rwlock_mutex = { | |
__pthread_mutex_flags = { | |
__pthread_mutex_flag1 = 0 | |
__pthread_mutex_flag2 = 0 | |
__pthread_mutex_ceiling = 0 | |
__pthread_mutex_type = 0 | |
__pthread_mutex_magic = 0x4d58 | |
} | |
__pthread_mutex_lock = { | |
__pthread_mutex_lock64 = { | |
__pthread_mutex_pad = [ 0, 0, 0, 0, 0, 0, 0, 0 ] | |
} | |
__pthread_mutex_lock32 = { | |
__pthread_ownerpid = 0 | |
__pthread_lockword = 0 | |
} | |
__pthread_mutex_owner64 = 0 | |
} | |
__pthread_mutex_data = 0 | |
} | |
__pthread_rwlock_readercv = { | |
__pthread_cond_flags = { | |
__pthread_cond_flag = [ 0, 0, 0, 0 ] | |
__pthread_cond_type = 0 | |
__pthread_cond_magic = 0x4356 | |
} | |
__pthread_cond_data = 0xfebe2240 | |
} | |
__pthread_rwlock_writercv = { | |
__pthread_cond_flags = { | |
__pthread_cond_flag = [ 0, 0, 0, 0 ] | |
__pthread_cond_type = 0 | |
__pthread_cond_magic = 0x4356 | |
} | |
__pthread_cond_data = 0 | |
} | |
} | |
[root@phy8-sw1-ash (ash) /opt/debug]# | |
[root@phy8-sw1-ash (ash) ~]# mdb -p 21 -e '::stacks' | |
THREAD STATE SOBJ COUNT | |
2 PARKED CV 300 | |
libc.so.1`cond_wait_queue+0x5e | |
libc.so.1`__cond_wait+0x83 | |
libc.so.1`cond_wait+0x24 | |
libc.so.1`pthread_cond_wait+0x1e | |
dlmgmt_table_lock+0x2b | |
dlmgmt_getlinkid+0x2a | |
dlmgmt_handler+0x96 | |
libc.so.1`__door_return+0x3d | |
4 PARKED CV 8 | |
libc.so.1`cond_wait_queue+0x5e | |
libc.so.1`__cond_wait+0x83 | |
libc.so.1`cond_wait+0x24 | |
libc.so.1`pthread_cond_wait+0x1e | |
dlmgmt_table_lock+0x2b | |
dlmgmt_getnext+0x22 | |
dlmgmt_handler+0x96 | |
libc.so.1`__door_return+0x3d | |
5 UNPARKED <NONE> 1 | |
dlmgmt_zonehalt+0xc1 | |
dlmgmt_handler+0x96 | |
libc.so.1`__door_return+0x3d | |
138 UNPARKED <NONE> 1 | |
libc.so.1`door_create_func+0x29 | |
libc.so.1`_thrp_setup+0x8c | |
libc.so.1`_lwp_start | |
1 UNPARKED <NONE> 1 | |
main+0xe2 | |
_start+0x83 | |
7 PARKED CV 1 | |
libc.so.1`cond_wait_queue+0x5e | |
libc.so.1`__cond_wait+0x83 | |
libc.so.1`cond_wait+0x24 | |
libc.so.1`pthread_cond_wait+0x1e | |
dlmgmt_table_lock+0x2b | |
dlmgmt_getname+0x12 | |
dlmgmt_handler+0x96 | |
libc.so.1`__door_return+0x3d | |
[root@phy8-sw1-ash (ash) ~]# | |
[root@phy8-sw1-ash (ash) ~]# mdb -ke '0t21::pid2proc | ::walk thread | ::stacks' | |
THREAD STATE SOBJ COUNT | |
ffffff430e801420 SLEEP CV 305 | |
swtch+0x141 | |
cv_wait_sig_swap_core+0x1b9 | |
cv_wait_sig_swap+0x17 | |
cv_waituntil_sig+0xbd | |
lwp_park+0x15e | |
syslwp_park+0x63 | |
sys_syscall32+0xff | |
ffffff430e8017c0 SLEEP CV 1 | |
swtch+0x141 | |
cv_wait_sig_swap_core+0x1b9 | |
cv_wait_sig_swap+0x17 | |
pause+0x45 | |
sys_syscall32+0xff | |
ffffffebb995c080 SLEEP SHUTTLE 1 | |
swtch+0x141 | |
shuttle_swtch+0x203 | |
door_return+0x214 | |
doorfs32+0x180 | |
sys_syscall32+0xff | |
ffffff4310b35860 SLEEP SHUTTLE 1 | |
swtch_to+0xb6 | |
shuttle_resume+0x2af | |
door_upcall+0x212 | |
door_ki_upcall_limited+0x67 | |
stubs_common_code+0x51 | |
i_dls_mgmt_upcall+0xbf | |
dls_mgmt_get_linkinfo+0x66 | |
dls_devnet_set+0x93 | |
dls_devnet_create+0x4c | |
vnic_dev_delete+0x19a | |
vnic_ioc_delete+0x28 | |
drv_ioctl+0x1e4 | |
cdev_ioctl+0x39 | |
spec_ioctl+0x60 | |
fop_ioctl+0x55 | |
ioctl+0x9b | |
sys_syscall32+0xff | |
cat dladm.pstack | |
99872: dladm show-link | |
feee8138 door (4, 8047a38, 0, 0, 0, 3) | |
feed4f62 door_call (4, 8047a38, feffc8c0, fedac85e) + ed | |
fedac8c6 dladm_door_call (807c590, 8047ad8, 18, 8047ac0, 8047abc, fed00018) + 76 | |
fedad503 dladm_walk_datalink_id (8063add, 807c590, 8047b60, 1ff, 0, 1) + 8a | |
0806401d do_show_link (1) + 4e7 | |
08058ad3 main (8047c2c, fef60888, 8047c60, 805614b, 2, 8047c6c) + ac | |
0805614b _start (2, 8047d5c, 8047d62, 0, 8047d6c, 8047dfe) + 83 | |
cat ifconfig.pstack | |
94143: /sbin/ifconfig -a | |
feee8138 door (c, 80479d8, 0, 0, 0, 3) | |
feed4f62 door_call (c, 80479d8, 3f, fed2c85e) + ed | |
fed2c8c6 dladm_door_call (806e468, 8047a58, 28, 8047a40, 8047a3c, 806de80) + 76 | |
fed2d3d0 dladm_zname2info (806e468, 0, 806de80, 8047b2c, 0, 8047afc) + 6c | |
fed2d471 dladm_name2info (806e468, 806de80, 8047b2c, 0, 8047afc, 0) + 2c | |
0805405c ifconfig_dladm_open (806de80, 80, 8047b2c, fed72fba) + 56 | |
080591a8 status (fef56824, fee732ee, 2, fef56000, fef56824, 0) + c8 | |
08059541 ifconfig (0, 8047e50, 2, 806e858, 806dea0, 806de80) + 1a | |
08059c3f foreachinterface (0, 8047e50, 2, 0, 0, 0) + 15c | |
0805a025 main (8047dfc, fef60888, 8047e3c, 80538bf, 2, 8047e48) + 3b9 | |
080538bf _start (2, 8047ef8, 8047f07, 0, 8047f0a, 8047f11) + 83 | |
[root@phy8-sw1-ash (ash) ~]# cat /opt/dlmgmt.pstack | |
21: /sbin/dlmgmtd | |
----------------- lwp# 1 / thread# 1 -------------------- | |
feefd797 pause () | |
08054fd6 main (fee10140, fef75888, 8047e28, 80542c3, 1, 8047e34) + e2 | |
080542c3 _start (1, 8047ee4, 0, 8047ef2, 8047f06, 8047f17) + 83 | |
----------------- lwp# 2 / thread# 2 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, feceecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, feceecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, feef3286, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, feceee00) + 2b | |
08055336 dlmgmt_getlinkid (feceedd8, feceed50, feceed8c, 0, 806e720, 0) + 2a | |
080550c4 dlmgmt_handler (0, feceedd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 3 / thread# 3 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, febdecb0, feef41a1, fef6b000, 3) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, febdecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, feef3286, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, febdee00) + 2b | |
08055336 dlmgmt_getlinkid (febdedd8, febded50, febded8c, 3, 806e600, 0) + 2a | |
080550c4 dlmgmt_handler (0, febdedd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 4 / thread# 4 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fe97ec30, feef41a1, fef6b000, fe97ede8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fe97ec70, fed40d9c) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, fed414e4, 48) + 1e | |
080572e0 dlmgmt_table_lock (0, fe97ed80, fe97ed10, fef6b000, 806a660, febe1a40) + 2b | |
08056330 dlmgmt_getnext (fe97ede8, fe97ed60, fe97ed9c, 0, 806e4e0, 0) + 22 | |
080550c4 dlmgmt_handler (0, fe97ede8, 18, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 5 / thread# 5 -------------------- | |
feefd667 ioctl (0, 1710002, fe87fd04) | |
0805527b dlmgmt_zonehalt (fe87fdf8, fe87fd80, fe87fdac, 0, 806e180, 806a4b0) + c1 | |
080550c4 dlmgmt_handler (0, fe87fdf8, 8, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 6 / thread# 6 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fe780cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fe780cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 19) + 2b | |
08055336 dlmgmt_getlinkid (fe780dd8, fe780d50, fe780d8c, 0, 806e3c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fe780dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 7 / thread# 7 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fe681cd0, feef41a1, fef6b000, fe681d60) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fe681d10, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, fe681d20, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 18) + 2b | |
08055d5a dlmgmt_getname (fe681df8, fe681d60, fe681dac, 0, 806dfe8, 9) + 12 | |
080550c4 dlmgmt_handler (0, fe681df8, 8, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 8 / thread# 8 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fe582cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fe582cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 3) + 2b | |
08055336 dlmgmt_getlinkid (fe582dd8, fe582d50, fe582d8c, 0, 806e2a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fe582dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 9 / thread# 9 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fe483cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fe483cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fe483dd8, fe483d50, fe483d8c, 0, 806e840, 0) + 2a | |
080550c4 dlmgmt_handler (0, fe483dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 10 / thread# 10 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fe384cb0, feef41a1, fef6b000, 5) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fe384cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fe384dd8, fe384d50, fe384d8c, 5, 806e960, 0) + 2a | |
080550c4 dlmgmt_handler (0, fe384dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 11 / thread# 11 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fe285cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fe285cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fe285dd8, fe285d50, fe285d8c, 0, 806ea80, 0) + 2a | |
080550c4 dlmgmt_handler (0, fe285dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 12 / thread# 12 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fe186cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fe186cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fe186dd8, fe186d50, fe186d8c, 0, 806eba0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fe186dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 13 / thread# 13 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fe087cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fe087cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fe087dd8, fe087d50, fe087d8c, 0, 806ecc0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fe087dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 14 / thread# 14 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fdf88cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fdf88cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fdf88dd8, fdf88d50, fdf88d8c, 0, 806ede0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fdf88dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 15 / thread# 15 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fde89cb0, feef41a1, fef6b000, 6) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fde89cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fde89dd8, fde89d50, fde89d8c, 6, 806ef00, 0) + 2a | |
080550c4 dlmgmt_handler (0, fde89dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 16 / thread# 16 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fdd8acb0, feef41a1, fef6b000, 8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fdd8acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fdd8add8, fdd8ad50, fdd8ad8c, 8, 806f020, 0) + 2a | |
080550c4 dlmgmt_handler (0, fdd8add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 17 / thread# 17 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fdc8bcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fdc8bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fdc8bdd8, fdc8bd50, fdc8bd8c, 0, 806f140, 0) + 2a | |
080550c4 dlmgmt_handler (0, fdc8bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 18 / thread# 18 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fdb8ccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fdb8ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fdb8cdd8, fdb8cd50, fdb8cd8c, 0, 806f260, 0) + 2a | |
080550c4 dlmgmt_handler (0, fdb8cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 19 / thread# 19 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fda8dcb0, feef41a1, fef6b000, 15) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fda8dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fda8ddd8, fda8dd50, fda8dd8c, 15, 806f380, 0) + 2a | |
080550c4 dlmgmt_handler (0, fda8ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 20 / thread# 20 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd98ecb0, feef41a1, fef6b000, 3) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd98ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd98edd8, fd98ed50, fd98ed8c, 3, 806f4a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd98edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 21 / thread# 21 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd88fcb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd88fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd88fdd8, fd88fd50, fd88fd8c, a, 806f5c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd88fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 22 / thread# 22 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd790cb0, feef41a1, fef6b000, 8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd790cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd790dd8, fd790d50, fd790d8c, 8, 806f6e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd790dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 23 / thread# 23 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd691cb0, feef41a1, fef6b000, 1b) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd691cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd691dd8, fd691d50, fd691d8c, 1b, 806f800, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd691dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 24 / thread# 24 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd592cb0, feef41a1, fef6b000, 5) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd592cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd592dd8, fd592d50, fd592d8c, 5, 806f920, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd592dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 25 / thread# 25 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd493cb0, feef41a1, fef6b000, 2) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd493cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd493dd8, fd493d50, fd493d8c, 2, 806fa40, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd493dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 26 / thread# 26 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd394cb0, feef41a1, fef6b000, 15) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd394cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd394dd8, fd394d50, fd394d8c, 15, 806fb60, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd394dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 27 / thread# 27 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd295cb0, feef41a1, fef6b000, 7) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd295cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd295dd8, fd295d50, fd295d8c, 7, 806fc80, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd295dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 28 / thread# 28 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd196cb0, feef41a1, fef6b000, 13) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd196cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd196dd8, fd196d50, fd196d8c, 13, 806fda0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd196dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 29 / thread# 29 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fd097cb0, feef41a1, fef6b000, 17) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fd097cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fd097dd8, fd097d50, fd097d8c, 17, 806fec0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fd097dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 30 / thread# 30 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fcf98cb0, feef41a1, fef6b000, 27) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fcf98cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fcf98dd8, fcf98d50, fcf98d8c, 27, 806ffe0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fcf98dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 31 / thread# 31 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fce99cb0, feef41a1, fef6b000, 19) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fce99cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fce99dd8, fce99d50, fce99d8c, 19, 8070100, 0) + 2a | |
080550c4 dlmgmt_handler (0, fce99dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 32 / thread# 32 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fcd9acb0, feef41a1, fef6b000, 6) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fcd9acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fcd9add8, fcd9ad50, fcd9ad8c, 6, 8070220, 0) + 2a | |
080550c4 dlmgmt_handler (0, fcd9add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 33 / thread# 33 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fcc9bcb0, feef41a1, fef6b000, 4) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fcc9bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fcc9bdd8, fcc9bd50, fcc9bd8c, 4, 8070340, 0) + 2a | |
080550c4 dlmgmt_handler (0, fcc9bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 34 / thread# 34 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fcb6ecb0, feef41a1, fef6b000, 17) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fcb6ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fcb6edd8, fcb6ed50, fcb6ed8c, 17, 8070460, 0) + 2a | |
080550c4 dlmgmt_handler (0, fcb6edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 35 / thread# 35 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fca6fcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fca6fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fca6fdd8, fca6fd50, fca6fd8c, 0, 8070580, 0) + 2a | |
080550c4 dlmgmt_handler (0, fca6fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 36 / thread# 36 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc970cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc970cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc970dd8, fc970d50, fc970d8c, 0, 80706a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc970dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 37 / thread# 37 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc871cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc871cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc871dd8, fc871d50, fc871d8c, 0, 80707c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc871dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 38 / thread# 38 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc772cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc772cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc772dd8, fc772d50, fc772d8c, 0, 80708e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc772dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 39 / thread# 39 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc673cb0, feef41a1, fef6b000, 1b) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc673cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc673dd8, fc673d50, fc673d8c, 1b, 8070a00, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc673dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 40 / thread# 40 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc574cb0, feef41a1, fef6b000, 19) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc574cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc574dd8, fc574d50, fc574d8c, 19, 8070b20, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc574dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 41 / thread# 41 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc475cb0, feef41a1, fef6b000, 7) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc475cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc475dd8, fc475d50, fc475d8c, 7, 8070c40, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc475dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 42 / thread# 42 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc376cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc376cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc376dd8, fc376d50, fc376d8c, a, 8070d60, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc376dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 43 / thread# 43 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc277cb0, feef41a1, fef6b000, 2) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc277cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc277dd8, fc277d50, fc277d8c, 2, 8070e80, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc277dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 44 / thread# 44 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc178cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc178cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc178dd8, fc178d50, fc178d8c, 0, 8070fa0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc178dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 45 / thread# 45 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fc079cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fc079cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fc079dd8, fc079d50, fc079d8c, 0, 80710c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fc079dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 46 / thread# 46 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fbf7acb0, feef41a1, fef6b000, 4) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fbf7acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fbf7add8, fbf7ad50, fbf7ad8c, 4, 80711e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fbf7add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 47 / thread# 47 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fbe7bcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fbe7bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fbe7bdd8, fbe7bd50, fbe7bd8c, 0, 8071300, 0) + 2a | |
080550c4 dlmgmt_handler (0, fbe7bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 48 / thread# 48 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fbd7ccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fbd7ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fbd7cdd8, fbd7cd50, fbd7cd8c, 0, 8071420, 0) + 2a | |
080550c4 dlmgmt_handler (0, fbd7cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 49 / thread# 49 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fbc7dcb0, feef41a1, fef6b000, 13) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fbc7dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fbc7ddd8, fbc7dd50, fbc7dd8c, 13, 8071540, 0) + 2a | |
080550c4 dlmgmt_handler (0, fbc7ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 50 / thread# 50 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fbb7ecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fbb7ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fbb7edd8, fbb7ed50, fbb7ed8c, 0, 8071660, 0) + 2a | |
080550c4 dlmgmt_handler (0, fbb7edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 51 / thread# 51 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fba7fcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fba7fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fba7fdd8, fba7fd50, fba7fd8c, 0, 8071780, 0) + 2a | |
080550c4 dlmgmt_handler (0, fba7fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 52 / thread# 52 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb980cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb980cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb980dd8, fb980d50, fb980d8c, 0, 80718a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb980dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 53 / thread# 53 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb881cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb881cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb881dd8, fb881d50, fb881d8c, 0, 80719c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb881dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 54 / thread# 54 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb782cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb782cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb782dd8, fb782d50, fb782d8c, 0, 8071ae0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb782dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 55 / thread# 55 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb683cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb683cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb683dd8, fb683d50, fb683d8c, 0, 8071c00, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb683dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 56 / thread# 56 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb584cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb584cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb584dd8, fb584d50, fb584d8c, 0, 8071d20, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb584dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 57 / thread# 57 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb485cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb485cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb485dd8, fb485d50, fb485d8c, 0, 8071e40, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb485dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 58 / thread# 58 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb386cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb386cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb386dd8, fb386d50, fb386d8c, 0, 8071f60, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb386dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 59 / thread# 59 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb287cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb287cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb287dd8, fb287d50, fb287d8c, 0, 8072080, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb287dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 60 / thread# 60 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb188cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb188cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb188dd8, fb188d50, fb188d8c, 0, 80721a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb188dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 61 / thread# 61 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fb089cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fb089cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fb089dd8, fb089d50, fb089d8c, 0, 80722c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fb089dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 62 / thread# 62 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, faf8acb0, feef41a1, fef6b000, 2) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, faf8acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (faf8add8, faf8ad50, faf8ad8c, 2, 80723e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, faf8add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 63 / thread# 63 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fae8bcb0, feef41a1, fef6b000, 13) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fae8bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fae8bdd8, fae8bd50, fae8bd8c, 13, 8072500, 0) + 2a | |
080550c4 dlmgmt_handler (0, fae8bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 64 / thread# 64 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fad8ccb0, feef41a1, fef6b000, 7) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fad8ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fad8cdd8, fad8cd50, fad8cd8c, 7, 8072620, 0) + 2a | |
080550c4 dlmgmt_handler (0, fad8cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 65 / thread# 65 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fac8dcb0, feef41a1, fef6b000, 3) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fac8dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fac8ddd8, fac8dd50, fac8dd8c, 3, 8072740, 0) + 2a | |
080550c4 dlmgmt_handler (0, fac8ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 66 / thread# 66 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fab8ecb0, feef41a1, fef6b000, 4) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fab8ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fab8edd8, fab8ed50, fab8ed8c, 4, 8072860, 0) + 2a | |
080550c4 dlmgmt_handler (0, fab8edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 67 / thread# 67 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, faa8fcb0, feef41a1, fef6b000, 27) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, faa8fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (faa8fdd8, faa8fd50, faa8fd8c, 27, 8072980, 0) + 2a | |
080550c4 dlmgmt_handler (0, faa8fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 68 / thread# 68 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa990cb0, feef41a1, fef6b000, 19) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa990cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa990dd8, fa990d50, fa990d8c, 19, 8072aa0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa990dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 69 / thread# 69 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa891cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa891cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa891dd8, fa891d50, fa891d8c, a, 8072bc0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa891dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 70 / thread# 70 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa792cb0, feef41a1, fef6b000, 1b) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa792cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa792dd8, fa792d50, fa792d8c, 1b, 8072ce0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa792dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 71 / thread# 71 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa693cb0, feef41a1, fef6b000, 15) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa693cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa693dd8, fa693d50, fa693d8c, 15, 8072e00, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa693dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 72 / thread# 72 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa594cb0, feef41a1, fef6b000, 8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa594cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa594dd8, fa594d50, fa594d8c, 8, 8072f20, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa594dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 73 / thread# 73 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa495cb0, feef41a1, fef6b000, 5) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa495cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa495dd8, fa495d50, fa495d8c, 5, 8073040, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa495dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 74 / thread# 74 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa396cb0, feef41a1, fef6b000, 17) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa396cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa396dd8, fa396d50, fa396d8c, 17, 8073160, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa396dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 75 / thread# 75 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa297cb0, feef41a1, fef6b000, 6) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa297cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa297dd8, fa297d50, fa297d8c, 6, 8073280, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa297dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 76 / thread# 76 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa198cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa198cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa198dd8, fa198d50, fa198d8c, 0, 80733a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa198dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 77 / thread# 77 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, fa099cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, fa099cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (fa099dd8, fa099d50, fa099d8c, 0, 80734c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, fa099dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 78 / thread# 78 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f9f9acb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f9f9acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f9f9add8, f9f9ad50, f9f9ad8c, 0, 80735e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f9f9add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 79 / thread# 79 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f9e9bcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f9e9bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f9e9bdd8, f9e9bd50, f9e9bd8c, 0, 8073700, 0) + 2a | |
080550c4 dlmgmt_handler (0, f9e9bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 80 / thread# 80 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f9d9ccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f9d9ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f9d9cdd8, f9d9cd50, f9d9cd8c, 0, 8073820, 0) + 2a | |
080550c4 dlmgmt_handler (0, f9d9cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 81 / thread# 81 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f9c9dcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f9c9dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f9c9ddd8, f9c9dd50, f9c9dd8c, 0, 8073940, 0) + 2a | |
080550c4 dlmgmt_handler (0, f9c9ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 82 / thread# 82 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f9b9ecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f9b9ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f9b9edd8, f9b9ed50, f9b9ed8c, 0, 8073a60, 0) + 2a | |
080550c4 dlmgmt_handler (0, f9b9edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 83 / thread# 83 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f9a9fcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f9a9fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f9a9fdd8, f9a9fd50, f9a9fd8c, 0, 8073b80, 0) + 2a | |
080550c4 dlmgmt_handler (0, f9a9fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 84 / thread# 84 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f99a0cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f99a0cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f99a0dd8, f99a0d50, f99a0d8c, 0, 8073ca0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f99a0dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 85 / thread# 85 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f98a1cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f98a1cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f98a1dd8, f98a1d50, f98a1d8c, 0, 8073dc0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f98a1dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 86 / thread# 86 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f97a2cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f97a2cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f97a2dd8, f97a2d50, f97a2d8c, 0, 8073ee0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f97a2dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 87 / thread# 87 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f96a3cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f96a3cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f96a3dd8, f96a3d50, f96a3d8c, 0, 8074000, 0) + 2a | |
080550c4 dlmgmt_handler (0, f96a3dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 88 / thread# 88 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f95a4cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f95a4cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f95a4dd8, f95a4d50, f95a4d8c, 0, 8074120, 0) + 2a | |
080550c4 dlmgmt_handler (0, f95a4dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 89 / thread# 89 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f94a5cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f94a5cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f94a5dd8, f94a5d50, f94a5d8c, 0, 8074240, 0) + 2a | |
080550c4 dlmgmt_handler (0, f94a5dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 90 / thread# 90 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f93a6cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f93a6cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f93a6dd8, f93a6d50, f93a6d8c, 0, 8074360, 0) + 2a | |
080550c4 dlmgmt_handler (0, f93a6dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 91 / thread# 91 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f92a7cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f92a7cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f92a7dd8, f92a7d50, f92a7d8c, 0, 8074480, 0) + 2a | |
080550c4 dlmgmt_handler (0, f92a7dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 92 / thread# 92 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f91a8cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f91a8cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f91a8dd8, f91a8d50, f91a8d8c, 0, 80745a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f91a8dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 93 / thread# 93 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f90a9cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f90a9cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f90a9dd8, f90a9d50, f90a9d8c, 0, 80746c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f90a9dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 94 / thread# 94 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8faacb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8faacf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8faadd8, f8faad50, f8faad8c, 0, 80747e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8faadd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 95 / thread# 95 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8eabcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8eabcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8eabdd8, f8eabd50, f8eabd8c, 0, 8074900, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8eabdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 96 / thread# 96 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8daccb0, feef41a1, fef6b000, 2) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8daccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8dacdd8, f8dacd50, f8dacd8c, 2, 8074a20, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8dacdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 97 / thread# 97 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8cadcb0, feef41a1, fef6b000, 19) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8cadcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8caddd8, f8cadd50, f8cadd8c, 19, 8074b40, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8caddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 98 / thread# 98 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8b5ecb0, feef41a1, fef6b000, 13) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8b5ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8b5edd8, f8b5ed50, f8b5ed8c, 13, 8074c60, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8b5edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 99 / thread# 99 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8a5fcb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8a5fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8a5fdd8, f8a5fd50, f8a5fd8c, a, 8074d80, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8a5fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 100 / thread# 100 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8960cb0, feef41a1, fef6b000, 3) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8960cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8960dd8, f8960d50, f8960d8c, 3, 8074ea0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8960dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 101 / thread# 101 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8861cb0, feef41a1, fef6b000, 1b) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8861cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8861dd8, f8861d50, f8861d8c, 1b, 8074fc0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8861dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 102 / thread# 102 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8762cb0, feef41a1, fef6b000, 8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8762cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8762dd8, f8762d50, f8762d8c, 8, 80750e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8762dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 103 / thread# 103 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8663cb0, feef41a1, fef6b000, 17) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8663cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8663dd8, f8663d50, f8663d8c, 17, 8075200, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8663dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 104 / thread# 104 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8564cb0, feef41a1, fef6b000, 6) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8564cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8564dd8, f8564d50, f8564d8c, 6, 8075320, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8564dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 105 / thread# 105 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8465cb0, feef41a1, fef6b000, 27) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8465cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8465dd8, f8465d50, f8465d8c, 27, 8075440, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8465dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 106 / thread# 106 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8366cb0, feef41a1, fef6b000, 5) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8366cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8366dd8, f8366d50, f8366d8c, 5, 8075560, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8366dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 107 / thread# 107 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8267cb0, feef41a1, fef6b000, 4) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8267cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8267dd8, f8267d50, f8267d8c, 4, 8075680, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8267dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 108 / thread# 108 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8168cb0, feef41a1, fef6b000, 15) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8168cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8168dd8, f8168d50, f8168d8c, 15, 80757a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8168dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 109 / thread# 109 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f8069cb0, feef41a1, fef6b000, 7) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f8069cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f8069dd8, f8069d50, f8069d8c, 7, 80758c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f8069dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 110 / thread# 110 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7f6acb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7f6acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7f6add8, f7f6ad50, f7f6ad8c, 0, 80759e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7f6add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 111 / thread# 111 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7e6bcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7e6bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7e6bdd8, f7e6bd50, f7e6bd8c, 0, 8075b00, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7e6bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 112 / thread# 112 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7d6ccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7d6ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7d6cdd8, f7d6cd50, f7d6cd8c, 0, 8075c20, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7d6cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 113 / thread# 113 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7c6dcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7c6dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7c6ddd8, f7c6dd50, f7c6dd8c, 0, 8075d40, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7c6ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 114 / thread# 114 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7b6ecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7b6ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7b6edd8, f7b6ed50, f7b6ed8c, 0, 8075e60, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7b6edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 115 / thread# 115 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7a6fcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7a6fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7a6fdd8, f7a6fd50, f7a6fd8c, 0, 8075f80, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7a6fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 116 / thread# 116 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7970cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7970cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7970dd8, f7970d50, f7970d8c, 0, 80760a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7970dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 117 / thread# 117 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7871cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7871cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7871dd8, f7871d50, f7871d8c, 0, 80761c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7871dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 118 / thread# 118 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7772cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7772cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7772dd8, f7772d50, f7772d8c, 0, 80762e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7772dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 119 / thread# 119 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7673cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7673cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7673dd8, f7673d50, f7673d8c, 0, 8076400, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7673dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 120 / thread# 120 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7574cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7574cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7574dd8, f7574d50, f7574d8c, 0, 8076520, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7574dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 121 / thread# 121 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7475cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7475cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7475dd8, f7475d50, f7475d8c, 0, 8076640, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7475dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 122 / thread# 122 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7376cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7376cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7376dd8, f7376d50, f7376d8c, 0, 8076760, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7376dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 123 / thread# 123 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7277cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7277cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7277dd8, f7277d50, f7277d8c, 0, 8076880, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7277dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 124 / thread# 124 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7178cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7178cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7178dd8, f7178d50, f7178d8c, 0, 80769a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7178dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 125 / thread# 125 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f7079cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f7079cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f7079dd8, f7079d50, f7079d8c, 0, 8076ac0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f7079dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 126 / thread# 126 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6f7acb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6f7acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6f7add8, f6f7ad50, f6f7ad8c, 0, 8076be0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6f7add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 127 / thread# 127 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6e7bcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6e7bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6e7bdd8, f6e7bd50, f6e7bd8c, 0, 8076d00, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6e7bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 128 / thread# 128 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6d7ccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6d7ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6d7cdd8, f6d7cd50, f6d7cd8c, 0, 8076e20, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6d7cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 129 / thread# 129 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6c7dcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6c7dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6c7ddd8, f6c7dd50, f6c7dd8c, 0, 8076f40, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6c7ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 130 / thread# 130 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6b7ecb0, feef41a1, fef6b000, 13) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6b7ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6b7edd8, f6b7ed50, f6b7ed8c, 13, 8077060, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6b7edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 131 / thread# 131 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6a7fcb0, feef41a1, fef6b000, 2) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6a7fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6a7fdd8, f6a7fd50, f6a7fd8c, 2, 8077180, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6a7fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 132 / thread# 132 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6980cb0, feef41a1, fef6b000, 3) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6980cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6980dd8, f6980d50, f6980d8c, 3, 80772a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6980dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 133 / thread# 133 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6881cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6881cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6881dd8, f6881d50, f6881d8c, a, 80773c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6881dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 134 / thread# 134 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6782cb0, feef41a1, fef6b000, 27) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6782cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6782dd8, f6782d50, f6782d8c, 27, 80774e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6782dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 135 / thread# 135 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6683cb0, feef41a1, fef6b000, 8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6683cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6683dd8, f6683d50, f6683d8c, 8, 8077600, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6683dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 136 / thread# 136 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6584cb0, feef41a1, fef6b000, 15) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6584cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6584dd8, f6584d50, f6584d8c, 15, 8077720, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6584dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 137 / thread# 137 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6485cb0, feef41a1, fef6b000, 19) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6485cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6485dd8, f6485d50, f6485d8c, 19, 8077840, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6485dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 138 / thread# 138 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6386cb0, feef41a1, fef6b000, 5) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6386cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6386dd8, f6386d50, f6386d8c, 5, 8077960, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6386dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 139 / thread# 139 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6287cb0, feef41a1, fef6b000, 1b) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6287cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6287dd8, f6287d50, f6287d8c, 1b, 8077a80, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6287dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 140 / thread# 140 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6188cb0, feef41a1, fef6b000, 7) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6188cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6188dd8, f6188d50, f6188d8c, 7, 8077ba0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6188dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 141 / thread# 141 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f6089cb0, feef41a1, fef6b000, 4) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f6089cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f6089dd8, f6089d50, f6089d8c, 4, 8077cc0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f6089dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 142 / thread# 142 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5f8acb0, feef41a1, fef6b000, 17) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5f8acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5f8add8, f5f8ad50, f5f8ad8c, 17, 8077de0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5f8add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 143 / thread# 143 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5e8bcb0, feef41a1, fef6b000, 6) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5e8bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5e8bdd8, f5e8bd50, f5e8bd8c, 6, 8077f00, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5e8bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 144 / thread# 144 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5d8ccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5d8ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5d8cdd8, f5d8cd50, f5d8cd8c, 0, 8078020, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5d8cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 145 / thread# 145 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5c8dcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5c8dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5c8ddd8, f5c8dd50, f5c8dd8c, 0, 8078140, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5c8ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 146 / thread# 146 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5b8ecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5b8ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5b8edd8, f5b8ed50, f5b8ed8c, 0, 8078260, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5b8edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 147 / thread# 147 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5a8fcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5a8fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5a8fdd8, f5a8fd50, f5a8fd8c, 0, 8078380, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5a8fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 148 / thread# 148 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5990cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5990cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5990dd8, f5990d50, f5990d8c, 0, 80784a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5990dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 149 / thread# 149 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5891cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5891cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5891dd8, f5891d50, f5891d8c, 0, 80785c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5891dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 150 / thread# 150 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5792cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5792cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5792dd8, f5792d50, f5792d8c, 0, 80786e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5792dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 151 / thread# 151 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5693cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5693cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5693dd8, f5693d50, f5693d8c, 0, 8078800, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5693dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 152 / thread# 152 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5594cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5594cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5594dd8, f5594d50, f5594d8c, 0, 8078920, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5594dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 153 / thread# 153 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5495cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5495cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5495dd8, f5495d50, f5495d8c, 0, 8078a40, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5495dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 154 / thread# 154 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5396cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5396cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5396dd8, f5396d50, f5396d8c, 0, 8078b60, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5396dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 155 / thread# 155 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5297cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5297cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5297dd8, f5297d50, f5297d8c, 0, 8078c80, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5297dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 156 / thread# 156 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5198cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5198cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5198dd8, f5198d50, f5198d8c, 0, 8078da0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5198dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 157 / thread# 157 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f5099cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f5099cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f5099dd8, f5099d50, f5099d8c, 0, 8078ec0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f5099dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 158 / thread# 158 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f4f9acb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f4f9acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f4f9add8, f4f9ad50, f4f9ad8c, 0, 8078fe0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f4f9add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 159 / thread# 159 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f4e9bcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f4e9bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f4e9bdd8, f4e9bd50, f4e9bd8c, 0, 8079100, 0) + 2a | |
080550c4 dlmgmt_handler (0, f4e9bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 160 / thread# 160 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f4d9ccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f4d9ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f4d9cdd8, f4d9cd50, f4d9cd8c, 0, 8079220, 0) + 2a | |
080550c4 dlmgmt_handler (0, f4d9cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 161 / thread# 161 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f4c9dcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f4c9dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f4c9ddd8, f4c9dd50, f4c9dd8c, 0, 8079340, 0) + 2a | |
080550c4 dlmgmt_handler (0, f4c9ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 162 / thread# 162 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f4b9ecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f4b9ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f4b9edd8, f4b9ed50, f4b9ed8c, 0, 8079460, 0) + 2a | |
080550c4 dlmgmt_handler (0, f4b9edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 163 / thread# 163 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f4a9fcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f4a9fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f4a9fdd8, f4a9fd50, f4a9fd8c, 0, 8079580, 0) + 2a | |
080550c4 dlmgmt_handler (0, f4a9fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 164 / thread# 164 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f49a0cb0, feef41a1, fef6b000, 8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f49a0cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f49a0dd8, f49a0d50, f49a0d8c, 8, 80796a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f49a0dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 165 / thread# 165 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f48a1cb0, feef41a1, fef6b000, 13) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f48a1cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f48a1dd8, f48a1d50, f48a1d8c, 13, 80797c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f48a1dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 166 / thread# 166 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f47a2cb0, feef41a1, fef6b000, 5) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f47a2cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f47a2dd8, f47a2d50, f47a2d8c, 5, 80798e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f47a2dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 167 / thread# 167 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f46a3cb0, feef41a1, fef6b000, 4) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f46a3cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f46a3dd8, f46a3d50, f46a3d8c, 4, 8079a00, 0) + 2a | |
080550c4 dlmgmt_handler (0, f46a3dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 168 / thread# 168 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f45a4cb0, feef41a1, fef6b000, 7) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f45a4cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f45a4dd8, f45a4d50, f45a4d8c, 7, 8079b20, 0) + 2a | |
080550c4 dlmgmt_handler (0, f45a4dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 169 / thread# 169 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f44a5cb0, feef41a1, fef6b000, 27) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f44a5cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f44a5dd8, f44a5d50, f44a5d8c, 27, 8079c40, 0) + 2a | |
080550c4 dlmgmt_handler (0, f44a5dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 170 / thread# 170 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f43a6cb0, feef41a1, fef6b000, 17) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f43a6cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f43a6dd8, f43a6d50, f43a6d8c, 17, 8079d60, 0) + 2a | |
080550c4 dlmgmt_handler (0, f43a6dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 171 / thread# 171 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f42a7cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f42a7cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f42a7dd8, f42a7d50, f42a7d8c, a, 8079e80, 0) + 2a | |
080550c4 dlmgmt_handler (0, f42a7dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 172 / thread# 172 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f41a8cb0, feef41a1, fef6b000, 19) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f41a8cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f41a8dd8, f41a8d50, f41a8d8c, 19, 8079fa0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f41a8dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 173 / thread# 173 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f40a9cb0, feef41a1, fef6b000, 1b) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f40a9cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f40a9dd8, f40a9d50, f40a9d8c, 1b, 807a0c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f40a9dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 174 / thread# 174 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f3faacb0, feef41a1, fef6b000, 3) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f3faacf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f3faadd8, f3faad50, f3faad8c, 3, 807a1e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f3faadd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 175 / thread# 175 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f3eabcb0, feef41a1, fef6b000, 15) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f3eabcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f3eabdd8, f3eabd50, f3eabd8c, 15, 807a300, 0) + 2a | |
080550c4 dlmgmt_handler (0, f3eabdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 176 / thread# 176 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f3daccb0, feef41a1, fef6b000, 2) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f3daccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f3dacdd8, f3dacd50, f3dacd8c, 2, 807a420, 0) + 2a | |
080550c4 dlmgmt_handler (0, f3dacdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 177 / thread# 177 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f3cadcb0, feef41a1, fef6b000, 6) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f3cadcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f3caddd8, f3cadd50, f3cadd8c, 6, 807a540, 0) + 2a | |
080550c4 dlmgmt_handler (0, f3caddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 178 / thread# 178 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f3baecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f3baecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f3baedd8, f3baed50, f3baed8c, 0, 807a660, 0) + 2a | |
080550c4 dlmgmt_handler (0, f3baedd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 179 / thread# 179 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f3aafcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f3aafcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f3aafdd8, f3aafd50, f3aafd8c, 0, 807a780, 0) + 2a | |
080550c4 dlmgmt_handler (0, f3aafdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 180 / thread# 180 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f39b0cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f39b0cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f39b0dd8, f39b0d50, f39b0d8c, 0, 807a8a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f39b0dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 181 / thread# 181 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f38b1cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f38b1cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f38b1dd8, f38b1d50, f38b1d8c, 0, 807a9c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f38b1dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 182 / thread# 182 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f37b2cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f37b2cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f37b2dd8, f37b2d50, f37b2d8c, 0, 807aae0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f37b2dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 183 / thread# 183 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f36b3cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f36b3cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f36b3dd8, f36b3d50, f36b3d8c, 0, 807ac00, 0) + 2a | |
080550c4 dlmgmt_handler (0, f36b3dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 184 / thread# 184 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f35b4cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f35b4cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f35b4dd8, f35b4d50, f35b4d8c, 0, 807ad20, 0) + 2a | |
080550c4 dlmgmt_handler (0, f35b4dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 185 / thread# 185 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f34b5cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f34b5cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f34b5dd8, f34b5d50, f34b5d8c, 0, 807ae40, 0) + 2a | |
080550c4 dlmgmt_handler (0, f34b5dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 186 / thread# 186 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f33b6cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f33b6cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f33b6dd8, f33b6d50, f33b6d8c, 0, 807af60, 0) + 2a | |
080550c4 dlmgmt_handler (0, f33b6dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 187 / thread# 187 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f32b7cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f32b7cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f32b7dd8, f32b7d50, f32b7d8c, 0, 807b080, 0) + 2a | |
080550c4 dlmgmt_handler (0, f32b7dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 188 / thread# 188 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f31b8cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f31b8cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f31b8dd8, f31b8d50, f31b8d8c, 0, 807b1a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f31b8dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 189 / thread# 189 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f30b9cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f30b9cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f30b9dd8, f30b9d50, f30b9d8c, 0, 807b2c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f30b9dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 190 / thread# 190 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f2fbacb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f2fbacf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f2fbadd8, f2fbad50, f2fbad8c, 0, 807b3e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f2fbadd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 191 / thread# 191 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f2ebbcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f2ebbcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f2ebbdd8, f2ebbd50, f2ebbd8c, 0, 807b500, 0) + 2a | |
080550c4 dlmgmt_handler (0, f2ebbdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 192 / thread# 192 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f2dbccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f2dbccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f2dbcdd8, f2dbcd50, f2dbcd8c, 0, 807b620, 0) + 2a | |
080550c4 dlmgmt_handler (0, f2dbcdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 193 / thread# 193 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f2cbdcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f2cbdcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f2cbddd8, f2cbdd50, f2cbdd8c, 0, 807b740, 0) + 2a | |
080550c4 dlmgmt_handler (0, f2cbddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 194 / thread# 194 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f2bbecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f2bbecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f2bbedd8, f2bbed50, f2bbed8c, 0, 807b860, 0) + 2a | |
080550c4 dlmgmt_handler (0, f2bbedd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 195 / thread# 195 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f2abfcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f2abfcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f2abfdd8, f2abfd50, f2abfd8c, 0, 807b980, 0) + 2a | |
080550c4 dlmgmt_handler (0, f2abfdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 196 / thread# 196 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f29c0cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f29c0cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f29c0dd8, f29c0d50, f29c0d8c, 0, 807baa0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f29c0dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 197 / thread# 197 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f28c1cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f28c1cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f28c1dd8, f28c1d50, f28c1d8c, 0, 807bbc0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f28c1dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 198 / thread# 198 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f27c2cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f27c2cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f27c2dd8, f27c2d50, f27c2d8c, a, 807bce0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f27c2dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 199 / thread# 199 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f26c3cb0, feef41a1, fef6b000, 7) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f26c3cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f26c3dd8, f26c3d50, f26c3d8c, 7, 807be00, 0) + 2a | |
080550c4 dlmgmt_handler (0, f26c3dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 200 / thread# 200 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f25c4cb0, feef41a1, fef6b000, 2) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f25c4cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f25c4dd8, f25c4d50, f25c4d8c, 2, 807bf20, 0) + 2a | |
080550c4 dlmgmt_handler (0, f25c4dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 201 / thread# 201 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f24c5cb0, feef41a1, fef6b000, 8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f24c5cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f24c5dd8, f24c5d50, f24c5d8c, 8, 807c040, 0) + 2a | |
080550c4 dlmgmt_handler (0, f24c5dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 202 / thread# 202 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f23c6cb0, feef41a1, fef6b000, 13) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f23c6cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f23c6dd8, f23c6d50, f23c6d8c, 13, 807c160, 0) + 2a | |
080550c4 dlmgmt_handler (0, f23c6dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 203 / thread# 203 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f22c7cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f22c7cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f22c7dd8, f22c7d50, f22c7d8c, a, 807c280, 0) + 2a | |
080550c4 dlmgmt_handler (0, f22c7dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 204 / thread# 204 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f21c8cb0, feef41a1, fef6b000, 17) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f21c8cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f21c8dd8, f21c8d50, f21c8d8c, 17, 807c3a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f21c8dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 205 / thread# 205 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f20c9cb0, feef41a1, fef6b000, 6) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f20c9cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f20c9dd8, f20c9d50, f20c9d8c, 6, 807c4c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f20c9dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 206 / thread# 206 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f1fcacb0, feef41a1, fef6b000, 3) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f1fcacf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f1fcadd8, f1fcad50, f1fcad8c, 3, 807c5e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f1fcadd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 207 / thread# 207 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f1ecbcb0, feef41a1, fef6b000, 27) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f1ecbcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f1ecbdd8, f1ecbd50, f1ecbd8c, 27, 807c700, 0) + 2a | |
080550c4 dlmgmt_handler (0, f1ecbdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 208 / thread# 208 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f1dcccb0, feef41a1, fef6b000, 15) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f1dcccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f1dccdd8, f1dccd50, f1dccd8c, 15, 807c820, 0) + 2a | |
080550c4 dlmgmt_handler (0, f1dccdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 209 / thread# 209 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f1ccdcb0, feef41a1, fef6b000, 5) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f1ccdcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f1ccddd8, f1ccdd50, f1ccdd8c, 5, 807c940, 0) + 2a | |
080550c4 dlmgmt_handler (0, f1ccddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 210 / thread# 210 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f1bcecb0, feef41a1, fef6b000, 19) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f1bcecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f1bcedd8, f1bced50, f1bced8c, 19, 807ca60, 0) + 2a | |
080550c4 dlmgmt_handler (0, f1bcedd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 211 / thread# 211 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f1acfcb0, feef41a1, fef6b000, 1b) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f1acfcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f1acfdd8, f1acfd50, f1acfd8c, 1b, 807cb80, 0) + 2a | |
080550c4 dlmgmt_handler (0, f1acfdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 212 / thread# 212 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f19d0cb0, feef41a1, fef6b000, 4) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f19d0cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f19d0dd8, f19d0d50, f19d0d8c, 4, 807cca0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f19d0dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 213 / thread# 213 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f18d1cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f18d1cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f18d1dd8, f18d1d50, f18d1d8c, 0, 807cdc0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f18d1dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 214 / thread# 214 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f17d2cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f17d2cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f17d2dd8, f17d2d50, f17d2d8c, 0, 807cee0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f17d2dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 215 / thread# 215 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f16d3cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f16d3cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f16d3dd8, f16d3d50, f16d3d8c, 0, 807d000, 0) + 2a | |
080550c4 dlmgmt_handler (0, f16d3dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 216 / thread# 216 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f15d4cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f15d4cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f15d4dd8, f15d4d50, f15d4d8c, 0, 807d120, 0) + 2a | |
080550c4 dlmgmt_handler (0, f15d4dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 217 / thread# 217 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f14d5cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f14d5cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f14d5dd8, f14d5d50, f14d5d8c, a, 807d240, 0) + 2a | |
080550c4 dlmgmt_handler (0, f14d5dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 218 / thread# 218 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f13d6cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f13d6cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f13d6dd8, f13d6d50, f13d6d8c, a, 807d360, 0) + 2a | |
080550c4 dlmgmt_handler (0, f13d6dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 219 / thread# 219 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f12d7cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f12d7cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f12d7dd8, f12d7d50, f12d7d8c, 0, 807d480, 0) + 2a | |
080550c4 dlmgmt_handler (0, f12d7dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 220 / thread# 220 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f11d8cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f11d8cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f11d8dd8, f11d8d50, f11d8d8c, 0, 807d5a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f11d8dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 221 / thread# 221 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f10d9cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f10d9cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f10d9dd8, f10d9d50, f10d9d8c, a, 807d6c0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f10d9dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 222 / thread# 222 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0fdacb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0fdacf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0fdadd8, f0fdad50, f0fdad8c, a, 807d7e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0fdadd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 223 / thread# 223 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0edbcb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0edbcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0edbdd8, f0edbd50, f0edbd8c, a, 807d900, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0edbdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 224 / thread# 224 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0ddccb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0ddccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0ddcdd8, f0ddcd50, f0ddcd8c, a, 807da20, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0ddcdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 225 / thread# 225 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0cddcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0cddcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0cdddd8, f0cddd50, f0cddd8c, 0, 807db40, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0cdddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 226 / thread# 226 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0b4ecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0b4ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0b4edd8, f0b4ed50, f0b4ed8c, 0, 807dc60, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0b4edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 227 / thread# 227 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0a4fc30, feef41a1, fef6b000, f0a4fde8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, 0, 0) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, 0) + 1e | |
080572e0 dlmgmt_table_lock (0, 0, 0, 0, 0, 0) + 2b | |
08056330 dlmgmt_getnext (f0a4fde8, f0a4fd60, f0a4fd9c, a, 807dd80, 0) + 22 | |
080550c4 dlmgmt_handler (0, f0a4fde8, 18, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 228 / thread# 228 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0950c30, feef41a1, fef6b000, f0950de8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, 0, 0) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, 0) + 1e | |
080572e0 dlmgmt_table_lock (0, 0, 0, 0, 0, 0) + 2b | |
08056330 dlmgmt_getnext (f0950de8, f0950d60, f0950d9c, a, 807dea0, 0) + 22 | |
080550c4 dlmgmt_handler (0, f0950de8, 18, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 229 / thread# 229 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0851c30, feef41a1, fef6b000, f0851de8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, 0, 0) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, 0) + 1e | |
080572e0 dlmgmt_table_lock (0, 0, 0, 0, 0, 0) + 2b | |
08056330 dlmgmt_getnext (f0851de8, f0851d60, f0851d9c, a, 807dfc0, 0) + 22 | |
080550c4 dlmgmt_handler (0, f0851de8, 18, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 230 / thread# 230 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0752cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0752cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0752dd8, f0752d50, f0752d8c, 0, 807e0e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0752dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 231 / thread# 231 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0653cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0653cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0653dd8, f0653d50, f0653d8c, 0, 807e200, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0653dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 232 / thread# 232 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0554cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0554cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0554dd8, f0554d50, f0554d8c, 0, 807e320, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0554dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 233 / thread# 233 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0455cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0455cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0455dd8, f0455d50, f0455d8c, 0, 807e440, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0455dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 234 / thread# 234 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0356cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0356cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0356dd8, f0356d50, f0356d8c, 0, 807e560, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0356dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 235 / thread# 235 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0257cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, f0257cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (f0257dd8, f0257d50, f0257d8c, 0, 807e680, 0) + 2a | |
080550c4 dlmgmt_handler (0, f0257dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 236 / thread# 236 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0158c30, feef41a1, fef6b000, f0158de8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, 0, 0) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, 0) + 1e | |
080572e0 dlmgmt_table_lock (0, 0, 0, 0, 0, 0) + 2b | |
08056330 dlmgmt_getnext (f0158de8, f0158d60, f0158d9c, a, 807e7a0, 0) + 22 | |
080550c4 dlmgmt_handler (0, f0158de8, 18, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 237 / thread# 237 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, f0059c30, feef41a1, fef6b000, f0059de8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, 0, 0) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, 0) + 1e | |
080572e0 dlmgmt_table_lock (0, 0, 0, 0, 0, 0) + 2b | |
08056330 dlmgmt_getnext (f0059de8, f0059d60, f0059d9c, a, 807e8c0, 0) + 22 | |
080550c4 dlmgmt_handler (0, f0059de8, 18, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 238 / thread# 238 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, eff5acb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, eff5acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (eff5add8, eff5ad50, eff5ad8c, 0, 807e9e0, 0) + 2a | |
080550c4 dlmgmt_handler (0, eff5add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 239 / thread# 239 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, efe5bcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, efe5bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (efe5bdd8, efe5bd50, efe5bd8c, 0, 807eb00, 0) + 2a | |
080550c4 dlmgmt_handler (0, efe5bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 240 / thread# 240 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, efd5ccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, efd5ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (efd5cdd8, efd5cd50, efd5cd8c, 0, 807ec20, 0) + 2a | |
080550c4 dlmgmt_handler (0, efd5cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 241 / thread# 241 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, efc5dcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, efc5dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (efc5ddd8, efc5dd50, efc5dd8c, 0, 807ed40, 0) + 2a | |
080550c4 dlmgmt_handler (0, efc5ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 242 / thread# 242 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, efb5ec30, feef41a1, fef6b000, efb5ede8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, 0, 0) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, 0) + 1e | |
080572e0 dlmgmt_table_lock (0, 0, 0, 0, 0, 0) + 2b | |
08056330 dlmgmt_getnext (efb5ede8, efb5ed60, efb5ed9c, a, 807ee60, 0) + 22 | |
080550c4 dlmgmt_handler (0, efb5ede8, 18, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 243 / thread# 243 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, efa5fcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, efa5fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (efa5fdd8, efa5fd50, efa5fd8c, 0, 807ef80, 0) + 2a | |
080550c4 dlmgmt_handler (0, efa5fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 244 / thread# 244 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef960cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef960cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef960dd8, ef960d50, ef960d8c, 0, 807f0a0, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef960dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 245 / thread# 245 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef861cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef861cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef861dd8, ef861d50, ef861d8c, a, 807f1d8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef861dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 246 / thread# 246 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef762cb0, feef41a1, fef6b000, 19) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef762cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef762dd8, ef762d50, ef762d8c, 19, 807f2f8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef762dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 247 / thread# 247 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef663cb0, feef41a1, fef6b000, 13) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef663cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef663dd8, ef663d50, ef663d8c, 13, 807f418, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef663dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 248 / thread# 248 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef564cb0, feef41a1, fef6b000, 17) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef564cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef564dd8, ef564d50, ef564d8c, 17, 807f538, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef564dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 249 / thread# 249 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef465cb0, feef41a1, fef6b000, 3) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef465cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef465dd8, ef465d50, ef465d8c, 3, 807f658, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef465dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 250 / thread# 250 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef366cb0, feef41a1, fef6b000, 4) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef366cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef366dd8, ef366d50, ef366d8c, 4, 807f778, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef366dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 251 / thread# 251 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef267cb0, feef41a1, fef6b000, 1b) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef267cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef267dd8, ef267d50, ef267d8c, 1b, 807f898, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef267dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 252 / thread# 252 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef168cb0, feef41a1, fef6b000, 27) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef168cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef168dd8, ef168d50, ef168d8c, 27, 807f9b8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef168dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 253 / thread# 253 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ef069cb0, feef41a1, fef6b000, 15) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ef069cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ef069dd8, ef069d50, ef069d8c, 15, 807fad8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ef069dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 254 / thread# 254 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, eef6acb0, feef41a1, fef6b000, 6) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, eef6acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (eef6add8, eef6ad50, eef6ad8c, 6, 807fbf8, 0) + 2a | |
080550c4 dlmgmt_handler (0, eef6add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 255 / thread# 255 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, eee6bcb0, feef41a1, fef6b000, 5) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, eee6bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (eee6bdd8, eee6bd50, eee6bd8c, 5, 807fd18, 0) + 2a | |
080550c4 dlmgmt_handler (0, eee6bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 256 / thread# 256 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, eed6ccb0, feef41a1, fef6b000, 2) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, eed6ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (eed6cdd8, eed6cd50, eed6cd8c, 2, 807fe38, 0) + 2a | |
080550c4 dlmgmt_handler (0, eed6cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 257 / thread# 257 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, eec6dcb0, feef41a1, fef6b000, 7) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, eec6dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (eec6ddd8, eec6dd50, eec6dd8c, 7, 807ff58, 0) + 2a | |
080550c4 dlmgmt_handler (0, eec6ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 258 / thread# 258 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, eeb64cb0, feef41a1, fef6b000, 8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, eeb64cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (eeb64dd8, eeb64d50, eeb64d8c, 8, 8080078, 0) + 2a | |
080550c4 dlmgmt_handler (0, eeb64dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 259 / thread# 259 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, eea65cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, eea65cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (eea65dd8, eea65d50, eea65d8c, 0, 8080198, 0) + 2a | |
080550c4 dlmgmt_handler (0, eea65dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 260 / thread# 260 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee966cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ee966cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ee966dd8, ee966d50, ee966d8c, 0, 80802b8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ee966dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 261 / thread# 261 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee867cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ee867cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ee867dd8, ee867d50, ee867d8c, 0, 80803d8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ee867dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 262 / thread# 262 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee768cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ee768cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ee768dd8, ee768d50, ee768d8c, 0, 80804f8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ee768dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 263 / thread# 263 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee669c30, feef41a1, fef6b000, ee669de8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, 0, 0) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, 0) + 1e | |
080572e0 dlmgmt_table_lock (0, 0, 0, 0, 0, 0) + 2b | |
08056330 dlmgmt_getnext (ee669de8, ee669d60, ee669d9c, 0, 8080618, 0) + 22 | |
080550c4 dlmgmt_handler (0, ee669de8, 18, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 264 / thread# 264 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee56acb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ee56acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ee56add8, ee56ad50, ee56ad8c, 0, 8080738, 0) + 2a | |
080550c4 dlmgmt_handler (0, ee56add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 265 / thread# 265 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee46bcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ee46bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ee46bdd8, ee46bd50, ee46bd8c, 0, 8080858, 0) + 2a | |
080550c4 dlmgmt_handler (0, ee46bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 266 / thread# 266 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee36ccb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ee36ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ee36cdd8, ee36cd50, ee36cd8c, 0, 8080978, 0) + 2a | |
080550c4 dlmgmt_handler (0, ee36cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 267 / thread# 267 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee26dcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ee26dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ee26ddd8, ee26dd50, ee26dd8c, 0, 8080a98, 0) + 2a | |
080550c4 dlmgmt_handler (0, ee26ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 268 / thread# 268 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee16ecb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ee16ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ee16edd8, ee16ed50, ee16ed8c, 0, 8080bb8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ee16edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 269 / thread# 269 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ee06fcb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ee06fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ee06fdd8, ee06fd50, ee06fd8c, 0, 8080cd8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ee06fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 270 / thread# 270 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, edf70cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, edf70cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (edf70dd8, edf70d50, edf70d8c, 0, 8080df8, 0) + 2a | |
080550c4 dlmgmt_handler (0, edf70dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 271 / thread# 271 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ede71cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ede71cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ede71dd8, ede71d50, ede71d8c, 0, 8080f18, 0) + 2a | |
080550c4 dlmgmt_handler (0, ede71dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 272 / thread# 272 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, edd72cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, edd72cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (edd72dd8, edd72d50, edd72d8c, 0, 8081038, 0) + 2a | |
080550c4 dlmgmt_handler (0, edd72dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 273 / thread# 273 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, edc73cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, edc73cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (edc73dd8, edc73d50, edc73d8c, 0, 8081158, 0) + 2a | |
080550c4 dlmgmt_handler (0, edc73dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 274 / thread# 274 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, edb74cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, edb74cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (edb74dd8, edb74d50, edb74d8c, 0, 8081278, 0) + 2a | |
080550c4 dlmgmt_handler (0, edb74dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 275 / thread# 275 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, eda75cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, eda75cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (eda75dd8, eda75d50, eda75d8c, 0, 8081398, 0) + 2a | |
080550c4 dlmgmt_handler (0, eda75dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 276 / thread# 276 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed976cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed976cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed976dd8, ed976d50, ed976d8c, 0, 80814b8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed976dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 277 / thread# 277 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed877cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed877cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed877dd8, ed877d50, ed877d8c, 0, 80815d8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed877dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 278 / thread# 278 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed778cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed778cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed778dd8, ed778d50, ed778d8c, 0, 80816f8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed778dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 279 / thread# 279 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed679cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed679cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed679dd8, ed679d50, ed679d8c, 0, 8081818, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed679dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 280 / thread# 280 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed57acb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed57acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed57add8, ed57ad50, ed57ad8c, 0, 8081938, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed57add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 281 / thread# 281 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed47bcb0, feef41a1, fef6b000, 5) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed47bcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed47bdd8, ed47bd50, ed47bd8c, 5, 8081a58, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed47bdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 282 / thread# 282 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed37ccb0, feef41a1, fef6b000, 2) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed37ccf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed37cdd8, ed37cd50, ed37cd8c, 2, 8081b78, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed37cdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 283 / thread# 283 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed27dcb0, feef41a1, fef6b000, 6) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed27dcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed27ddd8, ed27dd50, ed27dd8c, 6, 8081c98, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed27ddd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 284 / thread# 284 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed17ecb0, feef41a1, fef6b000, 19) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed17ecf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed17edd8, ed17ed50, ed17ed8c, 19, 8081db8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed17edd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 285 / thread# 285 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ed07fcb0, feef41a1, fef6b000, 4) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ed07fcf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ed07fdd8, ed07fd50, ed07fd8c, 4, 8081ed8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ed07fdd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 286 / thread# 286 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ecf80cb0, feef41a1, fef6b000, 7) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ecf80cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ecf80dd8, ecf80d50, ecf80d8c, 7, 8081ff8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ecf80dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 287 / thread# 287 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ece81cb0, feef41a1, fef6b000, 17) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ece81cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ece81dd8, ece81d50, ece81d8c, 17, 8082118, 0) + 2a | |
080550c4 dlmgmt_handler (0, ece81dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 288 / thread# 288 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ecd82cb0, feef41a1, fef6b000, 3) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ecd82cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ecd82dd8, ecd82d50, ecd82d8c, 3, 8082238, 0) + 2a | |
080550c4 dlmgmt_handler (0, ecd82dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 289 / thread# 289 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ecc83cb0, feef41a1, fef6b000, 15) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ecc83cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ecc83dd8, ecc83d50, ecc83d8c, 15, 8082358, 0) + 2a | |
080550c4 dlmgmt_handler (0, ecc83dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 290 / thread# 290 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ecb84cb0, feef41a1, fef6b000, a) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ecb84cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ecb84dd8, ecb84d50, ecb84d8c, a, 8082478, 0) + 2a | |
080550c4 dlmgmt_handler (0, ecb84dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 291 / thread# 291 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, eca85cb0, feef41a1, fef6b000, 1b) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, eca85cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (eca85dd8, eca85d50, eca85d8c, 1b, 8082598, 0) + 2a | |
080550c4 dlmgmt_handler (0, eca85dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 292 / thread# 292 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ec986cb0, feef41a1, fef6b000, 8) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ec986cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ec986dd8, ec986d50, ec986d8c, 8, 80826b8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ec986dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 293 / thread# 293 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ec887cb0, feef41a1, fef6b000, 27) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ec887cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ec887dd8, ec887d50, ec887d8c, 27, 80827d8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ec887dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 294 / thread# 294 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ec788cb0, feef41a1, fef6b000, 13) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ec788cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ec788dd8, ec788d50, ec788d8c, 13, 80828f8, 0) + 2a | |
080550c4 dlmgmt_handler (0, ec788dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 295 / thread# 295 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ec689cb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ec689cf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ec689dd8, ec689d50, ec689d8c, 0, 8082a18, 0) + 2a | |
080550c4 dlmgmt_handler (0, ec689dd8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 296 / thread# 296 -------------------- | |
feef988b lwp_park (0, 0, 0) | |
feef3bc4 cond_wait_queue (806a6b8, 806a6a0, 0, feef40f8) + 5e | |
feef416d __cond_wait (806a6b8, 806a6a0, ec58acb0, feef41a1, fef6b000, 0) + 83 | |
feef41af cond_wait (806a6b8, 806a6a0, ec58acf0, feef3189) + 24 | |
feef41ec pthread_cond_wait (806a6b8, 806a6a0, 0, fef6b000) + 1e | |
080572e0 dlmgmt_table_lock (0, 0) + 2b | |
08055336 dlmgmt_getlinkid (ec58add8, ec58ad50, ec58ad8c, 0, 8082b38, 0) + 2a | |
080550c4 dlmgmt_handler (0, ec58add8, 28, 0, 0, 805502e) + 96 | |
feefe09d __door_return () + 3d | |
----------------- lwp# 297 / thread# 297 -------------------- | |
feefe080 door (0, 0, 0, ec48be00, f5f00, a) | |
feee6cc5 door_create_func (0, 0, 0, feef9651) + 29 | |
feef96d3 _thrp_setup (f0b74240) + 8c | |
feef9850 _lwp_start (f0b74240, 0, 0, 0, 0, 0) | |
[root@phy8-sw1-ash (ash) ~]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment