Opened 12 years ago
Closed 12 years ago
#8710 closed bug (fixed)
Memory corruption issues
Reported by: | anevilyak | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Debugger | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
There appears to be some improper handling going on as far as unload image events go. Since the debug interface messages regarding image deletion are now being sent properly, this code is now being exercised, and one can consequently observe various cases where debugger crashes due to what appear to be corrupted image lists in ImageDebugInfo/TeamDebugInfo. Needs investigation.
Note:
See TracTickets
for help on using tickets.
Definitely still a problem, investigating...