Comment 2 for bug 483950

Revision history for this message
Tax Man (taxman457f) wrote :

Jason said: "I would suggest rebuilding it with debugging symbols and running it in gdb to get a backtrace for the developers."
So I did that on my Ubuntu and Mac systems and attached the results, they are both in the file. Sorry I'm not really familiar with GDB and coding, but I can supply any information that someone gives me some hints on how to obtain.

It gives no debug information available errors for the Mac build even though I built both of them with the
cmake -DCMAKE_BUILD_TYPE=debug ..
config option.