On Wed, Jan 6, 2010 at 10:41, Nicolas Cannasse <[email protected]> wrote: > Daniel Turing a écrit : >> >> Hi, >> >> the following results in a SIGSEGV in neko_buffer_to_string() on neko >> 1.8.1: >> >> var hash = new Hash<Any>(); >> hash.get(null); >> >> while, of course, get(null) is not a good idea to do, it surely >> shouldnt segfault? > > I can't reproduce while using Neko CVS / Windows. But I don't see any recent > change related to this either.
this just went away after installing haxe/neko with your official linux installer; the problem must be related to the ubuntu packages i had installed. can't really dig any deeper just now, posting this just for reference... -dan -- Neko : One VM to run them all (http://nekovm.org)
