I'm trying to run a simple query on a very small database (One row for now, for testing purposes), and my program SEGFAULTS when it's time to retrieve the results. I'm having a really hard time understanding the backtrace, but I suspect it has to do with the library itself.
Could someone help me understand what's going on here? The code can be found here: http://codepad.org/XUInZHEt and the backtrace here: http://codepad.org/Xjc7EWea
Could someone help me understand what's going on here? The code can be found here: http://codepad.org/XUInZHEt and the backtrace here: http://codepad.org/Xjc7EWea