geirrastad / NotesToSelf

Misc scribblings and unfinished guides
0 stars 0 forks source link

Unhandled exception during program exit #5

Closed geirrastad closed 5 years ago

geirrastad commented 5 years ago

Need to know which module. Not all of them fails...

Error message: terminate called without an active exception Aborted (core dumped)

Which indicates missing thread::join

geirrastad commented 5 years ago

Fixed. Missing thread joins