The function on initialize who crashes the software is psppire_data_window_new (), on line 149.
But its only calls 3 functions and return the result. The functions are GTK_WIDGET,g_object_new and psppire_data_window_get_type. I've tested the last and it is working, so I guess that the problem is on GTK_WIDGET or g_object_new. But I can't find they definitions to test. This provides any help? _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
