aporto / mariamole

MariaMole: An alternative Arduino IDE
GNU General Public License v3.0
78 stars 21 forks source link

Segfault at void MessageHandler::ParseLinkerMessage(QString text, MMBuildMessage &bm) #18

Closed gabrield closed 10 years ago

gabrield commented 10 years ago

A segfault happens while parsing the linker output. Sometimes, it works at first, but at the second build, crachs. We need to review the method to find where it's exploding.