Re: [Vala] Problem with Posix.isspace() : Memory leak ?



Thanks, I will try that as soon as I can get my hands on  a Linux box,
i.e. by next week-end (installing "nemiver" on a Mac, results in too
many unmet dependencies).

I' ll keep you posted.
Thanks a lot for the help,

Serge.



On Mon, Jun 13, 2011 at 8:37 AM, Nor Jaidi Tuah
<norjaidi tuah ubd edu bn> wrote:

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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]