On Mar 4, 12:04 am, Alex Iskander <[email protected]> wrote: > # > # Fatal error in src/handles-inl.h, line 47 > # CHECK(reinterpret_cast<Address>(*location_) != kHandleZapValue) failed > #
Yes, that's precisely what i was seeing. It was clear that it had to do with HandleScope, but i didn't want to get distracted by trying to figure out HandleScope :/ (and i knew it appeared to work ok if i didn't use HandleScope, so i just left them out). It's a general problem i've been experiencing with the sqlite3 and ncurses wrappers, but i had completely forgotten about Close() - i need to revisit that. Thanks again for your insights! --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
