Summary: | Segmentation fault in name demangler on 64-bit | ||
---|---|---|---|
Product: | gdb | Reporter: | James Lyon <jameslyon0> |
Component: | c++ | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gdb-prs |
Priority: | P2 | ||
Version: | 7.1 | ||
Target Milestone: | 7.3 | ||
Host: | Ubuntu 10.04 | Target: | |
Build: | Last reconfirmed: | ||
Attachments: | GDB session with backtrace and dumps of relevant data structures |
Description
James Lyon
2010-05-05 20:37:11 UTC
Created attachment 4770 [details]
GDB session with backtrace and dumps of relevant data structures
The best way to get a review of this patch is to submit it to GCC, where this code is canonically maintained. Also you might consider adding a regression test to the demangler test suite. I checked in the fix and test case. |