nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#920 premature deferred initialization failure, #2646

Open nikhilgupta10 opened 7 years ago

nikhilgupta10 commented 7 years ago

init_by_deferral_retry() causes init_by_deferral() to stop trying deferred initialization too early and then free memory that has already been freed. A weak fix is implemented in r5014 in ticket/910 but it's possible that fix will cause a memory leak.,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: "dchassin":Note: it appears that the fix posted in r5014 doesn't work on OSX (at least not on OSX 10.6.8). ,

"dchassin":- Milestone: Unscheduled --> Version 4.0 RC1 ,

"dchassin":- Status: new --> unassigned ,