Hi Dominik, >Did you implement JSC::currentThreadStackBase correctly? It needs to return the base address of the stack (bottom or top, depending on platform) as the starting point for GC. Could be a cause.
You are right! I had found the reason because I create webkit in the main thread. Infact, I never create a thread in the process. I test it create webkit and use it in the new thread , and it works good. The platform is arm-linux. Thanks! pattin 2010/1/4 <webkit-dev-requ...@lists.webkit.org> > Send webkit-dev mailing list submissions to > webkit-dev@lists.webkit.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > or, via email, send a message with subject or body 'help' to > webkit-dev-requ...@lists.webkit.org > > You can reach the person managing the list at > webkit-dev-ow...@lists.webkit.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of webkit-dev digest..." > > > Today's Topics: > > 1. Re: Question about Heap::markConservatively. (Dominik Roettsches) > 2. Re: Patch status display on bugs.webkit.org (Tor Arne Vestb?) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 4 Jan 2010 11:08:09 +0100 > From: Dominik Roettsches <dominik.roettsc...@access-company.com> > To: "webkit-dev@lists.webkit.org" <webkit-dev@lists.webkit.org> > Subject: Re: [webkit-dev] Question about Heap::markConservatively. > Message-ID: > < > faa1d89c5baf1142a74af116630a9f2c28942d8...@obeex01.obe.access-company.com> > > Content-Type: text/plain; charset="us-ascii" > > Hi Pattin, > > > b. Cound somebody tell me the crash reason about? I think maybe program > access non-align(4bytes) memory address? > > Did you implement JSC::currentThreadStackBase correctly? It needs to return > the base address of the stack (bottom or top, depending on platform) as the > starting point for GC. Could be a cause. > > Dominik > > ________________________________________ > > Access Systems Germany GmbH > Essener Strasse 5 | D-46047 Oberhausen > HRB 13548 Amtsgericht Duisburg > Geschaeftsfuehrer: Michel Piquemal, Tomonori Watanabe, Yusuke Kanda > > www.access-company.com > > CONFIDENTIALITY NOTICE > This e-mail and any attachments hereto may contain information that is > privileged or confidential, and is intended for use only by the > individual or entity to which it is addressed. Any disclosure, copying or > distribution of the information by anyone else is strictly prohibited. > If you have received this document in error, please notify us promptly by > responding to this e-mail. Thank you. > > > ------------------------------ > > Message: 2 > Date: Mon, 04 Jan 2010 12:48:28 +0100 > From: Tor Arne Vestb? <tor.arne.ves...@nokia.com> > To: webkit-dev@lists.webkit.org > Subject: Re: [webkit-dev] Patch status display on bugs.webkit.org > Message-ID: <hhskic$so...@ger.gmane.org> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Adam Barth wrote: > > As we bring more bots online, this user interface should scale better > > than posting lots of "pass" comments. If folks like this display, we > > can incorporate it into bugs.webkit.org directly. > > +1 for including this in the site directly! Cool stuff! > > Tor Arne > > > > ------------------------------ > > _______________________________________________ > webkit-dev mailing list > webkit-dev@lists.webkit.org > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > > End of webkit-dev Digest, Vol 56, Issue 4 > ***************************************** >
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev