MantisBT - MEGA
View Issue Details
0000294MEGA[All Projects] Feedbackpublic2016-10-26 13:462016-10-26 13:46
guest 
 
normalminorhave not tried
newopen 
MEGA-CC 11 (command line version) 
 
Sean
Johnson
seanrjohnson@gmail.com
seanrjohnson@gmail.com
0000294: Multithreading memory leak
I sent in a bug report yesterday. This is an update. There is a serious memory leak that occurs when generating trees using more than 1 core. The leak is worse if more cores are used. For example, I ran a Maximum Likelihood tree with 1000 bootstraps, on 12 cores, and it got to bootstrap 580 before filling up all my RAM and crashing. When I tried the same tree with 20 cores, it only got to around 300 bootstraps. The problem occurred on both Windows and Linux, and in both the GUI and command line.
No tags attached.
Issue History
2016-10-26 13:46guestNew Issue

Notes
(0000217)
gstecher   
1969-12-31 17:33   
Reply Sent.
(0000274)
gstecher   
1969-12-31 17:33   
Probably related to all of the other MP bugs that Koichiro addressed