empty trace for a stack-overflow
Open
- Dominant language
- C
- Stars
- 12.5k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
this is what I got, but this is the first time that happens:
```
AddressSanitizer:DEADLYSIGNAL
=================================================================
==20258==ERROR: AddressSanitizer: stack-overflow on address 0x7fffde4d7ff8 (pc 0x00000050cc69 bp 0x7fffde4d8890 sp 0x7fffde4d8000 T0)
SUMMARY: AddressSanitizer: stack-overflow
==20258==ABORTING
```
clang version 7.0.1 (tags/RELEASE_701/final)
Is this expected?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.