Quoting

http://developer.gnome.org/doc/API/2.0/glib/glib-Doubly-Linked-Lists.html#g-
list-free 

"if list elements contain dynamically allocated memory they should be freed
first"
(which is done in line 1667)

> I couldn't trace where it's coming from, but commenting out the 
> offending line on  1667 seems to fix things even though the backend 
> starts to leak memory like its nobody's business.

Reason: see link above.

The reason for SIGABRT I dunno :(

--
Wolfram


Reply via email to