A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ocaml/ocaml/issues/13386 below:

Assertion failure `s->running` in domain.c · Issue #13386 · ocaml/ocaml · GitHub

(gdb) thread apply all bt

Thread 4 (Thread 0x750c73c00640 (LWP 2847270)):
#0  futex_wait (private=0, expected=2, futex_word=0x5a723f38ef08) at ../sysdeps/nptl/futex-internal.h:146
#1  __GI___lll_lock_wait (futex=futex@entry=0x5a723f38ef08, private=0) at ./nptl/lowlevellock.c:49
#2  0x0000750c74098002 in lll_mutex_lock_optimized (mutex=0x5a723f38ef08) at ./nptl/pthread_mutex_lock.c:48
#3  ___pthread_mutex_lock (mutex=mutex@entry=0x5a723f38ef08) at ./nptl/pthread_mutex_lock.c:93
#4  0x00005a723e46ae67 in caml_plat_lock_blocking (m=0x5a723f38ef08) at runtime/caml/platform.h:457
#5  domain_create (initial_minor_heap_wsize=<optimized out>, parent=0x5a723f397b50) at runtime/domain.c:629
#6  0x00005a723e46b5a6 in domain_thread_func (v=0x7ffd91a9fd10) at runtime/domain.c:1213
#7  0x0000750c74094ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#8  0x0000750c74126850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x750c72800640 (LWP 2830821)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5a723f38edc8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5a723f38edc8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a723f38edc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x0000750c74093a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a723f38ed78, cond=0x5a723f38eda0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x5a723f38eda0, mutex=mutex@entry=0x5a723f38ed78) at ./nptl/pthread_cond_wait.c:627
#5  0x00005a723e48b6bb in caml_plat_wait (cond=cond@entry=0x5a723f38eda0, mut=mut@entry=0x5a723f38ed78) at runtime/platform.c:127
#6  0x00005a723e46c4fa in backup_thread_func (v=0x5a723f38ed60) at runtime/domain.c:1068
#7  0x0000750c74094ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#8  0x0000750c74126850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x750c74350740 (LWP 2830744)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5a723f38edc8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5a723f38edc8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5a723f38edc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x0000750c74093a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5a723f38ed78, cond=0x5a723f38eda0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x5a723f38eda0, mutex=mutex@entry=0x5a723f38ed78) at ./nptl/pthread_cond_wait.c:627
#5  0x00005a723e48b6bb in caml_plat_wait (cond=cond@entry=0x5a723f38eda0, mut=mut@entry=0x5a723f38ed78) at runtime/platform.c:127
#6  0x00005a723e46cc78 in caml_domain_spawn (callback=<optimized out>, term_sync=<optimized out>) at runtime/domain.c:1310
#7  <signal handler called>
#8  camlStdlib__Domain.spawn_736 () at domain.ml:285
#9  0x00005a723e3a7d45 in camlLin_domain.run_parallel_767 () at lib/lin_domain.ml:17
#10 0x00005a723e3a8034 in camlLin_domain.lin_prop_823 () at lib/lin_domain.ml:28
#11 0x00005a723e3ae3ea in camlUtil.fun_2317 () at lib/util.ml:5
#12 0x00005a723e3c3aa0 in camlQCheck2.loop_3987 () at src/core/QCheck2.ml:1639
#13 0x00005a723e3c39e4 in camlQCheck2.run_law_3982 () at src/core/QCheck2.ml:1644
#14 0x00005a723e3c3fa5 in camlQCheck2.fun_9672 () at src/core/QCheck2.ml:1674
#15 0x00005a723e3c3bdf in camlQCheck2.fun_9589 () at src/core/QCheck2.ml:1651
#16 0x00005a723e3a939d in camlLin.fun_2873 () at src/core/QCheck.ml:637
#17 0x00005a723e3a93fd in camlLin.fun_2900 () at src/core/QCheck.ml:637
#18 0x00005a723e3a945d in camlLin.fun_2928 () at src/core/QCheck.ml:637
#19 0x00005a723e3a94bd in camlLin.fun_2956 () at src/core/QCheck.ml:637
#20 0x00005a723e3a951d in camlLin.fun_2984 () at src/core/QCheck.ml:637
#21 0x00005a723e3c3b73 in camlQCheck2.iter_find_map_3991 () at src/core/QCheck2.ml:1651
#22 0x00005a723e3c3e63 in camlQCheck2.shrink__4005 () at src/core/QCheck2.ml:1668
#23 0x00005a723e3c44b6 in camlQCheck2.handle_fail_4041 () at src/core/QCheck2.ml:1727
#24 0x00005a723e3c47da in camlQCheck2.check_state_input_4050 () at src/core/QCheck2.ml:1773
#25 0x00005a723e3c4bee in camlQCheck2.check_cell_inner_9702 () at src/core/QCheck2.ml:1836
#26 0x00005a723e3b6286 in camlQCheck_base_runner.aux_map_1442 () at src/runner/QCheck_base_runner.ml:422
#27 0x00005a723e3fcbed in camlStdlib__List.map_333 () at list.ml:83
#28 0x00005a723e3b5ba3 in camlQCheck_base_runner.run_tests_inner_2442 () at src/runner/QCheck_base_runner.ml:431
#29 0x00005a723e3b690d in camlQCheck_base_runner.run_tests_main_inner_3050 () at src/runner/QCheck_base_runner.ml:475
#30 0x00005a723e3a6cc2 in camlDune__exe__Lin_tests_domain.entry () at src/io/lin_tests_domain.ml:8
#31 0x00005a723e3a13cc in caml_program ()
#32 <signal handler called>
#33 0x00005a723e49896c in caml_startup_common (pooling=<optimized out>, argv=<optimized out>) at runtime/startup_nat.c:127
#34 caml_startup_common (argv=<optimized out>, pooling=<optimized out>) at runtime/startup_nat.c:86
#35 0x00005a723e4989ff in caml_startup_exn (argv=<optimized out>) at runtime/startup_nat.c:134
#36 caml_startup (argv=<optimized out>) at runtime/startup_nat.c:139
#37 caml_main (argv=<optimized out>) at runtime/startup_nat.c:146
#38 0x00005a723e3a0f52 in main (argc=<optimized out>, argv=<optimized out>) at runtime/main.c:37

Thread 1 (Thread 0x750c71400640 (LWP 2847267)):
#0  caml_failed_assert (expr=expr@entry=0x5a723e4a16b8 "s->running", file_os=file_os@entry=0x5a723e4a1670 "runtime/domain.c", line=line@entry=347) at runtime/misc.c:48
#1  0x00005a723e46c298 in handle_incoming (s=0x5a723f38ee78) at runtime/domain.c:347
#2  0x00005a723e46c4a9 in caml_handle_incoming_interrupts () at runtime/domain.c:364
#3  backup_thread_func (v=0x5a723f38ee68) at runtime/domain.c:1057
#4  0x0000750c74094ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x0000750c74126850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4