Commit b5ee2ed
committed
fix(ci): Add full debug info and slow unwinding for LSAN
- Add -Cdebuginfo=2 to ensure full debug symbols are generated
- Add ASAN_OPTIONS=symbolize=1 for proper symbolization
- Add fast_unwind_on_malloc=0 for more accurate stack traces
- Add print_suppressions=1 to debug which suppressions match1 parent 85870b8 commit b5ee2ed
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments