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




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





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