Advertisement
jimklimov

ksh93 bestsearch() coredumps

Nov 4th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.42 KB | None | 0 0
  1. Not extremely busy on surface:
  2.  
  3. load averages: 1.98, 1.62, 1.58; up 0+13:31:19 16:55:56
  4. 132 processes: 129 sleeping, 1 zombie, 2 on cpu
  5. CPU states: 69.5% idle, 16.7% user, 13.8% kernel, 0.0% iowait, 0.0% swap
  6. Kernel: 1343 ctxsw, 54 trap, 2933 intr, 1094 syscall
  7. Memory: 8179M phys mem, 737M free mem, 8192M total swap, 8164M free swap
  8. ARC: 2043M Total, 1081M MRU, 760M MFU, 16M Anon, 62M Header, 98M Other
  9. 889M Compressed, 4695M Uncompressed, 5.28:1 Ratio, 968M Overhead
  10.  
  11.  
  12. root@jimoi:/var/cores# for F in configure.global.jimoi.1604* ksh93.global.jimoi.1604* ; do ls -la "$F" ; pstack "$F" ; done
  13. -rw------- 1 root root 5953775 Nov 4 11:55 configure.global.jimoi.1604487304.15844.core
  14. core 'configure.global.jimoi.1604487304.15844.core' of 15844: /bin/sh ./configure CFLAGS=-I/export/home/jim/nut-DMF/tmp/include -Wal
  15. fec84583 bestsearch () + 95
  16. -rw------- 1 root root 5954883 Nov 4 15:16 configure.global.jimoi.1604499366.24620.core
  17. core 'configure.global.jimoi.1604499366.24620.core' of 24620: /bin/sh ./configure CFLAGS=-I/export/home/jim/nut-DMF/tmp/include -Wal
  18. fec847df bestreclaim (fecbe2a0, 0, 6) + 12e
  19. fec8532d bestalloc (fecc7d20, 68) + 129
  20. fec84128 _ast_malloc (68) + 93
  21. fec58e82 sfnew (0, fedc9da0, 0, ffffffff, 5) + 2d6
  22. fec53606 _sfopen (0, fedc9da0, fedcadb6) + 13d
  23. fec59295 sfopen (0, fedc9da0, fedcadb6) + 21
  24. fed759aa sh_sfeval (80b09e4) + 3f
  25. fed5202d b_eval (3, 80b09e0, feddf144) + fc
  26. feda9bb0 sh_exec (80b08c0, 4) + ff6
  27. fedaabdb sh_exec (80b08e0, 5) + 2021
  28. fedab0a8 sh_exec (80b08e0, 5) + 24ee
  29. feda3fed sh_subshell (80b08f0, 5, 1) + 487
  30. fed828a4 comsubst (8062280, 80b08f0, 1) + 652
  31. fed86448 copyto (8062280, 0, 0) + 5fb
  32. fed821cc sh_mactrim (feddee60, 80afdb5, ffffffff) + 103
  33. fed8e70a nv_setlist (80afdac, 20200, 0) + 13a
  34. feda933a sh_exec (80afdf4, 4) + 780
  35. fedab1b3 sh_exec (80b00b8, 4) + 25f9
  36. fedab675 sh_exec (80afc08, 24) + 2abb
  37. fed883f0 exfile (feddee60, 80bf528, a) + 7c9
  38. fed88e5e sh_main (f, 8047400, 0) + 889
  39. 08051097 main (804739c, fef685c8, 80473d8, 8050f47, f, 8047400) + 56
  40. 08050f47 _start_crt (f, 8047400, fefd0c6f, 0, 0, 0) + 96
  41. 08050e1a _start (f, 80475d0, 80475d8, 80475e4, 8047635, 8047666) + 1a
  42. -rw------- 1 root root 6482159 Nov 4 16:38 configure.global.jimoi.1604504322.24425.core
  43. core 'configure.global.jimoi.1604504322.24425.core' of 24425: /bin/sh ./configure CFLAGS=-I/export/home/jim/nut-DMF/tmp/include -Wal
  44. fec84573 bestsearch (0, 0, 0) + 85
  45. ffffffff ???????? ()
  46. -rw------- 1 root root 6479171 Nov 4 16:39 configure.global.jimoi.1604504372.26827.core
  47. core 'configure.global.jimoi.1604504372.26827.core' of 26827: /bin/sh ./configure CFLAGS=-I/export/home/jim/nut-DMF/tmp/include -Wal
  48. fec84954 bestreclaim (fecbe2a0, 0, 6) + 2a3
  49. fec8532d bestalloc (fecc7d20, 68) + 129
  50. fec84128 _ast_malloc (68) + 93
  51. fec58e82 sfnew (0, fedc9da0, 0, ffffffff, 5) + 2d6
  52. fec53606 _sfopen (0, fedc9da0, fedcadb6) + 13d
  53. fec59295 sfopen (0, fedc9da0, fedcadb6) + 21
  54. fed759aa sh_sfeval (80b0a28) + 3f
  55. fed5202d b_eval (3, 80b0a24, feddf144) + fc
  56. feda9bb0 sh_exec (80b0904, 4) + ff6
  57. fedaabdb sh_exec (80b0924, 5) + 2021
  58. fedab0a8 sh_exec (80b0924, 5) + 24ee
  59. feda3fed sh_subshell (80b0934, 5, 1) + 487
  60. fed828a4 comsubst (8062280, 80b0934, 1) + 652
  61. fed86448 copyto (8062280, 0, 0) + 5fb
  62. fed821cc sh_mactrim (feddee60, 80afdb5, ffffffff) + 103
  63. fed8e70a nv_setlist (80afdac, 20200, 0) + 13a
  64. feda933a sh_exec (80afdf4, 4) + 780
  65. fedab1b3 sh_exec (80b00b8, 4) + 25f9
  66. fedab675 sh_exec (80afc08, 24) + 2abb
  67. fed883f0 exfile (feddee60, 80bf548, a) + 7c9
  68. fed88e5e sh_main (12, 8047394, 0) + 889
  69. 08051097 main (804732c, fef685c8, 8047368, 8050f47, 12, 8047394) + 56
  70. 08050f47 _start_crt (12, 8047394, fefd0c6f, 0, 0, 0) + 96
  71. 08050e1a _start (12, 8047570, 8047578, 8047584, 80475d5, 8047606) + 1a
  72. -rw------- 1 root root 6478063 Nov 4 16:42 configure.global.jimoi.1604504534.1406.core
  73. core 'configure.global.jimoi.1604504534.1406.core' of 1406: /bin/sh ./configure CFLAGS=-I/export/home/jim/nut-DMF/tmp/include -Wal
  74. fec84583 bestsearch () + 95
  75. -rw------- 1 root root 6482159 Nov 4 16:43 configure.global.jimoi.1604504607.3913.core
  76. core 'configure.global.jimoi.1604504607.3913.core' of 3913: /bin/sh ./configure CFLAGS=-I/export/home/jim/nut-DMF/tmp/include -Wal
  77. fec84573 bestsearch (0, 0, 0) + 85
  78. ffffffff ???????? ()
  79. -rw------- 1 root root 5276827 Nov 4 15:04 ksh93.global.jimoi.1604498652.15492.core
  80. core 'ksh93.global.jimoi.1604498652.15492.core' of 15492: /bin/sh ./config.status
  81. fec84583 bestsearch () + 95
  82. -rw------- 1 root root 5276827 Nov 4 16:38 ksh93.global.jimoi.1604504325.25043.core
  83. core 'ksh93.global.jimoi.1604504325.25043.core' of 25043: /bin/sh ./config.status
  84. fec84675 bestsearch () + 187
  85. -rw------- 1 root root 5276827 Nov 4 16:40 ksh93.global.jimoi.1604504406.29438.core
  86. core 'ksh93.global.jimoi.1604504406.29438.core' of 29438: /bin/sh ./config.status
  87. fec84675 bestsearch (0, 0, 80c08b0) + 187
  88. 00000038 ???????? (8062240, 90000, 80f2240, 8ffd0, 0, 0)
  89. 00000000 ???????? (a38, 8062240, 0, 80e26c8, 80c2a58, 0)
  90. 00020000 ???????? ()
  91. -rw------- 1 root root 5510395 Nov 4 16:46 ksh93.global.jimoi.1604504780.8932.core
  92. core 'ksh93.global.jimoi.1604504780.8932.core' of 8932: /bin/sh ./config.status
  93. fec84583 bestsearch () + 95
  94. -rw------- 1 root root 5276827 Nov 4 16:55 ksh93.global.jimoi.1604505349.13293.core
  95. core 'ksh93.global.jimoi.1604505349.13293.core' of 13293: /bin/sh ./config.status
  96. fec84954 bestreclaim (fecbe2a0, 0, 6) + 2a3
  97. fec8532d bestalloc (fecc7d20, 14) + 129
  98. fec8581c bestresize (fecc7d20, 0, 14, 4) + 47
  99. fec841d2 _ast_calloc (1, 14) + 9a
  100. fed77718 sh_iostream (feddee60, 4) + 11e
  101. feda411b sh_subshell (80d5104, 5, 1) + 5b5
  102. fed828a4 comsubst (80622c8, 80d5104, 1) + 652
  103. fed86448 copyto (80622c8, 0, 0) + 5fb
  104. fed8708a sh_macexpand (feddee60, 80d1064, 0, 1000) + 1cc
  105. fed87174 sh_macpat (feddee60, 80d1064, 0) + 5c
  106. fedabdf6 sh_exec (80d1050, 4) + 323c
  107. fedab1b3 sh_exec (80d2128, 4) + 25f9
  108. fedabf3e sh_exec (80cfc7c, 4) + 3384
  109. fedab1b3 sh_exec (80d50a0, 4) + 25f9
  110. fedab675 sh_exec (80afc50, 24) + 2abb
  111. fed883f0 exfile (feddee60, 80bf7b0, a) + 7c9
  112. fed88e5e sh_main (2, 8047554, 0) + 889
  113. 08051097 main (80474ec, fef685c8, 8047528, 8050f47, 2, 8047554) + 56
  114. 08050f47 _start_crt (2, 8047554, fefd0c6f, 0, 0, 0) + 96
  115. 08050e1a _start (2, 8047700, 8047708, 0, 8062268, 8062288) + 1a
  116.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement