<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">To get better info next time<br>
    </font><br>
    <font face="Georgia">- you might think about upping the numbers in
      ContextPart&gt;&gt;errorReportOn: so we can see the full stack
      next time<br>
      [snip]<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; strm position &gt; (startPos+40000) ifTrue: [strm
      nextPutAll: '...etc...'.&nbsp;&nbsp;&nbsp; "make 40000 much larger"<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ^ self]. &nbsp;&nbsp;&nbsp; "exit early"<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; cnt &gt; 60 ifTrue: [strm nextPutAll: '-- and more not
      shown --'.&nbsp; ^ self].&nbsp;&nbsp;&nbsp; "make 60 much larger"<br>
      [snip]<br>
      <br>
      I'll be looking at what you have sent.<br>
      <br>
      Also, do you have a Transcript open when this happens? Is anything
      written to it around the time of the error (the previous error, perhaps,
      more than this latest one)?<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 9/17/13 4:26 PM, Nicolas Cellier
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKnRiT6hZw9XbNYg3sdKX3F10=m4JFB9UrQbt2d57kWBors9QA@mail.gmail.com"
      type="cite"><font face="Georgia">- you might think about upping
        the numbers in ContextPart&gt;&gt;errorReportOn: so we can see
        the full stack next time<br>
        [snip]<br>
        &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; strm position &gt; (startPos+40000) ifTrue: [strm
        nextPutAll: '...etc...'.&nbsp;&nbsp;&nbsp; "make 40000 much larger"<br>
        &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ^ self]. &nbsp;&nbsp;&nbsp; "exit early"<br>
        &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; cnt &gt; 60 ifTrue: [strm nextPutAll: '-- and more not
        shown --'.&nbsp; ^ self].&nbsp;&nbsp;&nbsp; "make 60 much larger"<br>
        [snip]<br>
      </font></blockquote>
    <br>
  </body>
</html>