<div> </div>
<div>Hi Dominik,<br><br>&gt;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.<br>
<br>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.<br>
</div>
<div>Thanks!</div>
<div> </div>
<div>pattin<br></div>
<div class="gmail_quote">2010/1/4 <span dir="ltr">&lt;<a href="mailto:webkit-dev-request@lists.webkit.org">webkit-dev-request@lists.webkit.org</a>&gt;</span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Send webkit-dev mailing list submissions to<br>       <a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
<br>To subscribe or unsubscribe via the World Wide Web, visit<br>       <a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev</a><br>or, via email, send a message with subject or body &#39;help&#39; to<br>
       <a href="mailto:webkit-dev-request@lists.webkit.org">webkit-dev-request@lists.webkit.org</a><br><br>You can reach the person managing the list at<br>       <a href="mailto:webkit-dev-owner@lists.webkit.org">webkit-dev-owner@lists.webkit.org</a><br>
<br>When replying, please edit your Subject line so it is more specific<br>than &quot;Re: Contents of webkit-dev digest...&quot;<br><br><br>Today&#39;s Topics:<br><br>  1. Re: Question about Heap::markConservatively. (Dominik Roettsches)<br>
  2. Re: Patch status display on <a href="http://bugs.webkit.org/" target="_blank">bugs.webkit.org</a> (Tor Arne Vestb?)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>
Date: Mon, 4 Jan 2010 11:08:09 +0100<br>From: Dominik Roettsches &lt;<a href="mailto:Dominik.Roettsches@access-company.com">Dominik.Roettsches@access-company.com</a>&gt;<br>To: &quot;<a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a>&quot; &lt;<a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a>&gt;<br>
Subject: Re: [webkit-dev] Question about Heap::markConservatively.<br>Message-ID:<br>       &lt;<a href="mailto:FAA1D89C5BAF1142A74AF116630A9F2C28942D804C@OBEEX01.obe.access-company.com">FAA1D89C5BAF1142A74AF116630A9F2C28942D804C@OBEEX01.obe.access-company.com</a>&gt;<br>
<br>Content-Type: text/plain; charset=&quot;us-ascii&quot;<br><br>Hi Pattin,<br><br>&gt; b. Cound somebody tell me the crash reason about?  I think maybe program access non-align(4bytes) memory address?<br><br>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.<br>
<br>Dominik<br><br>________________________________________<br><br>Access Systems Germany GmbH<br>Essener Strasse 5  |  D-46047 Oberhausen<br>HRB 13548 Amtsgericht Duisburg<br>Geschaeftsfuehrer: Michel Piquemal, Tomonori Watanabe, Yusuke Kanda<br>
<br><a href="http://www.access-company.com/" target="_blank">www.access-company.com</a><br><br>CONFIDENTIALITY NOTICE<br>This e-mail and any attachments hereto may contain information that is privileged or confidential, and is intended for use only by the<br>
individual or entity to which it is addressed. Any disclosure, copying or distribution of the information by anyone else is strictly prohibited.<br>If you have received this document in error, please notify us promptly by responding to this e-mail. Thank you.<br>
<br><br>------------------------------<br><br>Message: 2<br>Date: Mon, 04 Jan 2010 12:48:28 +0100<br>From: Tor Arne Vestb? &lt;<a href="mailto:tor.arne.vestbo@nokia.com">tor.arne.vestbo@nokia.com</a>&gt;<br>To: <a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
Subject: Re: [webkit-dev] Patch status display on <a href="http://bugs.webkit.org/" target="_blank">bugs.webkit.org</a><br>Message-ID: &lt;hhskic$soe$<a href="mailto:1@ger.gmane.org">1@ger.gmane.org</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>Adam Barth wrote:<br>&gt; As we bring more bots online, this user interface should scale better<br>&gt; than posting lots of &quot;pass&quot; comments.  If folks like this display, we<br>&gt; can incorporate it into <a href="http://bugs.webkit.org/" target="_blank">bugs.webkit.org</a> directly.<br>
<br>+1 for including this in the site directly! Cool stuff!<br><br>Tor Arne<br><br><br><br>------------------------------<br><br>_______________________________________________<br>webkit-dev mailing list<br><a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
<a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev</a><br><br><br>End of webkit-dev Digest, Vol 56, Issue 4<br>*****************************************<br>
</blockquote></div><br>