- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
03668 | Misc. | Minor | Always | Jan 16, 2010, 19:28 | Jan 17, 2010, 03:40 |
Tester | Firewave | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Resolution | Fixed | OS | Windows XP (64-bit) | |
Status [?] | Resolved | Driver | |||
Version | 0.136u1 | Fixed in Version | Build | Debug | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 03668: gdb crashes when trying to read symbols from MAME executable | ||||
Description |
gdb is crashing when trying to load MAME build with MAP=1 SYMBOLS=1 DEBUG=1 I tried to debug gdb and I got this Program received signal SIGSEGV, Segmentation fault. 0x77bd85f0 in ?? () (gdb) bt #0 0x77bd85f0 in ?? () #1 0x0046711c in ?? () #2 0x03ddb7f0 in ?? () #3 0x03dbf830 in ?? () #4 0x00eef950 in ?? () #5 0x00eef8ac in ?? () #6 0x00000040 in ?? () #7 0x002f0000 in ?? () #8 0x00eef888 in ?? () #9 0x005c98d5 in ?? () #10 0x0268e718 in ?? () #11 0x00eef908 in ?? () #12 0x005da280 in ?? () #13 0x00eef870 in ?? () #14 0x00000000 in ?? () |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | |||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.05517
Tafoid Administrator
Jan 17, 2010, 01:35
|
It crashes for me at well. Not sure what can be done about it - I assumed it was because I was on a machine with low ram. |
---|---|
No.05519
Haze Senior Tester
Jan 17, 2010, 03:40
|
interestingly u1 is the first build that's worked properly with GDB for me in a long time. |