>> I should be able to do that tonight.  How do I enable the verify heap
flag?

Pass "--verify-heap" to V8::SetFlagsFromString() method.

BTW could you post code you use to initialise m_hArray field?

--
Vyacheslav Egorov


On Tue, Jun 1, 2010 at 11:31 PM, Matt Seegmiller <[email protected]>wrote:

> On Tue, Jun 1, 2010 at 5:24 PM, Vyacheslav Egorov <[email protected]>
> wrote:
> > Hi Matt,
> > So if I am reading you correctly crashes started after you switched
> > to r4756, I am right?
>
> No.  I actually was getting the crash with ~r4400 (I don't remember
> exactly what revision I updated from, but it was early April) and
> updated yesterday to make sure it still happened with the latest trunk
> before emailing.
>
> > If it is possible try running your application with debug version of V8
> and
> > verify-heap flag enabled.
>
> I should be able to do that tonight.  How do I enable the verify heap flag?
>
> mat
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
>

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to