-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segfault fix #30
Merged
Merged
Segfault fix #30
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23b59d3 - Browse repository at this point
Copy the full SHA 23b59d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40001d0 - Browse repository at this point
Copy the full SHA 40001d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff5aac9 - Browse repository at this point
Copy the full SHA ff5aac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d00ff53 - Browse repository at this point
Copy the full SHA d00ff53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69bb270 - Browse repository at this point
Copy the full SHA 69bb270View commit details -
Revert "More conservative tag ub?"
This reverts commit 69bb270.
Configuration menu - View commit details
-
Copy full SHA for d94252f - Browse repository at this point
Copy the full SHA d94252fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf016d - Browse repository at this point
Copy the full SHA bcf016dView commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 379df4b - Browse repository at this point
Copy the full SHA 379df4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd3571 - Browse repository at this point
Copy the full SHA 2cd3571View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a0261 - Browse repository at this point
Copy the full SHA c8a0261View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6217650 - Browse repository at this point
Copy the full SHA 6217650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f16936 - Browse repository at this point
Copy the full SHA 1f16936View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca198f - Browse repository at this point
Copy the full SHA 0ca198fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee276fc - Browse repository at this point
Copy the full SHA ee276fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 491c26b - Browse repository at this point
Copy the full SHA 491c26bView commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fab7934 - Browse repository at this point
Copy the full SHA fab7934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed0aae - Browse repository at this point
Copy the full SHA 2ed0aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c271261 - Browse repository at this point
Copy the full SHA c271261View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f569a - Browse repository at this point
Copy the full SHA e3f569aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77824ea - Browse repository at this point
Copy the full SHA 77824eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c69b76a - Browse repository at this point
Copy the full SHA c69b76aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 523f9c1 - Browse repository at this point
Copy the full SHA 523f9c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 949b628 - Browse repository at this point
Copy the full SHA 949b628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 895a45f - Browse repository at this point
Copy the full SHA 895a45fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c9cd2 - Browse repository at this point
Copy the full SHA 13c9cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1772d82 - Browse repository at this point
Copy the full SHA 1772d82View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf71ce - Browse repository at this point
Copy the full SHA bdf71ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bcd825 - Browse repository at this point
Copy the full SHA 2bcd825View commit details -
Changing approach for Isend/isend: explicit Waitall for all requests
A crash seemed to occur in CI during garbage collection julia:3364 terminated with signal 11 at PC=7f997aaec971 SP=7f9936ccb970. Backtrace: /opt/hostedtoolcache/julia/1.8.5/x64/bin/../lib/julia/libjulia-internal.so.1(ijl_gc_safepoint+0x11)[0x7f997aaec971] This looks like a crash during garbage collection code (this would be consistent with the fact that it only shows up with allocation-heavy test, i.e. Turing). So even though the finalizer checks first before calling free, maybe there is something flaky there. #30 (comment)
Configuration menu - View commit details
-
Copy full SHA for eadbfcd - Browse repository at this point
Copy the full SHA eadbfcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d0921 - Browse repository at this point
Copy the full SHA 57d0921View commit details -
Multi-threading issue seems not specific to Turing as crash occurred for Blang in last commit.
Configuration menu - View commit details
-
Copy full SHA for 63aad97 - Browse repository at this point
Copy the full SHA 63aad97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8de7e - Browse repository at this point
Copy the full SHA 7a8de7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5812127 - Browse repository at this point
Copy the full SHA 5812127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 270333f - Browse repository at this point
Copy the full SHA 270333fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b49008 - Browse repository at this point
Copy the full SHA 2b49008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6497f - Browse repository at this point
Copy the full SHA 9c6497fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d68dc6c - Browse repository at this point
Copy the full SHA d68dc6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38de7cf - Browse repository at this point
Copy the full SHA 38de7cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8537307 - Browse repository at this point
Copy the full SHA 8537307View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2b732b - Browse repository at this point
Copy the full SHA c2b732bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e82a84 - Browse repository at this point
Copy the full SHA 0e82a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a4210 - Browse repository at this point
Copy the full SHA 82a4210View commit details -
Configuration menu - View commit details
-
Copy full SHA for 700c712 - Browse repository at this point
Copy the full SHA 700c712View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebcb3a6 - Browse repository at this point
Copy the full SHA ebcb3a6View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad69b34 - Browse repository at this point
Copy the full SHA ad69b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bde8fe - Browse repository at this point
Copy the full SHA 6bde8feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5e7d4 - Browse repository at this point
Copy the full SHA 7b5e7d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc34b85 - Browse repository at this point
Copy the full SHA fc34b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ba839e - Browse repository at this point
Copy the full SHA 5ba839eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b37c0f - Browse repository at this point
Copy the full SHA 2b37c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0847901 - Browse repository at this point
Copy the full SHA 0847901View commit details -
Configuration menu - View commit details
-
Copy full SHA for f75a280 - Browse repository at this point
Copy the full SHA f75a280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93033fc - Browse repository at this point
Copy the full SHA 93033fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d46d429 - Browse repository at this point
Copy the full SHA d46d429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a11074 - Browse repository at this point
Copy the full SHA 7a11074View commit details -
Configuration menu - View commit details
-
Copy full SHA for d89911a - Browse repository at this point
Copy the full SHA d89911aView commit details
Commits on Mar 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa233e8 - Browse repository at this point
Copy the full SHA aa233e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42993fd - Browse repository at this point
Copy the full SHA 42993fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42bdd75 - Browse repository at this point
Copy the full SHA 42bdd75View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5cb70a - Browse repository at this point
Copy the full SHA c5cb70aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e31b49 - Browse repository at this point
Copy the full SHA 9e31b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a4355 - Browse repository at this point
Copy the full SHA 74a4355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7454ae9 - Browse repository at this point
Copy the full SHA 7454ae9View commit details
Commits on Mar 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18ef655 - Browse repository at this point
Copy the full SHA 18ef655View commit details
Commits on Mar 13, 2023
-
Change mpi_active impl to fix open mpi bug
Before this, we had crashed such as in 18ef655 Here is what was happening in these crash 1. parent process is using a system library 2. parent process' test first call local pigeons 3. that in turns called mpi_active() which internally used MPI.Init() to see if Comm_size > 1 4. that had the side effect of changing ENV 5. then, when calling pigeons MPI tests, these ENV variables were passed to ChildProcess, causing problems The new approach avoids to call MPI.Init() frivolously
Configuration menu - View commit details
-
Copy full SHA for b9c34d9 - Browse repository at this point
Copy the full SHA b9c34d9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.