Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qemu-user-blacklist: add dtk6core #4301

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

hack3ric
Copy link
Contributor

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)

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)
```
@felixonmars felixonmars merged commit a33a45e into felixonmars:master Nov 19, 2024
1 check passed
@hack3ric hack3ric deleted the dtk6core branch November 19, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants