Ticket #7 (new Bug)

Opened 16 years ago

Last modified 9 years ago

small memory leak in simulation

Reported by: jerome Owned by:
Priority: minor Milestone: Unknown
Component: framework Version: trunk
Keywords: Cc:

Description

when a simulation is launched a memory leak occurs : for ex1.xml (ubo/exercise), there is 400k loss for each launched.

This is not a huge loss, but it depends on the simulation time...

I think the loss come from :

  • the call framework (small part 80K for ex1.xml project)
  • the call to Do_Election->Check_Resource (between 0 and 4K but Do_Election is called in a loop depending on simulation time).

Attachments

test_periodic1.xmlv3 (13.6 KB) - added by jlegrand 9 years ago.

Change History

comment:1 Changed 16 years ago by jerome

  • Milestone set to Unknown

Changed 9 years ago by jlegrand

comment:2 Changed 9 years ago by jlegrand

in last svn revision (1883), there is still a memory increase (> 1 mo) even if i clear the workspace. I join the file in the ticket.

Note: See TracTickets for help on using tickets.