We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1a23b commit 042d4d6Copy full SHA for 042d4d6
docs/blog/posts/solve_qt_segfault.md
@@ -42,7 +42,7 @@ The error messages vary across different operating systems:
42
43
1. Windows `Windows fatal exception: access violation`
44
2. Linux `Segmentation fault (core dumped)` or `Fatal Python error: Aborted`
45
-3. macOS (I do not have recent runs to check)
+3. macOS `Fatal Python error: Segmentation fault`
46
47
Moreover, this behavior is non-deterministic and may be not reproducible locally.
48
One of observed source of difference is that the CI runs on server version of OS.
0 commit comments