Re: [Vala] Problem with Posix.isspace() : Memory leak ?
- From: Nor Jaidi Tuah <norjaidi tuah ubd edu bn>
- To: <vala-list gnome org>
- Subject: Re: [Vala] Problem with Posix.isspace() : Memory leak ?
- Date: Mon, 13 Jun 2011 14:37:21 +0800
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]