Opened 6 years ago
Closed 4 years ago
#14346 closed bug (fixed)
Debugger crashes (stack overflow?) while reading debug information for dolphin-emu
Reported by: | waddlesplash | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta3 |
Component: | Applications/Debugger | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #16040, #16680 | |
Platform: | All |
Description
Backtrace attached, I'll try to find a way to upload the (65MB gzipped) binary somewhere for testing.
Attachments (4)
Change History (15)
by , 6 years ago
Attachment: | Debugger-32142-debug-11-08-2018-00-47-14.report added |
---|
comment:1 by , 6 years ago
Component: | - General → Applications/Debugger |
---|---|
Owner: | changed from | to
comment:2 by , 6 years ago
comment:3 by , 6 years ago
That upload seems to have been corrupted somewhere along the way, neither objdump nor anything else recognizes the extracted dolphin-emu as a valid ELF binary.
comment:4 by , 6 years ago
That's... strange. Gzip didn't error out first because a checksum failed?
comment:6 by , 6 years ago
Ok, managed to download/extract it at work. It may have been due to it being a 64-bit binary, and I was on a 32-bit install at the time. That having been said, I don't currently have an x86-64 install to test with, and my cross build env is broken, so it will be a while before I can look into this.
comment:7 by , 6 years ago
Another user reported this issue today on IRC for a different (much smaller) application; the stack trace is identical, except of course rpmalloc is now the top functions instead of hoard for the malloc() implementation.
by , 6 years ago
Attachment: | MM3wCxHi.txt added |
---|
comment:8 by , 5 years ago
Blocking: | 16040 added |
---|
comment:9 by , 4 years ago
Blocking: | 16680 added |
---|
by , 4 years ago
Attachment: | Debugger-4150-debug-27-12-2020-18-37-13.report.zip added |
---|
Debug report of debuger (unziped 1.6MB)
comment:11 by , 4 years ago
Milestone: | Unscheduled → R1/beta3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Patch merged in hrev55021. Thanks!
Here's the binary: https://drive.google.com/file/d/19gSYteRjAuppFZOzatxjQohH_Pjx2ldV/view?usp=sharing