Hi all, Anyone seen this before, or know what I'm doing wrong?
Also, anyone got a way of extracting a smalltalk call stack from this sort of error out of gdb? Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000563b86 0x000000010023911a in g_type_check_is_value_type () (gdb) bt #0 0x000000010023911a in g_type_check_is_value_type () #1 0x0000000131971c3f in _gtk_tree_data_list_check_type () #2 0x00000001318942cd in gtk_list_store_new () #3 0x00000001000ccf2c in ffi_call_unix64 () #4 0x00007fff5fbf5540 in ?? () (gdb) The program is running. Exit anyway? (y or n) y nigelw$ pkg-config --modversion gtk+-2.0 2.20.1 nigelw$ pkg-config --modversion glib-2.0 2.24.1 Thanks, Nigel _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
