We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882b849 commit 69d93b0Copy full SHA for 69d93b0
1 file changed
.github/workflows/build-sanitized.yml
@@ -66,3 +66,4 @@ jobs:
66
QT_QPA_PLATFORM: offscreen
67
QT_QUICK_BACKEND: software
68
LSAN_OPTIONS: "detect_leaks=0" # until normal ASAN passes
69
+ UBSAN_OPTIONS: "print_stacktrace=1"
0 commit comments