http://code.google.com/p/vala-win32/downloads/list
I try to build vala-0.8.1 and gege's libgee-0.6.1 in windows port. It's works well. PS: 64bit snow leopard: segmentational error: vala-0.12.1 + libgee-0.6.0 32bit elementaryos: segmentational error: vala-0.12.0.220-9f1f + libgee-0.6.0 https://gist.github.com/1027142 2011/6/15, [email protected] <[email protected]>: > Send libgee-list mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.gnome.org/mailman/listinfo/libgee-list > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of libgee-list digest..." > > > Today's Topics: > > 1. Re: [Bug 652528] LinkedList causes stack overflow during > freeing with large number of elements (Serge Hulne) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 15 Jun 2011 10:16:10 +0200 > From: Serge Hulne <[email protected]> > To: [email protected] > Subject: Re: Gee [Bug 652528] LinkedList causes stack overflow during > freeing with large number of elements > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > libgee version 0.6.1 seems to work indeed. > > > I had used the 0.6.0 version instead, because the link on the libgee > homepage: > > http://live.gnome.org/Libgee > > points to version 0.6.0 instead of pointing to version 0.6.1 > > > > Thanks, > Serge. > - Hide quoted text - > > > > > On Wed, Jun 15, 2011 at 9:22 AM, libgee <[email protected]> wrote: >> https://bugzilla.gnome.org/show_bug.cgi?id=652528 >> libgee | general | 0.6.x >> >> Maciej Piechotka <uzytkownik2> changed: >> >> What |Removed |Added >> ---------------------------------------------------------------------------- >> Status|UNCONFIRMED |NEEDINFO >> >> --- Comment #9 from Maciej Piechotka <[email protected]> 2011-06-15 >> 07:22:11 UTC --- >> (In reply to comment #5) >>> Libgee version : 0.6 >> >> Have you tried 0.6.1? What about current git version? >> >>> Vala version : 0.12 >>> Hardware : Mac Mini pentium dual core >>> >>> >>> I am running this test under Mac OS 10.6 so I do not know how to get a >>> trace >>> tehe Linux way under Mac, however here is the output of gdb: >>> >> >> 1. compile with -g or -gdb flag >> 2. don't strip >> >> --------------------------- >> >> Unfortunatly I cannot reproduce it on Linux. It works with 10000000 and I >> get >> OOM on 100000000 (counting 12B of overhead 12B*100000000 = 1200000000B = >> 1200000kB = 1200MB = 1.2 GB < 1.2 GiB - strange that 4GiB machine cannot >> handle >> it). >> >> It is not stackflow overflow after looking on code. I'll try to get some >> Mac OS >> machine (borrow from friend etc.) >> >> -- >> Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email >> ------- You are receiving this mail because: ------- >> You reported the bug. >> > Reply > > Forward > > > Open message in new window > To: > Add Cc | Add Bcc | Edit Subject Attach a file Insert: Invitation > > Rich formatting ? Check SpellingChange language > > > ------------------------------ > > _______________________________________________ > libgee-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/libgee-list > > > End of libgee-list Digest, Vol 10, Issue 1 > ****************************************** > _______________________________________________ libgee-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/libgee-list
