DEV Community

Discussion on: I'm an Expert in Memory Management & Segfaults, Ask Me Anything!

Collapse
 
mmvillar profile image
mmvillar

Hello, Jason
First of all thanks a lot for you opinion and advices!. I will try to perform step by step what you suggested above. In sequence there is a link where the valgrind log is. As the tests are being performed I would like to share with you the results. Can I have a contact with you by email?

gist.github.com/mmvillar/ca0a726a4...

again, Thank you!

Thread Thread
 
codemouse92 profile image
Jason C. McDonald • Edited

Sure, my contact info is on my personal website. Link is on my DEV profile. I can't guarantee that I'll be able to solve this remotely, as you know the code far better than I could hope to, but I'll help where I can.

EDIT: Looked at the log. Yeah, you'll definitely need to compile your dependencies with -g, in order to have all the information you need.