Advertisement
the-friendly-dude

Error 129

Jul 2nd, 2023 (edited)
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.77 KB | Source Code | 0 0
  1. Connected to pydev debugger (build 231.9011.38)
  2.  
  3. Circling through detectors...
  4.  
  5. Detector: Det1, Tree: Det1. Leaves:
  6. *** Break *** segmentation violation
  7.  
  8.  
  9.  
  10. ===========================================================
  11. There was a crash.
  12. This is the entire stack trace of all threads:
  13. ===========================================================
  14.  
  15. Thread 21 (Thread 0x7fd9e48db640 (LWP 68120) "python"):
  16. #0 0x00007fda3a0ea49f in __GI___wait4 (pid=68123, stat_loc=stat_loc
  17. entry=0x7fd9e48d5268, options=options
  18. entry=0, usage=usage
  19. entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  20. #1 0x00007fda3a0ea41b in __GI___waitpid (pid=<optimized out>, stat_loc=stat_loc
  21. entry=0x7fd9e48d5268, options=options
  22. entry=0) at ./posix/waitpid.c:38
  23. #2 0x00007fda3a050bcb in do_system (line=<optimized out>) at ../sysdeps/posix/system.c:171
  24. #3 0x00007fda0d1172d4 in TUnixSystem::StackTrace() () from /home/jordan/root/lib/libCore.so.6.26
  25. #4 0x00007fda367c3ff3 in (anonymous namespace)::TExceptionHandlerImp::HandleException(int) () from /home/jordan/root/lib/libcppyy_backend3_10.so.6.26
  26. #5 0x00007fda0d114469 in TUnixSystem::DispatchSignals(ESignals) () from /home/jordan/root/lib/libCore.so.6.26
  27. #6 <signal handler called>
  28. #7 0x000055e00deaf445 in PyMem_Malloc ()
  29. #8 0x000055e00e0088b2 in PyOS_double_to_string ()
  30. #9 0x000055e00e008720 in ?? ()
  31. #10 0x000055e00df7855f in ?? ()
  32. #11 0x000055e00dee46b4 in ?? ()
  33. #12 0x000055e00ded375a in _PyEval_EvalFrameDefault ()
  34. #13 0x000055e00def2f11 in ?? ()
  35. #14 0x000055e00ded375a in _PyEval_EvalFrameDefault ()
  36. #15 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  37. #16 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  38. #17 0x000055e00def2f11 in ?? ()
  39. #18 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  40. #19 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  41. #20 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  42. #21 0x000055e00def2f11 in ?? ()
  43. #22 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  44. #23 0x000055e00def2f11 in ?? ()
  45. #24 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  46. #25 0x000055e00def2f11 in ?? ()
  47. #26 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  48. #27 0x000055e00def2f11 in ?? ()
  49. #28 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  50. #29 0x000055e00def2f11 in ?? ()
  51. #30 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  52. #31 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  53. #32 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  54. #33 0x000055e00def2f11 in ?? ()
  55. #34 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  56. #35 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  57. #36 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  58. #37 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  59. #38 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  60. #39 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  61. #40 0x000055e00deced6b in _PyEval_EvalFrameDefault ()
  62. #41 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  63. #42 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  64. #43 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  65. #44 0x000055e00df8eb02 in ?? ()
  66. #45 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  67. #46 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  68. #47 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  69. #48 0x000055e00def3171 in ?? ()
  70. #49 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  71. #50 0x000055e00deda8b4 in _PyObject_FastCallDictTstate ()
  72. #51 0x000055e00deeff9c in _PyObject_Call_Prepend ()
  73. #52 0x000055e00e00d050 in ?? ()
  74. #53 0x000055e00def3b5b in PyObject_Call ()
  75. #54 0x000055e00e01eb4a in ?? ()
  76. #55 0x000055e00e014998 in ?? ()
  77. #56 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  78. #57 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  79.  
  80. Thread 20 (Thread 0x7fd9e50dc640 (LWP 67539) "python"):
  81. #0 __futex_abstimed_wait_common64 (private=223005192, cancel=true, abstime=0x7fd9e50db1c0, op=137, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:57
  82. #1 __futex_abstimed_wait_common (cancel=true, private=223005192, abstime=0x7fd9e50db1c0, clockid=965754992, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:87
  83. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  84. entry=0x55e00e32bbec <_PyRuntime+428>, expected=expected
  85. entry=0, clockid=clockid
  86. entry=1, abstime=abstime
  87. entry=0x7fd9e50db1c0, private=private
  88. entry=0) at ./nptl/futex-internal.c:139
  89. #3 0x00007fda3a093f1b in __pthread_cond_wait_common (abstime=0x7fd9e50db1c0, clockid=1, mutex=0x55e00e32bbf0 <_PyRuntime+432>, cond=0x55e00e32bbc0 <_PyRuntime+384>) at ./nptl/pthread_cond_wait.c:503
  90. #4 ___pthread_cond_timedwait64 (cond=0x55e00e32bbc0 <_PyRuntime+384>, mutex=0x55e00e32bbf0 <_PyRuntime+432>, abstime=0x7fd9e50db1c0) at ./nptl/pthread_cond_wait.c:652
  91. #5 0x000055e00dea3171 in ?? ()
  92. #6 0x000055e00ded8466 in PyEval_RestoreThread ()
  93. #7 0x000055e00e004850 in ?? ()
  94. #8 0x000055e00dee46b4 in ?? ()
  95. #9 0x000055e00df8eb74 in ?? ()
  96. #10 0x000055e00ded4f9d in _PyEval_EvalFrameDefault ()
  97. #11 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  98. #12 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  99. #13 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  100. #14 0x000055e00df8eb02 in ?? ()
  101. #15 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  102. #16 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  103. #17 0x000055e00df8eb02 in ?? ()
  104. #18 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  105. #19 0x000055e00def3171 in ?? ()
  106. #20 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  107. #21 0x000055e00deda8b4 in _PyObject_FastCallDictTstate ()
  108. #22 0x000055e00deeff9c in _PyObject_Call_Prepend ()
  109. #23 0x000055e00e00d050 in ?? ()
  110. #24 0x000055e00def3b5b in PyObject_Call ()
  111. #25 0x000055e00e01eb4a in ?? ()
  112. #26 0x000055e00e014998 in ?? ()
  113. #27 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  114. #28 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  115.  
  116. Thread 19 (Thread 0x7fda0dd18640 (LWP 67511) "python"):
  117. #0 __futex_abstimed_wait_common64 (private=267881008, cancel=true, abstime=0x7fda0dd17190, op=137, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:57
  118. #1 __futex_abstimed_wait_common (cancel=true, private=267881008, abstime=0x7fda0dd17190, clockid=233538622, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:87
  119. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  120. entry=0x55e00e32bbec <_PyRuntime+428>, expected=expected
  121. entry=0, clockid=clockid
  122. entry=1, abstime=abstime
  123. entry=0x7fda0dd17190, private=private
  124. entry=0) at ./nptl/futex-internal.c:139
  125. #3 0x00007fda3a093f1b in __pthread_cond_wait_common (abstime=0x7fda0dd17190, clockid=1, mutex=0x55e00e32bbf0 <_PyRuntime+432>, cond=0x55e00e32bbc0 <_PyRuntime+384>) at ./nptl/pthread_cond_wait.c:503
  126. #4 ___pthread_cond_timedwait64 (cond=0x55e00e32bbc0 <_PyRuntime+384>, mutex=0x55e00e32bbf0 <_PyRuntime+432>, abstime=0x7fda0dd17190) at ./nptl/pthread_cond_wait.c:652
  127. #5 0x000055e00dea3171 in ?? ()
  128. #6 0x000055e00ded8466 in PyEval_RestoreThread ()
  129. #7 0x000055e00defb95f in ?? ()
  130. #8 0x000055e00dee63a9 in ?? ()
  131. #9 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  132. #10 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  133. #11 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  134. #12 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  135. #13 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  136. #14 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  137. #15 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  138. #16 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  139. #17 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  140. #18 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  141. #19 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  142. #20 0x000055e00def3171 in ?? ()
  143. #21 0x000055e00e01eb4a in ?? ()
  144. #22 0x000055e00e014998 in ?? ()
  145. #23 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  146. #24 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  147.  
  148. Thread 18 (Thread 0x7fda0e519640 (LWP 67510) "python"):
  149. #0 __libc_recv (flags=<optimized out>, len=1024, buf=0x7fda00012c50, fd=3) at ../sysdeps/unix/sysv/linux/recv.c:28
  150. #1 __libc_recv (fd=3, buf=0x7fda00012c50, len=1024, flags=0) at ../sysdeps/unix/sysv/linux/recv.c:23
  151. #2 0x000055e00e02597a in ?? ()
  152. #3 0x000055e00e0227ad in ?? ()
  153. #4 0x000055e00e025058 in ?? ()
  154. #5 0x000055e00e07ed3f in ?? ()
  155. #6 0x000055e00dec9480 in ?? ()
  156. #7 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  157. #8 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  158. #9 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  159. #10 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  160. #11 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  161. #12 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  162. #13 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  163. #14 0x000055e00def3171 in ?? ()
  164. #15 0x000055e00e01eb4a in ?? ()
  165. #16 0x000055e00e014998 in ?? ()
  166. #17 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  167. #18 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  168.  
  169. Thread 17 (Thread 0x7fda0ed1a640 (LWP 67509) "python"):
  170. #0 __futex_abstimed_wait_common64 (private=-451579000, cancel=true, abstime=0x7fda0ed19190, op=137, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:57
  171. #1 __futex_abstimed_wait_common (cancel=true, private=-451579000, abstime=0x7fda0ed19190, clockid=0, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:87
  172. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  173. entry=0x55e00e32bbec <_PyRuntime+428>, expected=expected
  174. entry=0, clockid=clockid
  175. entry=1, abstime=abstime
  176. entry=0x7fda0ed19190, private=private
  177. entry=0) at ./nptl/futex-internal.c:139
  178. #3 0x00007fda3a093f1b in __pthread_cond_wait_common (abstime=0x7fda0ed19190, clockid=1, mutex=0x55e00e32bbf0 <_PyRuntime+432>, cond=0x55e00e32bbc0 <_PyRuntime+384>) at ./nptl/pthread_cond_wait.c:503
  179. #4 ___pthread_cond_timedwait64 (cond=0x55e00e32bbc0 <_PyRuntime+384>, mutex=0x55e00e32bbf0 <_PyRuntime+432>, abstime=0x7fda0ed19190) at ./nptl/pthread_cond_wait.c:652
  180. #5 0x000055e00dea3171 in ?? ()
  181. #6 0x000055e00ded8466 in PyEval_RestoreThread ()
  182. #7 0x000055e00defb95f in ?? ()
  183. #8 0x000055e00dee63a9 in ?? ()
  184. #9 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  185. #10 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  186. #11 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  187. #12 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  188. #13 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  189. #14 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  190. #15 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  191. #16 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  192. #17 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  193. #18 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  194. #19 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  195. #20 0x000055e00def3171 in ?? ()
  196. #21 0x000055e00e01eb4a in ?? ()
  197. #22 0x000055e00e014998 in ?? ()
  198. #23 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  199. #24 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  200.  
  201. Thread 16 (Thread 0x7fda173f1640 (LWP 67508) "python"):
  202. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bd01e0 <thread_status+1888>) at ./nptl/futex-internal.c:57
  203. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bd01e0 <thread_status+1888>) at ./nptl/futex-internal.c:87
  204. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  205. entry=0x7fda38bd01e0 <thread_status+1888>, expected=expected
  206. entry=0, clockid=clockid
  207. entry=0, abstime=abstime
  208. entry=0x0, private=private
  209. entry=0) at ./nptl/futex-internal.c:139
  210. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bd0190 <thread_status+1808>, cond=0x7fda38bd01b8 <thread_status+1848>) at ./nptl/pthread_cond_wait.c:503
  211. #4 ___pthread_cond_wait (cond=0x7fda38bd01b8 <thread_status+1848>, mutex=0x7fda38bd0190 <thread_status+1808>) at ./nptl/pthread_cond_wait.c:627
  212. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  213. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  214. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  215.  
  216. Thread 15 (Thread 0x7fda19bf2640 (LWP 67507) "python"):
  217. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bd0160 <thread_status+1760>) at ./nptl/futex-internal.c:57
  218. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bd0160 <thread_status+1760>) at ./nptl/futex-internal.c:87
  219. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  220. entry=0x7fda38bd0160 <thread_status+1760>, expected=expected
  221. entry=0, clockid=clockid
  222. entry=0, abstime=abstime
  223. entry=0x0, private=private
  224. entry=0) at ./nptl/futex-internal.c:139
  225. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bd0110 <thread_status+1680>, cond=0x7fda38bd0138 <thread_status+1720>) at ./nptl/pthread_cond_wait.c:503
  226. #4 ___pthread_cond_wait (cond=0x7fda38bd0138 <thread_status+1720>, mutex=0x7fda38bd0110 <thread_status+1680>) at ./nptl/pthread_cond_wait.c:627
  227. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  228. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  229. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  230.  
  231. Thread 14 (Thread 0x7fda1c3f3640 (LWP 67506) "python"):
  232. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bd00e0 <thread_status+1632>) at ./nptl/futex-internal.c:57
  233. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bd00e0 <thread_status+1632>) at ./nptl/futex-internal.c:87
  234. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  235. entry=0x7fda38bd00e0 <thread_status+1632>, expected=expected
  236. entry=0, clockid=clockid
  237. entry=0, abstime=abstime
  238. entry=0x0, private=private
  239. entry=0) at ./nptl/futex-internal.c:139
  240. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bd0090 <thread_status+1552>, cond=0x7fda38bd00b8 <thread_status+1592>) at ./nptl/pthread_cond_wait.c:503
  241. #4 ___pthread_cond_wait (cond=0x7fda38bd00b8 <thread_status+1592>, mutex=0x7fda38bd0090 <thread_status+1552>) at ./nptl/pthread_cond_wait.c:627
  242. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  243. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  244. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  245.  
  246. Thread 13 (Thread 0x7fda1cbf4640 (LWP 67505) "python"):
  247. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bd0060 <thread_status+1504>) at ./nptl/futex-internal.c:57
  248. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bd0060 <thread_status+1504>) at ./nptl/futex-internal.c:87
  249. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  250. entry=0x7fda38bd0060 <thread_status+1504>, expected=expected
  251. entry=0, clockid=clockid
  252. entry=0, abstime=abstime
  253. entry=0x0, private=private
  254. entry=0) at ./nptl/futex-internal.c:139
  255. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bd0010 <thread_status+1424>, cond=0x7fda38bd0038 <thread_status+1464>) at ./nptl/pthread_cond_wait.c:503
  256. #4 ___pthread_cond_wait (cond=0x7fda38bd0038 <thread_status+1464>, mutex=0x7fda38bd0010 <thread_status+1424>) at ./nptl/pthread_cond_wait.c:627
  257. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  258. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  259. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  260.  
  261. Thread 12 (Thread 0x7fda1f3f5640 (LWP 67504) "python"):
  262. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcffe0 <thread_status+1376>) at ./nptl/futex-internal.c:57
  263. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcffe0 <thread_status+1376>) at ./nptl/futex-internal.c:87
  264. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  265. entry=0x7fda38bcffe0 <thread_status+1376>, expected=expected
  266. entry=0, clockid=clockid
  267. entry=0, abstime=abstime
  268. entry=0x0, private=private
  269. entry=0) at ./nptl/futex-internal.c:139
  270. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcff90 <thread_status+1296>, cond=0x7fda38bcffb8 <thread_status+1336>) at ./nptl/pthread_cond_wait.c:503
  271. #4 ___pthread_cond_wait (cond=0x7fda38bcffb8 <thread_status+1336>, mutex=0x7fda38bcff90 <thread_status+1296>) at ./nptl/pthread_cond_wait.c:627
  272. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  273. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  274. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  275.  
  276. Thread 11 (Thread 0x7fda23bf6640 (LWP 67503) "python"):
  277. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcff60 <thread_status+1248>) at ./nptl/futex-internal.c:57
  278. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcff60 <thread_status+1248>) at ./nptl/futex-internal.c:87
  279. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  280. entry=0x7fda38bcff60 <thread_status+1248>, expected=expected
  281. entry=0, clockid=clockid
  282. entry=0, abstime=abstime
  283. entry=0x0, private=private
  284. entry=0) at ./nptl/futex-internal.c:139
  285. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcff10 <thread_status+1168>, cond=0x7fda38bcff38 <thread_status+1208>) at ./nptl/pthread_cond_wait.c:503
  286. #4 ___pthread_cond_wait (cond=0x7fda38bcff38 <thread_status+1208>, mutex=0x7fda38bcff10 <thread_status+1168>) at ./nptl/pthread_cond_wait.c:627
  287. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  288. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  289. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  290.  
  291. Thread 10 (Thread 0x7fda283f7640 (LWP 67502) "python"):
  292. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfee0 <thread_status+1120>) at ./nptl/futex-internal.c:57
  293. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfee0 <thread_status+1120>) at ./nptl/futex-internal.c:87
  294. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  295. entry=0x7fda38bcfee0 <thread_status+1120>, expected=expected
  296. entry=0, clockid=clockid
  297. entry=0, abstime=abstime
  298. entry=0x0, private=private
  299. entry=0) at ./nptl/futex-internal.c:139
  300. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfe90 <thread_status+1040>, cond=0x7fda38bcfeb8 <thread_status+1080>) at ./nptl/pthread_cond_wait.c:503
  301. #4 ___pthread_cond_wait (cond=0x7fda38bcfeb8 <thread_status+1080>, mutex=0x7fda38bcfe90 <thread_status+1040>) at ./nptl/pthread_cond_wait.c:627
  302. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  303. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  304. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  305.  
  306. Thread 9 (Thread 0x7fda28bf8640 (LWP 67501) "python"):
  307. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfe60 <thread_status+992>) at ./nptl/futex-internal.c:57
  308. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfe60 <thread_status+992>) at ./nptl/futex-internal.c:87
  309. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  310. entry=0x7fda38bcfe60 <thread_status+992>, expected=expected
  311. entry=0, clockid=clockid
  312. entry=0, abstime=abstime
  313. entry=0x0, private=private
  314. entry=0) at ./nptl/futex-internal.c:139
  315. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfe10 <thread_status+912>, cond=0x7fda38bcfe38 <thread_status+952>) at ./nptl/pthread_cond_wait.c:503
  316. #4 ___pthread_cond_wait (cond=0x7fda38bcfe38 <thread_status+952>, mutex=0x7fda38bcfe10 <thread_status+912>) at ./nptl/pthread_cond_wait.c:627
  317. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  318. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  319. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  320.  
  321. Thread 8 (Thread 0x7fda293f9640 (LWP 67500) "python"):
  322. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfde0 <thread_status+864>) at ./nptl/futex-internal.c:57
  323. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfde0 <thread_status+864>) at ./nptl/futex-internal.c:87
  324. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  325. entry=0x7fda38bcfde0 <thread_status+864>, expected=expected
  326. entry=0, clockid=clockid
  327. entry=0, abstime=abstime
  328. entry=0x0, private=private
  329. entry=0) at ./nptl/futex-internal.c:139
  330. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfd90 <thread_status+784>, cond=0x7fda38bcfdb8 <thread_status+824>) at ./nptl/pthread_cond_wait.c:503
  331. #4 ___pthread_cond_wait (cond=0x7fda38bcfdb8 <thread_status+824>, mutex=0x7fda38bcfd90 <thread_status+784>) at ./nptl/pthread_cond_wait.c:627
  332. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  333. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  334. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  335.  
  336. Thread 7 (Thread 0x7fda2bbfa640 (LWP 67499) "python"):
  337. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfd60 <thread_status+736>) at ./nptl/futex-internal.c:57
  338. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfd60 <thread_status+736>) at ./nptl/futex-internal.c:87
  339. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  340. entry=0x7fda38bcfd60 <thread_status+736>, expected=expected
  341. entry=0, clockid=clockid
  342. entry=0, abstime=abstime
  343. entry=0x0, private=private
  344. entry=0) at ./nptl/futex-internal.c:139
  345. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfd10 <thread_status+656>, cond=0x7fda38bcfd38 <thread_status+696>) at ./nptl/pthread_cond_wait.c:503
  346. #4 ___pthread_cond_wait (cond=0x7fda38bcfd38 <thread_status+696>, mutex=0x7fda38bcfd10 <thread_status+656>) at ./nptl/pthread_cond_wait.c:627
  347. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  348. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  349. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  350.  
  351. Thread 6 (Thread 0x7fda2e3fb640 (LWP 67498) "python"):
  352. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfce0 <thread_status+608>) at ./nptl/futex-internal.c:57
  353. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfce0 <thread_status+608>) at ./nptl/futex-internal.c:87
  354. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  355. entry=0x7fda38bcfce0 <thread_status+608>, expected=expected
  356. entry=0, clockid=clockid
  357. entry=0, abstime=abstime
  358. entry=0x0, private=private
  359. entry=0) at ./nptl/futex-internal.c:139
  360. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfc90 <thread_status+528>, cond=0x7fda38bcfcb8 <thread_status+568>) at ./nptl/pthread_cond_wait.c:503
  361. #4 ___pthread_cond_wait (cond=0x7fda38bcfcb8 <thread_status+568>, mutex=0x7fda38bcfc90 <thread_status+528>) at ./nptl/pthread_cond_wait.c:627
  362. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  363. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  364. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  365.  
  366. Thread 5 (Thread 0x7fda32bfc640 (LWP 67497) "python"):
  367. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfc60 <thread_status+480>) at ./nptl/futex-internal.c:57
  368. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfc60 <thread_status+480>) at ./nptl/futex-internal.c:87
  369. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  370. entry=0x7fda38bcfc60 <thread_status+480>, expected=expected
  371. entry=0, clockid=clockid
  372. entry=0, abstime=abstime
  373. entry=0x0, private=private
  374. entry=0) at ./nptl/futex-internal.c:139
  375. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfc10 <thread_status+400>, cond=0x7fda38bcfc38 <thread_status+440>) at ./nptl/pthread_cond_wait.c:503
  376. #4 ___pthread_cond_wait (cond=0x7fda38bcfc38 <thread_status+440>, mutex=0x7fda38bcfc10 <thread_status+400>) at ./nptl/pthread_cond_wait.c:627
  377. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  378. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  379. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  380.  
  381. Thread 4 (Thread 0x7fda333fd640 (LWP 67496) "python"):
  382. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfbe0 <thread_status+352>) at ./nptl/futex-internal.c:57
  383. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfbe0 <thread_status+352>) at ./nptl/futex-internal.c:87
  384. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  385. entry=0x7fda38bcfbe0 <thread_status+352>, expected=expected
  386. entry=0, clockid=clockid
  387. entry=0, abstime=abstime
  388. entry=0x0, private=private
  389. entry=0) at ./nptl/futex-internal.c:139
  390. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfb90 <thread_status+272>, cond=0x7fda38bcfbb8 <thread_status+312>) at ./nptl/pthread_cond_wait.c:503
  391. #4 ___pthread_cond_wait (cond=0x7fda38bcfbb8 <thread_status+312>, mutex=0x7fda38bcfb90 <thread_status+272>) at ./nptl/pthread_cond_wait.c:627
  392. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  393. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  394. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  395.  
  396. Thread 3 (Thread 0x7fda35bfe640 (LWP 67495) "python"):
  397. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfb60 <thread_status+224>) at ./nptl/futex-internal.c:57
  398. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfb60 <thread_status+224>) at ./nptl/futex-internal.c:87
  399. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  400. entry=0x7fda38bcfb60 <thread_status+224>, expected=expected
  401. entry=0, clockid=clockid
  402. entry=0, abstime=abstime
  403. entry=0x0, private=private
  404. entry=0) at ./nptl/futex-internal.c:139
  405. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfb10 <thread_status+144>, cond=0x7fda38bcfb38 <thread_status+184>) at ./nptl/pthread_cond_wait.c:503
  406. #4 ___pthread_cond_wait (cond=0x7fda38bcfb38 <thread_status+184>, mutex=0x7fda38bcfb10 <thread_status+144>) at ./nptl/pthread_cond_wait.c:627
  407. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  408. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  409. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  410.  
  411. Thread 2 (Thread 0x7fda363ff640 (LWP 67494) "python"):
  412. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfae0 <thread_status+96>) at ./nptl/futex-internal.c:57
  413. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfae0 <thread_status+96>) at ./nptl/futex-internal.c:87
  414. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  415. entry=0x7fda38bcfae0 <thread_status+96>, expected=expected
  416. entry=0, clockid=clockid
  417. entry=0, abstime=abstime
  418. entry=0x0, private=private
  419. entry=0) at ./nptl/futex-internal.c:139
  420. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfa90 <thread_status+16>, cond=0x7fda38bcfab8 <thread_status+56>) at ./nptl/pthread_cond_wait.c:503
  421. #4 ___pthread_cond_wait (cond=0x7fda38bcfab8 <thread_status+56>, mutex=0x7fda38bcfa90 <thread_status+16>) at ./nptl/pthread_cond_wait.c:627
  422. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  423. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  424. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  425.  
  426. Thread 1 (Thread 0x7fda3a233000 (LWP 67493) "python"):
  427. #0 __futex_abstimed_wait_common64 (private=53, cancel=true, abstime=0x7ffe129cbe80, op=137, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:57
  428. #1 __futex_abstimed_wait_common (cancel=true, private=53, abstime=0x7ffe129cbe80, clockid=931044062, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:87
  429. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  430. entry=0x55e00e32bbec <_PyRuntime+428>, expected=expected
  431. entry=0, clockid=clockid
  432. entry=1, abstime=abstime
  433. entry=0x7ffe129cbe80, private=private
  434. entry=0) at ./nptl/futex-internal.c:139
  435. #3 0x00007fda3a093f1b in __pthread_cond_wait_common (abstime=0x7ffe129cbe80, clockid=1, mutex=0x55e00e32bbf0 <_PyRuntime+432>, cond=0x55e00e32bbc0 <_PyRuntime+384>) at ./nptl/pthread_cond_wait.c:503
  436. #4 ___pthread_cond_timedwait64 (cond=0x55e00e32bbc0 <_PyRuntime+384>, mutex=0x55e00e32bbf0 <_PyRuntime+432>, abstime=0x7ffe129cbe80) at ./nptl/pthread_cond_wait.c:652
  437. #5 0x000055e00dea3171 in ?? ()
  438. #6 0x000055e00ded8466 in PyEval_RestoreThread ()
  439. #7 0x000055e00defb95f in ?? ()
  440. #8 0x000055e00dee63a9 in ?? ()
  441. #9 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  442. #10 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  443. #11 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  444. #12 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  445. #13 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  446. #14 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  447. #15 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  448. #16 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  449. #17 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  450. #18 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  451. #19 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  452. #20 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  453. #21 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  454. #22 0x000055e00def305e in ?? ()
  455. #23 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  456. #24 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  457. #25 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  458. #26 0x000055e00def305e in ?? ()
  459. #27 0x000055e00dee0ddb in ?? ()
  460. #28 0x000055e00df8ee25 in ?? ()
  461. #29 0x000055e00ded481f in _PyEval_EvalFrameDefault ()
  462. #30 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  463. #31 0x000055e00df8eb02 in ?? ()
  464. #32 0x000055e00ded4678 in _PyEval_EvalFrameDefault ()
  465. #33 0x000055e00deca176 in ?? ()
  466. #34 0x000055e00dfbfc56 in PyEval_EvalCode ()
  467. #35 0x000055e00dfc593d in ?? ()
  468. #36 0x000055e00dee5749 in ?? ()
  469. #37 0x000055e00df8eb74 in ?? ()
  470. #38 0x000055e00ded4678 in _PyEval_EvalFrameDefault ()
  471. #39 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  472. #40 0x000055e00df8eb02 in ?? ()
  473. #41 0x000055e00ded4f9d in _PyEval_EvalFrameDefault ()
  474. #42 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  475. #43 0x000055e00df8eb02 in ?? ()
  476. #44 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  477. #45 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  478. #46 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  479. #47 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  480. #48 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  481. #49 0x000055e00deca176 in ?? ()
  482. #50 0x000055e00dfbfc56 in PyEval_EvalCode ()
  483. #51 0x000055e00dfecb18 in ?? ()
  484. #52 0x000055e00dfe596b in ?? ()
  485. #53 0x000055e00dfec865 in ?? ()
  486. #54 0x000055e00dfebd48 in _PyRun_SimpleFileObject ()
  487. #55 0x000055e00dfeba43 in _PyRun_AnyFileObject ()
  488. #56 0x000055e00dfdcc3e in Py_RunMain ()
  489. #57 0x000055e00dfb2bcd in Py_BytesMain ()
  490. #58 0x00007fda3a029d90 in __libc_start_call_main (main=main
  491. entry=0x55e00dfb2b90, argc=argc
  492. entry=10, argv=argv
  493. entry=0x7ffe129ce438) at ../sysdeps/nptl/libc_start_call_main.h:58
  494. #59 0x00007fda3a029e40 in __libc_start_main_impl (main=0x55e00dfb2b90, argc=10, argv=0x7ffe129ce438, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe129ce428) at ../csu/libc-start.c:392
  495. #60 0x000055e00dfb2ac5 in _start ()
  496. ===========================================================
  497.  
  498.  
  499. The lines below might hint at the cause of the crash.
  500. You may get help by asking at the ROOT forum https://root.cern/forum
  501. Only if you are really convinced it is a bug in ROOT then please submit a
  502. report at https://root.cern/bugs Please post the ENTIRE stack trace
  503. from above as an attachment in addition to anything else
  504. that might help us fixing this issue.
  505. ===========================================================
  506. #7 0x000055e00deaf445 in PyMem_Malloc ()
  507. #8 0x000055e00e0088b2 in PyOS_double_to_string ()
  508. #9 0x000055e00e008720 in ?? ()
  509. #10 0x000055e00df7855f in ?? ()
  510. #11 0x000055e00dee46b4 in ?? ()
  511. #12 0x000055e00ded375a in _PyEval_EvalFrameDefault ()
  512. #13 0x000055e00def2f11 in ?? ()
  513. #14 0x000055e00ded375a in _PyEval_EvalFrameDefault ()
  514. #15 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  515. #16 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  516. #17 0x000055e00def2f11 in ?? ()
  517. #18 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  518. #19 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  519. #20 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  520. #21 0x000055e00def2f11 in ?? ()
  521. #22 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  522. #23 0x000055e00def2f11 in ?? ()
  523. #24 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  524. #25 0x000055e00def2f11 in ?? ()
  525. #26 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  526. #27 0x000055e00def2f11 in ?? ()
  527. #28 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  528. #29 0x000055e00def2f11 in ?? ()
  529. #30 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  530. #31 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  531. #32 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  532. #33 0x000055e00def2f11 in ?? ()
  533. #34 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  534. #35 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  535. #36 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  536. #37 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  537. #38 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  538. #39 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  539. #40 0x000055e00deced6b in _PyEval_EvalFrameDefault ()
  540. #41 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  541. #42 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  542. #43 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  543. #44 0x000055e00df8eb02 in ?? ()
  544. #45 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  545. #46 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  546. #47 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  547. #48 0x000055e00def3171 in ?? ()
  548. #49 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  549. #50 0x000055e00deda8b4 in _PyObject_FastCallDictTstate ()
  550. #51 0x000055e00deeff9c in _PyObject_Call_Prepend ()
  551. #52 0x000055e00e00d050 in ?? ()
  552. #53 0x000055e00def3b5b in PyObject_Call ()
  553. #54 0x000055e00e01eb4a in ?? ()
  554. #55 0x000055e00e014998 in ?? ()
  555. #56 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  556. #57 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  557.  
  558. ===========================================================
  559.  
  560.  
  561. *** Break *** segmentation violation
  562.  
  563.  
  564.  
  565. ===========================================================
  566. There was a crash.
  567. This is the entire stack trace of all threads:
  568. ===========================================================
  569.  
  570. Thread 21 (Thread 0x7fd9e48db640 (LWP 68120) "python"):
  571. #0 0x00007fda3a0ea49f in __GI___wait4 (pid=68402, stat_loc=stat_loc
  572. entry=0x7fd9e48d5268, options=options
  573. entry=0, usage=usage
  574. entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  575. #1 0x00007fda3a0ea41b in __GI___waitpid (pid=<optimized out>, stat_loc=stat_loc
  576. entry=0x7fd9e48d5268, options=options
  577. entry=0) at ./posix/waitpid.c:38
  578. #2 0x00007fda3a050bcb in do_system (line=<optimized out>) at ../sysdeps/posix/system.c:171
  579. #3 0x00007fda0d1172d4 in TUnixSystem::StackTrace() () from /home/jordan/root/lib/libCore.so.6.26
  580. #4 0x00007fda367c3e77 in (anonymous namespace)::TExceptionHandlerImp::HandleException(int) () from /home/jordan/root/lib/libcppyy_backend3_10.so.6.26
  581. #5 0x00007fda0d114469 in TUnixSystem::DispatchSignals(ESignals) () from /home/jordan/root/lib/libCore.so.6.26
  582. #6 <signal handler called>
  583. #7 0x000055e00deaf445 in PyMem_Malloc ()
  584. #8 0x000055e00e0088b2 in PyOS_double_to_string ()
  585. #9 0x000055e00e008720 in ?? ()
  586. #10 0x000055e00df7855f in ?? ()
  587. #11 0x000055e00dee46b4 in ?? ()
  588. #12 0x000055e00ded375a in _PyEval_EvalFrameDefault ()
  589. #13 0x000055e00def2f11 in ?? ()
  590. #14 0x000055e00ded375a in _PyEval_EvalFrameDefault ()
  591. #15 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  592. #16 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  593. #17 0x000055e00def2f11 in ?? ()
  594. #18 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  595. #19 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  596. #20 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  597. #21 0x000055e00def2f11 in ?? ()
  598. #22 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  599. #23 0x000055e00def2f11 in ?? ()
  600. #24 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  601. #25 0x000055e00def2f11 in ?? ()
  602. #26 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  603. #27 0x000055e00def2f11 in ?? ()
  604. #28 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  605. #29 0x000055e00def2f11 in ?? ()
  606. #30 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  607. #31 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  608. #32 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  609. #33 0x000055e00def2f11 in ?? ()
  610. #34 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  611. #35 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  612. #36 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  613. #37 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  614. #38 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  615. #39 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  616. #40 0x000055e00deced6b in _PyEval_EvalFrameDefault ()
  617. #41 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  618. #42 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  619. #43 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  620. #44 0x000055e00df8eb02 in ?? ()
  621. #45 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  622. #46 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  623. #47 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  624. #48 0x000055e00def3171 in ?? ()
  625. #49 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  626. #50 0x000055e00deda8b4 in _PyObject_FastCallDictTstate ()
  627. #51 0x000055e00deeff9c in _PyObject_Call_Prepend ()
  628. #52 0x000055e00e00d050 in ?? ()
  629. #53 0x000055e00def3b5b in PyObject_Call ()
  630. #54 0x000055e00e01eb4a in ?? ()
  631. #55 0x000055e00e014998 in ?? ()
  632. #56 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  633. #57 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  634.  
  635. Thread 20 (Thread 0x7fd9e50dc640 (LWP 67539) "python"):
  636. #0 __futex_abstimed_wait_common64 (private=223005192, cancel=true, abstime=0x7fd9e50db1c0, op=137, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:57
  637. #1 __futex_abstimed_wait_common (cancel=true, private=223005192, abstime=0x7fd9e50db1c0, clockid=965754992, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:87
  638. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  639. entry=0x55e00e32bbec <_PyRuntime+428>, expected=expected
  640. entry=0, clockid=clockid
  641. entry=1, abstime=abstime
  642. entry=0x7fd9e50db1c0, private=private
  643. entry=0) at ./nptl/futex-internal.c:139
  644. #3 0x00007fda3a093f1b in __pthread_cond_wait_common (abstime=0x7fd9e50db1c0, clockid=1, mutex=0x55e00e32bbf0 <_PyRuntime+432>, cond=0x55e00e32bbc0 <_PyRuntime+384>) at ./nptl/pthread_cond_wait.c:503
  645. #4 ___pthread_cond_timedwait64 (cond=0x55e00e32bbc0 <_PyRuntime+384>, mutex=0x55e00e32bbf0 <_PyRuntime+432>, abstime=0x7fd9e50db1c0) at ./nptl/pthread_cond_wait.c:652
  646. #5 0x000055e00dea3171 in ?? ()
  647. #6 0x000055e00ded8466 in PyEval_RestoreThread ()
  648. #7 0x000055e00e004850 in ?? ()
  649. #8 0x000055e00dee46b4 in ?? ()
  650. #9 0x000055e00df8eb74 in ?? ()
  651. #10 0x000055e00ded4f9d in _PyEval_EvalFrameDefault ()
  652. #11 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  653. #12 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  654. #13 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  655. #14 0x000055e00df8eb02 in ?? ()
  656. #15 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  657. #16 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  658. #17 0x000055e00df8eb02 in ?? ()
  659. #18 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  660. #19 0x000055e00def3171 in ?? ()
  661. #20 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  662. #21 0x000055e00deda8b4 in _PyObject_FastCallDictTstate ()
  663. #22 0x000055e00deeff9c in _PyObject_Call_Prepend ()
  664. #23 0x000055e00e00d050 in ?? ()
  665. #24 0x000055e00def3b5b in PyObject_Call ()
  666. #25 0x000055e00e01eb4a in ?? ()
  667. #26 0x000055e00e014998 in ?? ()
  668. #27 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  669. #28 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  670.  
  671. Thread 19 (Thread 0x7fda0dd18640 (LWP 67511) "python"):
  672. #0 __futex_abstimed_wait_common64 (private=267881008, cancel=true, abstime=0x7fda0dd17190, op=137, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:57
  673. #1 __futex_abstimed_wait_common (cancel=true, private=267881008, abstime=0x7fda0dd17190, clockid=233538622, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:87
  674. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  675. entry=0x55e00e32bbec <_PyRuntime+428>, expected=expected
  676. entry=0, clockid=clockid
  677. entry=1, abstime=abstime
  678. entry=0x7fda0dd17190, private=private
  679. entry=0) at ./nptl/futex-internal.c:139
  680. #3 0x00007fda3a093f1b in __pthread_cond_wait_common (abstime=0x7fda0dd17190, clockid=1, mutex=0x55e00e32bbf0 <_PyRuntime+432>, cond=0x55e00e32bbc0 <_PyRuntime+384>) at ./nptl/pthread_cond_wait.c:503
  681. #4 ___pthread_cond_timedwait64 (cond=0x55e00e32bbc0 <_PyRuntime+384>, mutex=0x55e00e32bbf0 <_PyRuntime+432>, abstime=0x7fda0dd17190) at ./nptl/pthread_cond_wait.c:652
  682. #5 0x000055e00dea3171 in ?? ()
  683. #6 0x000055e00ded8466 in PyEval_RestoreThread ()
  684. #7 0x000055e00defb95f in ?? ()
  685. #8 0x000055e00dee63a9 in ?? ()
  686. #9 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  687. #10 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  688. #11 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  689. #12 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  690. #13 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  691. #14 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  692. #15 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  693. #16 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  694. #17 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  695. #18 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  696. #19 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  697. #20 0x000055e00def3171 in ?? ()
  698. #21 0x000055e00e01eb4a in ?? ()
  699. #22 0x000055e00e014998 in ?? ()
  700. #23 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  701. #24 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  702.  
  703. Thread 18 (Thread 0x7fda0e519640 (LWP 67510) "python"):
  704. #0 __libc_recv (flags=<optimized out>, len=1024, buf=0x7fda00012c50, fd=3) at ../sysdeps/unix/sysv/linux/recv.c:28
  705. #1 __libc_recv (fd=3, buf=0x7fda00012c50, len=1024, flags=0) at ../sysdeps/unix/sysv/linux/recv.c:23
  706. #2 0x000055e00e02597a in ?? ()
  707. #3 0x000055e00e0227ad in ?? ()
  708. #4 0x000055e00e025058 in ?? ()
  709. #5 0x000055e00e07ed3f in ?? ()
  710. #6 0x000055e00dec9480 in ?? ()
  711. #7 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  712. #8 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  713. #9 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  714. #10 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  715. #11 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  716. #12 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  717. #13 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  718. #14 0x000055e00def3171 in ?? ()
  719. #15 0x000055e00e01eb4a in ?? ()
  720. #16 0x000055e00e014998 in ?? ()
  721. #17 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  722. #18 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  723.  
  724. Thread 17 (Thread 0x7fda0ed1a640 (LWP 67509) "python"):
  725. #0 __futex_abstimed_wait_common64 (private=-451579000, cancel=true, abstime=0x7fda0ed19190, op=137, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:57
  726. #1 __futex_abstimed_wait_common (cancel=true, private=-451579000, abstime=0x7fda0ed19190, clockid=0, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:87
  727. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  728. entry=0x55e00e32bbec <_PyRuntime+428>, expected=expected
  729. entry=0, clockid=clockid
  730. entry=1, abstime=abstime
  731. entry=0x7fda0ed19190, private=private
  732. entry=0) at ./nptl/futex-internal.c:139
  733. #3 0x00007fda3a093f1b in __pthread_cond_wait_common (abstime=0x7fda0ed19190, clockid=1, mutex=0x55e00e32bbf0 <_PyRuntime+432>, cond=0x55e00e32bbc0 <_PyRuntime+384>) at ./nptl/pthread_cond_wait.c:503
  734. #4 ___pthread_cond_timedwait64 (cond=0x55e00e32bbc0 <_PyRuntime+384>, mutex=0x55e00e32bbf0 <_PyRuntime+432>, abstime=0x7fda0ed19190) at ./nptl/pthread_cond_wait.c:652
  735. #5 0x000055e00dea3171 in ?? ()
  736. #6 0x000055e00ded8466 in PyEval_RestoreThread ()
  737. #7 0x000055e00defb95f in ?? ()
  738. #8 0x000055e00dee63a9 in ?? ()
  739. #9 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  740. #10 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  741. #11 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  742. #12 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  743. #13 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  744. #14 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  745. #15 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  746. #16 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  747. #17 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  748. #18 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  749. #19 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  750. #20 0x000055e00def3171 in ?? ()
  751. #21 0x000055e00e01eb4a in ?? ()
  752. #22 0x000055e00e014998 in ?? ()
  753. #23 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  754. #24 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  755.  
  756. Thread 16 (Thread 0x7fda173f1640 (LWP 67508) "python"):
  757. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bd01e0 <thread_status+1888>) at ./nptl/futex-internal.c:57
  758. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bd01e0 <thread_status+1888>) at ./nptl/futex-internal.c:87
  759. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  760. entry=0x7fda38bd01e0 <thread_status+1888>, expected=expected
  761. entry=0, clockid=clockid
  762. entry=0, abstime=abstime
  763. entry=0x0, private=private
  764. entry=0) at ./nptl/futex-internal.c:139
  765. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bd0190 <thread_status+1808>, cond=0x7fda38bd01b8 <thread_status+1848>) at ./nptl/pthread_cond_wait.c:503
  766. #4 ___pthread_cond_wait (cond=0x7fda38bd01b8 <thread_status+1848>, mutex=0x7fda38bd0190 <thread_status+1808>) at ./nptl/pthread_cond_wait.c:627
  767. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  768. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  769. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  770.  
  771. Thread 15 (Thread 0x7fda19bf2640 (LWP 67507) "python"):
  772. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bd0160 <thread_status+1760>) at ./nptl/futex-internal.c:57
  773. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bd0160 <thread_status+1760>) at ./nptl/futex-internal.c:87
  774. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  775. entry=0x7fda38bd0160 <thread_status+1760>, expected=expected
  776. entry=0, clockid=clockid
  777. entry=0, abstime=abstime
  778. entry=0x0, private=private
  779. entry=0) at ./nptl/futex-internal.c:139
  780. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bd0110 <thread_status+1680>, cond=0x7fda38bd0138 <thread_status+1720>) at ./nptl/pthread_cond_wait.c:503
  781. #4 ___pthread_cond_wait (cond=0x7fda38bd0138 <thread_status+1720>, mutex=0x7fda38bd0110 <thread_status+1680>) at ./nptl/pthread_cond_wait.c:627
  782. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  783. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  784. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  785.  
  786. Thread 14 (Thread 0x7fda1c3f3640 (LWP 67506) "python"):
  787. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bd00e0 <thread_status+1632>) at ./nptl/futex-internal.c:57
  788. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bd00e0 <thread_status+1632>) at ./nptl/futex-internal.c:87
  789. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  790. entry=0x7fda38bd00e0 <thread_status+1632>, expected=expected
  791. entry=0, clockid=clockid
  792. entry=0, abstime=abstime
  793. entry=0x0, private=private
  794. entry=0) at ./nptl/futex-internal.c:139
  795. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bd0090 <thread_status+1552>, cond=0x7fda38bd00b8 <thread_status+1592>) at ./nptl/pthread_cond_wait.c:503
  796. #4 ___pthread_cond_wait (cond=0x7fda38bd00b8 <thread_status+1592>, mutex=0x7fda38bd0090 <thread_status+1552>) at ./nptl/pthread_cond_wait.c:627
  797. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  798. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  799. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  800.  
  801. Thread 13 (Thread 0x7fda1cbf4640 (LWP 67505) "python"):
  802. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bd0060 <thread_status+1504>) at ./nptl/futex-internal.c:57
  803. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bd0060 <thread_status+1504>) at ./nptl/futex-internal.c:87
  804. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  805. entry=0x7fda38bd0060 <thread_status+1504>, expected=expected
  806. entry=0, clockid=clockid
  807. entry=0, abstime=abstime
  808. entry=0x0, private=private
  809. entry=0) at ./nptl/futex-internal.c:139
  810. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bd0010 <thread_status+1424>, cond=0x7fda38bd0038 <thread_status+1464>) at ./nptl/pthread_cond_wait.c:503
  811. #4 ___pthread_cond_wait (cond=0x7fda38bd0038 <thread_status+1464>, mutex=0x7fda38bd0010 <thread_status+1424>) at ./nptl/pthread_cond_wait.c:627
  812. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  813. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  814. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  815.  
  816. Thread 12 (Thread 0x7fda1f3f5640 (LWP 67504) "python"):
  817. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcffe0 <thread_status+1376>) at ./nptl/futex-internal.c:57
  818. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcffe0 <thread_status+1376>) at ./nptl/futex-internal.c:87
  819. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  820. entry=0x7fda38bcffe0 <thread_status+1376>, expected=expected
  821. entry=0, clockid=clockid
  822. entry=0, abstime=abstime
  823. entry=0x0, private=private
  824. entry=0) at ./nptl/futex-internal.c:139
  825. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcff90 <thread_status+1296>, cond=0x7fda38bcffb8 <thread_status+1336>) at ./nptl/pthread_cond_wait.c:503
  826. #4 ___pthread_cond_wait (cond=0x7fda38bcffb8 <thread_status+1336>, mutex=0x7fda38bcff90 <thread_status+1296>) at ./nptl/pthread_cond_wait.c:627
  827. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  828. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  829. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  830.  
  831. Thread 11 (Thread 0x7fda23bf6640 (LWP 67503) "python"):
  832. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcff60 <thread_status+1248>) at ./nptl/futex-internal.c:57
  833. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcff60 <thread_status+1248>) at ./nptl/futex-internal.c:87
  834. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  835. entry=0x7fda38bcff60 <thread_status+1248>, expected=expected
  836. entry=0, clockid=clockid
  837. entry=0, abstime=abstime
  838. entry=0x0, private=private
  839. entry=0) at ./nptl/futex-internal.c:139
  840. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcff10 <thread_status+1168>, cond=0x7fda38bcff38 <thread_status+1208>) at ./nptl/pthread_cond_wait.c:503
  841. #4 ___pthread_cond_wait (cond=0x7fda38bcff38 <thread_status+1208>, mutex=0x7fda38bcff10 <thread_status+1168>) at ./nptl/pthread_cond_wait.c:627
  842. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  843. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  844. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  845.  
  846. Thread 10 (Thread 0x7fda283f7640 (LWP 67502) "python"):
  847. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfee0 <thread_status+1120>) at ./nptl/futex-internal.c:57
  848. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfee0 <thread_status+1120>) at ./nptl/futex-internal.c:87
  849. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  850. entry=0x7fda38bcfee0 <thread_status+1120>, expected=expected
  851. entry=0, clockid=clockid
  852. entry=0, abstime=abstime
  853. entry=0x0, private=private
  854. entry=0) at ./nptl/futex-internal.c:139
  855. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfe90 <thread_status+1040>, cond=0x7fda38bcfeb8 <thread_status+1080>) at ./nptl/pthread_cond_wait.c:503
  856. #4 ___pthread_cond_wait (cond=0x7fda38bcfeb8 <thread_status+1080>, mutex=0x7fda38bcfe90 <thread_status+1040>) at ./nptl/pthread_cond_wait.c:627
  857. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  858. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  859. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  860.  
  861. Thread 9 (Thread 0x7fda28bf8640 (LWP 67501) "python"):
  862. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfe60 <thread_status+992>) at ./nptl/futex-internal.c:57
  863. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfe60 <thread_status+992>) at ./nptl/futex-internal.c:87
  864. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  865. entry=0x7fda38bcfe60 <thread_status+992>, expected=expected
  866. entry=0, clockid=clockid
  867. entry=0, abstime=abstime
  868. entry=0x0, private=private
  869. entry=0) at ./nptl/futex-internal.c:139
  870. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfe10 <thread_status+912>, cond=0x7fda38bcfe38 <thread_status+952>) at ./nptl/pthread_cond_wait.c:503
  871. #4 ___pthread_cond_wait (cond=0x7fda38bcfe38 <thread_status+952>, mutex=0x7fda38bcfe10 <thread_status+912>) at ./nptl/pthread_cond_wait.c:627
  872. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  873. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  874. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  875.  
  876. Thread 8 (Thread 0x7fda293f9640 (LWP 67500) "python"):
  877. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfde0 <thread_status+864>) at ./nptl/futex-internal.c:57
  878. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfde0 <thread_status+864>) at ./nptl/futex-internal.c:87
  879. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  880. entry=0x7fda38bcfde0 <thread_status+864>, expected=expected
  881. entry=0, clockid=clockid
  882. entry=0, abstime=abstime
  883. entry=0x0, private=private
  884. entry=0) at ./nptl/futex-internal.c:139
  885. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfd90 <thread_status+784>, cond=0x7fda38bcfdb8 <thread_status+824>) at ./nptl/pthread_cond_wait.c:503
  886. #4 ___pthread_cond_wait (cond=0x7fda38bcfdb8 <thread_status+824>, mutex=0x7fda38bcfd90 <thread_status+784>) at ./nptl/pthread_cond_wait.c:627
  887. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  888. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  889. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  890.  
  891. Thread 7 (Thread 0x7fda2bbfa640 (LWP 67499) "python"):
  892. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfd60 <thread_status+736>) at ./nptl/futex-internal.c:57
  893. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfd60 <thread_status+736>) at ./nptl/futex-internal.c:87
  894. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  895. entry=0x7fda38bcfd60 <thread_status+736>, expected=expected
  896. entry=0, clockid=clockid
  897. entry=0, abstime=abstime
  898. entry=0x0, private=private
  899. entry=0) at ./nptl/futex-internal.c:139
  900. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfd10 <thread_status+656>, cond=0x7fda38bcfd38 <thread_status+696>) at ./nptl/pthread_cond_wait.c:503
  901. #4 ___pthread_cond_wait (cond=0x7fda38bcfd38 <thread_status+696>, mutex=0x7fda38bcfd10 <thread_status+656>) at ./nptl/pthread_cond_wait.c:627
  902. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  903. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  904. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  905.  
  906. Thread 6 (Thread 0x7fda2e3fb640 (LWP 67498) "python"):
  907. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfce0 <thread_status+608>) at ./nptl/futex-internal.c:57
  908. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfce0 <thread_status+608>) at ./nptl/futex-internal.c:87
  909. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  910. entry=0x7fda38bcfce0 <thread_status+608>, expected=expected
  911. entry=0, clockid=clockid
  912. entry=0, abstime=abstime
  913. entry=0x0, private=private
  914. entry=0) at ./nptl/futex-internal.c:139
  915. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfc90 <thread_status+528>, cond=0x7fda38bcfcb8 <thread_status+568>) at ./nptl/pthread_cond_wait.c:503
  916. #4 ___pthread_cond_wait (cond=0x7fda38bcfcb8 <thread_status+568>, mutex=0x7fda38bcfc90 <thread_status+528>) at ./nptl/pthread_cond_wait.c:627
  917. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  918. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  919. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  920.  
  921. Thread 5 (Thread 0x7fda32bfc640 (LWP 67497) "python"):
  922. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfc60 <thread_status+480>) at ./nptl/futex-internal.c:57
  923. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfc60 <thread_status+480>) at ./nptl/futex-internal.c:87
  924. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  925. entry=0x7fda38bcfc60 <thread_status+480>, expected=expected
  926. entry=0, clockid=clockid
  927. entry=0, abstime=abstime
  928. entry=0x0, private=private
  929. entry=0) at ./nptl/futex-internal.c:139
  930. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfc10 <thread_status+400>, cond=0x7fda38bcfc38 <thread_status+440>) at ./nptl/pthread_cond_wait.c:503
  931. #4 ___pthread_cond_wait (cond=0x7fda38bcfc38 <thread_status+440>, mutex=0x7fda38bcfc10 <thread_status+400>) at ./nptl/pthread_cond_wait.c:627
  932. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  933. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  934. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  935.  
  936. Thread 4 (Thread 0x7fda333fd640 (LWP 67496) "python"):
  937. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfbe0 <thread_status+352>) at ./nptl/futex-internal.c:57
  938. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfbe0 <thread_status+352>) at ./nptl/futex-internal.c:87
  939. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  940. entry=0x7fda38bcfbe0 <thread_status+352>, expected=expected
  941. entry=0, clockid=clockid
  942. entry=0, abstime=abstime
  943. entry=0x0, private=private
  944. entry=0) at ./nptl/futex-internal.c:139
  945. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfb90 <thread_status+272>, cond=0x7fda38bcfbb8 <thread_status+312>) at ./nptl/pthread_cond_wait.c:503
  946. #4 ___pthread_cond_wait (cond=0x7fda38bcfbb8 <thread_status+312>, mutex=0x7fda38bcfb90 <thread_status+272>) at ./nptl/pthread_cond_wait.c:627
  947. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  948. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  949. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  950.  
  951. Thread 3 (Thread 0x7fda35bfe640 (LWP 67495) "python"):
  952. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfb60 <thread_status+224>) at ./nptl/futex-internal.c:57
  953. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfb60 <thread_status+224>) at ./nptl/futex-internal.c:87
  954. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  955. entry=0x7fda38bcfb60 <thread_status+224>, expected=expected
  956. entry=0, clockid=clockid
  957. entry=0, abstime=abstime
  958. entry=0x0, private=private
  959. entry=0) at ./nptl/futex-internal.c:139
  960. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfb10 <thread_status+144>, cond=0x7fda38bcfb38 <thread_status+184>) at ./nptl/pthread_cond_wait.c:503
  961. #4 ___pthread_cond_wait (cond=0x7fda38bcfb38 <thread_status+184>, mutex=0x7fda38bcfb10 <thread_status+144>) at ./nptl/pthread_cond_wait.c:627
  962. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  963. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  964. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  965.  
  966. Thread 2 (Thread 0x7fda363ff640 (LWP 67494) "python"):
  967. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fda38bcfae0 <thread_status+96>) at ./nptl/futex-internal.c:57
  968. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fda38bcfae0 <thread_status+96>) at ./nptl/futex-internal.c:87
  969. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  970. entry=0x7fda38bcfae0 <thread_status+96>, expected=expected
  971. entry=0, clockid=clockid
  972. entry=0, abstime=abstime
  973. entry=0x0, private=private
  974. entry=0) at ./nptl/futex-internal.c:139
  975. #3 0x00007fda3a093ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fda38bcfa90 <thread_status+16>, cond=0x7fda38bcfab8 <thread_status+56>) at ./nptl/pthread_cond_wait.c:503
  976. #4 ___pthread_cond_wait (cond=0x7fda38bcfab8 <thread_status+56>, mutex=0x7fda38bcfa90 <thread_status+16>) at ./nptl/pthread_cond_wait.c:627
  977. #5 0x00007fda3713743b in blas_thread_server () from /home/jordan/.local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas64_p-r0-15028c96.3.21.so
  978. #6 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  979. #7 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  980.  
  981. Thread 1 (Thread 0x7fda3a233000 (LWP 67493) "python"):
  982. #0 __futex_abstimed_wait_common64 (private=53, cancel=true, abstime=0x7ffe129cbe80, op=137, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:57
  983. #1 __futex_abstimed_wait_common (cancel=true, private=53, abstime=0x7ffe129cbe80, clockid=931044062, expected=0, futex_word=0x55e00e32bbec <_PyRuntime+428>) at ./nptl/futex-internal.c:87
  984. #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word
  985. entry=0x55e00e32bbec <_PyRuntime+428>, expected=expected
  986. entry=0, clockid=clockid
  987. entry=1, abstime=abstime
  988. entry=0x7ffe129cbe80, private=private
  989. entry=0) at ./nptl/futex-internal.c:139
  990. #3 0x00007fda3a093f1b in __pthread_cond_wait_common (abstime=0x7ffe129cbe80, clockid=1, mutex=0x55e00e32bbf0 <_PyRuntime+432>, cond=0x55e00e32bbc0 <_PyRuntime+384>) at ./nptl/pthread_cond_wait.c:503
  991. #4 ___pthread_cond_timedwait64 (cond=0x55e00e32bbc0 <_PyRuntime+384>, mutex=0x55e00e32bbf0 <_PyRuntime+432>, abstime=0x7ffe129cbe80) at ./nptl/pthread_cond_wait.c:652
  992. #5 0x000055e00dea3171 in ?? ()
  993. #6 0x000055e00ded8466 in PyEval_RestoreThread ()
  994. #7 0x000055e00defb95f in ?? ()
  995. #8 0x000055e00dee63a9 in ?? ()
  996. #9 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  997. #10 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  998. #11 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  999. #12 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1000. #13 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1001. #14 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1002. #15 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1003. #16 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1004. #17 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1005. #18 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1006. #19 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1007. #20 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1008. #21 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1009. #22 0x000055e00def305e in ?? ()
  1010. #23 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  1011. #24 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1012. #25 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1013. #26 0x000055e00def305e in ?? ()
  1014. #27 0x000055e00dee0ddb in ?? ()
  1015. #28 0x000055e00df8ee25 in ?? ()
  1016. #29 0x000055e00ded481f in _PyEval_EvalFrameDefault ()
  1017. #30 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1018. #31 0x000055e00df8eb02 in ?? ()
  1019. #32 0x000055e00ded4678 in _PyEval_EvalFrameDefault ()
  1020. #33 0x000055e00deca176 in ?? ()
  1021. #34 0x000055e00dfbfc56 in PyEval_EvalCode ()
  1022. #35 0x000055e00dfc593d in ?? ()
  1023. #36 0x000055e00dee5749 in ?? ()
  1024. #37 0x000055e00df8eb74 in ?? ()
  1025. #38 0x000055e00ded4678 in _PyEval_EvalFrameDefault ()
  1026. #39 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1027. #40 0x000055e00df8eb02 in ?? ()
  1028. #41 0x000055e00ded4f9d in _PyEval_EvalFrameDefault ()
  1029. #42 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1030. #43 0x000055e00df8eb02 in ?? ()
  1031. #44 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  1032. #45 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1033. #46 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1034. #47 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1035. #48 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1036. #49 0x000055e00deca176 in ?? ()
  1037. #50 0x000055e00dfbfc56 in PyEval_EvalCode ()
  1038. #51 0x000055e00dfecb18 in ?? ()
  1039. #52 0x000055e00dfe596b in ?? ()
  1040. #53 0x000055e00dfec865 in ?? ()
  1041. #54 0x000055e00dfebd48 in _PyRun_SimpleFileObject ()
  1042. #55 0x000055e00dfeba43 in _PyRun_AnyFileObject ()
  1043. #56 0x000055e00dfdcc3e in Py_RunMain ()
  1044. #57 0x000055e00dfb2bcd in Py_BytesMain ()
  1045. #58 0x00007fda3a029d90 in __libc_start_call_main (main=main
  1046. entry=0x55e00dfb2b90, argc=argc
  1047. entry=10, argv=argv
  1048. entry=0x7ffe129ce438) at ../sysdeps/nptl/libc_start_call_main.h:58
  1049. #59 0x00007fda3a029e40 in __libc_start_main_impl (main=0x55e00dfb2b90, argc=10, argv=0x7ffe129ce438, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe129ce428) at ../csu/libc-start.c:392
  1050. #60 0x000055e00dfb2ac5 in _start ()
  1051. ===========================================================
  1052.  
  1053.  
  1054. The lines below might hint at the cause of the crash.
  1055. You may get help by asking at the ROOT forum https://root.cern/forum
  1056. Only if you are really convinced it is a bug in ROOT then please submit a
  1057. report at https://root.cern/bugs Please post the ENTIRE stack trace
  1058. from above as an attachment in addition to anything else
  1059. that might help us fixing this issue.
  1060. ===========================================================
  1061. #7 0x000055e00deaf445 in PyMem_Malloc ()
  1062. #8 0x000055e00e0088b2 in PyOS_double_to_string ()
  1063. #9 0x000055e00e008720 in ?? ()
  1064. #10 0x000055e00df7855f in ?? ()
  1065. #11 0x000055e00dee46b4 in ?? ()
  1066. #12 0x000055e00ded375a in _PyEval_EvalFrameDefault ()
  1067. #13 0x000055e00def2f11 in ?? ()
  1068. #14 0x000055e00ded375a in _PyEval_EvalFrameDefault ()
  1069. #15 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1070. #16 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1071. #17 0x000055e00def2f11 in ?? ()
  1072. #18 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1073. #19 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1074. #20 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1075. #21 0x000055e00def2f11 in ?? ()
  1076. #22 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1077. #23 0x000055e00def2f11 in ?? ()
  1078. #24 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1079. #25 0x000055e00def2f11 in ?? ()
  1080. #26 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1081. #27 0x000055e00def2f11 in ?? ()
  1082. #28 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1083. #29 0x000055e00def2f11 in ?? ()
  1084. #30 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1085. #31 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1086. #32 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1087. #33 0x000055e00def2f11 in ?? ()
  1088. #34 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1089. #35 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1090. #36 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1091. #37 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1092. #38 0x000055e00decda1d in _PyEval_EvalFrameDefault ()
  1093. #39 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1094. #40 0x000055e00deced6b in _PyEval_EvalFrameDefault ()
  1095. #41 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1096. #42 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1097. #43 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1098. #44 0x000055e00df8eb02 in ?? ()
  1099. #45 0x000055e00ded4764 in _PyEval_EvalFrameDefault ()
  1100. #46 0x000055e00dee54ec in _PyFunction_Vectorcall ()
  1101. #47 0x000055e00decdc14 in _PyEval_EvalFrameDefault ()
  1102. #48 0x000055e00def3171 in ?? ()
  1103. #49 0x000055e00decfd87 in _PyEval_EvalFrameDefault ()
  1104. #50 0x000055e00deda8b4 in _PyObject_FastCallDictTstate ()
  1105. #51 0x000055e00deeff9c in _PyObject_Call_Prepend ()
  1106. #52 0x000055e00e00d050 in ?? ()
  1107. #53 0x000055e00def3b5b in PyObject_Call ()
  1108. #54 0x000055e00e01eb4a in ?? ()
  1109. #55 0x000055e00e014998 in ?? ()
  1110. #56 0x00007fda3a094b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  1111. #57 0x00007fda3a126a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  1112.  
  1113. ===========================================================
  1114.  
  1115.  
  1116.  
  1117. Process finished with exit code 129 (interrupted by signal 1: SIGHUP)
  1118.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement