Christian Biere wrote:
> Okay. I confirm it's massively broken. I had to disable halloc, otherwise
> it would just crash on startup[1]. Next I had to disable ADNS, otherwise it
> would just hang on startup. I tried it now but I have no idea what to do
> with it as it comes apparently with no documentation and the menus don't
> explain too much.
> 
> [1] Apparently, they are trying to mix g_malloc()ed and malloc()ed memory in
> gtk/gtk-im-uim.c which is a bug and is likely caught by halloc. There's no
> guarantee that it will be caught though and it might be source of the
> problem you experience. Thus, try to disable halloc.

I've added a command-line option --no-halloc as workaround for such issues.
At the moment, I cannot reproduce the issue with ADNS anymore albeit it
hang repeatedly before. May be some kind of race-condition.

-- 
Christian

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to