Try also putting some lines like
g_debug ("%s:%d", __FILE__, __LINE__);
into the code. The initialise procedure in psppire.c is a good place
to start. This way you might be able to find the last good line
before the crash.
J'
On Tue, Feb 24, 2009 at 08:44:25PM -0300, Michel Boaventura wrote:
The verbose debug show me about 70MB of output, and I can find
anything useful on it. If I run psppire --help, it works, but with any
other option or no options it crashes, always showing the same
backtrace. I also wasn`t able to find the code line of the problem.
Even compiling pspp with --enable-debug or with CFLAGS='-g'. Something
that I discovery is that its break before needs libpsppire
or libpsppwidget because it doesn`t complain if they are missing.
Other clue is that the splash image appears before the crash.
I think that I rollback my branch step by step, until find one version
who works.
_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
