|
1 | 1 | Thread 2 killed on uncaught exception Failure("0")
|
2 |
| -Raised at Stdlib.failwith in file "stdlib.ml" (inlined), line 34, characters 17-33 |
3 |
| -Raised by primitive operation at Backtrace_systhreads.throw_exn in file "backtrace_systhreads.ml", line 10, characters 20-32 |
| 2 | +Raised at Stdlib.failwith in file "stdlib.ml", line 34, characters 17-33 |
4 | 3 | Called from Backtrace_systhreads.thread_func in file "backtrace_systhreads.ml", line 14, characters 6-37
|
5 | 4 | Re-raised at Backtrace_systhreads.thread_func in file "backtrace_systhreads.ml", line 18, characters 5-14
|
6 | 5 | Called from Thread.create.(fun) in file "thread.ml", line 51, characters 8-14
|
7 | 6 | Thread 3 killed on uncaught exception Failure("1")
|
8 |
| -Raised at Stdlib.failwith in file "stdlib.ml" (inlined), line 34, characters 17-33 |
9 |
| -Raised by primitive operation at Backtrace_systhreads.throw_exn in file "backtrace_systhreads.ml", line 10, characters 20-32 |
| 7 | +Raised at Stdlib.failwith in file "stdlib.ml", line 34, characters 17-33 |
10 | 8 | Called from Backtrace_systhreads.thread_func in file "backtrace_systhreads.ml", line 14, characters 6-37
|
11 | 9 | Re-raised at Backtrace_systhreads.thread_func in file "backtrace_systhreads.ml", line 18, characters 5-14
|
12 | 10 | Called from Thread.create.(fun) in file "thread.ml", line 51, characters 8-14
|
13 | 11 | Thread 4 killed on uncaught exception Failure("2")
|
14 |
| -Raised at Stdlib.failwith in file "stdlib.ml" (inlined), line 34, characters 17-33 |
15 |
| -Raised by primitive operation at Backtrace_systhreads.throw_exn in file "backtrace_systhreads.ml", line 10, characters 20-32 |
| 12 | +Raised at Stdlib.failwith in file "stdlib.ml", line 34, characters 17-33 |
16 | 13 | Called from Backtrace_systhreads.thread_func in file "backtrace_systhreads.ml", line 14, characters 6-37
|
17 | 14 | Re-raised at Backtrace_systhreads.thread_func in file "backtrace_systhreads.ml", line 18, characters 5-14
|
18 | 15 | Called from Thread.create.(fun) in file "thread.ml", line 51, characters 8-14
|
19 | 16 | Thread 5 killed on uncaught exception Failure("3")
|
20 |
| -Raised at Stdlib.failwith in file "stdlib.ml" (inlined), line 34, characters 17-33 |
21 |
| -Raised by primitive operation at Backtrace_systhreads.throw_exn in file "backtrace_systhreads.ml", line 10, characters 20-32 |
| 17 | +Raised at Stdlib.failwith in file "stdlib.ml", line 34, characters 17-33 |
22 | 18 | Called from Backtrace_systhreads.thread_func in file "backtrace_systhreads.ml", line 14, characters 6-37
|
23 | 19 | Re-raised at Backtrace_systhreads.thread_func in file "backtrace_systhreads.ml", line 18, characters 5-14
|
24 | 20 | Called from Thread.create.(fun) in file "thread.ml", line 51, characters 8-14
|
25 | 21 | Thread 1 killed on uncaught exception Failure("backtrace")
|
26 |
| -Raised at Stdlib.failwith in file "stdlib.ml" (inlined), line 34, characters 17-33 |
27 |
| -Raised by primitive operation at Backtrace_systhreads.throw_exn in file "backtrace_systhreads.ml", line 10, characters 20-32 |
| 22 | +Raised at Stdlib.failwith in file "stdlib.ml", line 34, characters 17-33 |
28 | 23 | Called from Backtrace_systhreads.thread_backtrace in file "backtrace_systhreads.ml", line 22, characters 6-27
|
29 | 24 | Re-raised at Backtrace_systhreads.thread_backtrace in file "backtrace_systhreads.ml", line 26, characters 5-14
|
30 | 25 | Called from Thread.create.(fun) in file "thread.ml", line 51, characters 8-14
|
0 commit comments