Hello all. I've just finished recompiling all of gtk-gnutella's supporting libraries after a complete re-install of my system. I am attempting to compile revision 13925 with gtk1 and fast routines. I have hit a fatal exception problem in vmm.c. I suspect that this is the latest guise of an ongoing problem with - as far as I can recall - memory allocation being called from the regular system library rather than glib.1.2.10. If so, I've seen it patched numerous times. However, I've forgotten how to fix it. My apologies.
the crash: > WARNING: Assertion failure in vmm.c:255: "NULL != p" > FATAL: Assertion failure in vmm.c:399: "NULL != p" > > Program received signal SIGABRT, Aborted. > 0x900481ac in kill () > (gdb) bt > #0 0x900481ac in kill () > #1 0x9012d7b4 in abort () > #2 0x001e2a78 in assertion_failure (data=<value optimized out>) at > fast_assert.c:96 > #3 0x001fd7a4 in alloc_pages (size=<value optimized out>) at vmm.c: > 399 > #4 0x001e9614 in halloc (size=4294967295) at halloc.c:185 > #5 0x001e7aec in g_malloc (size=4294967295) at glib-missing.c:62 > #6 0x004dfce8 in g_get_any_init () > #7 0x004e03b4 in g_get_user_name () > #8 0x001d1e70 in random_init () at misc.c:2134 > #9 0x000032f4 in main (argc=1, argv=0xbffff66c) at main.c:1208 > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Gtk-gnutella-devel mailing list Gtk-gnutella-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel