On Fri, 15 Jan 2016 13:20:18 +0000, deadalnix wrote:

> 
> Well I don't, both on OSX and linux, using the latest release. On linux
> I can do the addr2line dance, but on OSX I can't even do that as it
> require information that are gone once the program terminate.


Are you compiling with debug symbols on (-g)? You should get stacktraces 
on linux.

Reply via email to