Skip to content

Commit

Permalink
qemu-user-blacklist: add dtk6core
Browse files Browse the repository at this point in the history
Test segfaults under qemu-user:

```
AddressSanitizer:DEADLYSIGNAL
=================================================================
==43==ERROR: AddressSanitizer: SEGV on unknown address 0x0feec1210150 (pc 0x7f0b5d68794c bp 0x7f0b5e600a90 sp 0x7f0b5e600230 T-1)
==43==The signal is caused by a READ memory access.
AddressSanitizer: CHECK failed: asan_suppressions.cpp:47 "((suppression_ctx)) != (0)" (0x0, 0x0) (tid=43)
AddressSanitizer: CHECK failed: asan_suppressions.cpp:47 "((suppression_ctx)) != (0)" (0x0, 0x0) (tid=43)
Trace/breakpoint trap (core dumped)
```
  • Loading branch information
hack3ric committed Nov 18, 2024
1 parent e0bb650 commit f5e168c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qemu-user-blacklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dbus
diffutils
digikam
dovecot
dtk6core
dqlite
element
elfutils
Expand Down

0 comments on commit f5e168c

Please sign in to comment.