> So it must be something else.
> 
> Perhaps there are memory leaks in libgee (or even in glib2) ?
> Perhaps HashMaps or other Vala containers or dynamically allocated
> objects have a maximal size ?

Try compiling with --debug and 
run the program under nemiver.
When it crashes, view the stack trace
(which refers to the generated C, rather
than the original vala).
nemiver saved my sanity several times
already.

hand
Nor Jaidi Tuah


_______________________________________________
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to