[webkit-dev] webkit-dev Digest, Vol 56, Issue 4

pattin.shieh xytsoft at gmail.com
Tue Jan 5 17:41:09 PST 2010


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-request at lists.webkit.org>

> Send webkit-dev mailing list submissions to
>        webkit-dev at 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-request at lists.webkit.org
>
> You can reach the person managing the list at
>        webkit-dev-owner at 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.Roettsches at access-company.com>
> To: "webkit-dev at lists.webkit.org" <webkit-dev at lists.webkit.org>
> Subject: Re: [webkit-dev] Question about Heap::markConservatively.
> Message-ID:
>        <
> FAA1D89C5BAF1142A74AF116630A9F2C28942D804C at 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.vestbo at nokia.com>
> To: webkit-dev at lists.webkit.org
> Subject: Re: [webkit-dev] Patch status display on bugs.webkit.org
> Message-ID: <hhskic$soe$1 at 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 at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
> End of webkit-dev Digest, Vol 56, Issue 4
> *****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100106/51b2baa9/attachment.html>


More information about the webkit-dev mailing list