Skip to content

Commit 69d93b0

Browse files
committed
ci: print UBSAN trace on crash
1 parent 882b849 commit 69d93b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-sanitized.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@ jobs:
6666
QT_QPA_PLATFORM: offscreen
6767
QT_QUICK_BACKEND: software
6868
LSAN_OPTIONS: "detect_leaks=0" # until normal ASAN passes
69+
UBSAN_OPTIONS: "print_stacktrace=1"

0 commit comments

Comments
 (0)