Opened 6 years ago

Last modified 6 years ago

#13800 new bug

Debugger doesn't free all memory when Restarting the team

Reported by: KapiX Owned by: anevilyak
Priority: normal Milestone: Unscheduled
Component: Applications/Debugger Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When you restart the team Debugger doesn't free all memory associated with debug info. This is especially visible when loading big .sos.

(Example: #13160)

Change History (5)

comment:1 by anevilyak, 6 years ago

This is most likely a reference counting issue somewhere (more or less all of the debugger's internal classes are ref counted), and may take some time to track down.

comment:2 by anevilyak, 6 years ago

There's still more work to be done on this issue, but the situation should be significantly improved as of hrev51724.

comment:3 by anevilyak, 6 years ago

Blocking: 13939 added

comment:4 by anevilyak, 6 years ago

Blocking: 13939 removed

comment:5 by anevilyak, 6 years ago

hrev51750 should fix most of what's remaining. Leaving this open as there are still a handful remaining.

Version 0, edited 6 years ago by anevilyak (next)
Note: See TracTickets for help on using tickets.