When a C/C++ application fails with the following CRITICAL, can you please tell me how can I find out where is the code causing the error?
I have tried to run it in
You should pass --g-fatal-warnings to your application when you run it inside gdb.