vusec / TIFF

Apache License 2.0
9 stars 4 forks source link

memory usage problem #4

Open leepeter2019 opened 3 years ago

leepeter2019 commented 3 years ago

I activate the taint_detect module which was turn offed. But when I run pin tool with taint_detect module, it run out of memory. The taint_detect module uses too much memory allocation and there might not release memory usage. Have you ever same experience when you run the taint_detect module? I cannot find which function have the memory usage problem. Any suggestions?

vivek425ster commented 3 years ago

@leepeter2019 Yes taint detect has known issues with memory. I would suggest using a higher RAM system for running the system.