On Mon, Jan 21, 2013 at 6:07 AM, Flying Jester <foolkingcr...@gmail.com>wrote:

> I've been making a program that uses V8. It used to work fine until I
> updated the version of V8 used from 3.15.0 to the last 3.15 revision. Now I
> get the following error:
>
> #
> # Fatal error in ../src/platform.h, line 604
> # CHECK(mutex_ != __null) failed
> #
>
> This happens before anything in main(), and causes breakpoint trap. It
> looks like it is from the scopedlock function. Any idea what can cause that
> kind of error?
>
> Hard to tell without telepathic abilities, :-) can you please post a stack
trace, platform info, how to reproduce this, etc.?

-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users

Reply via email to