<div dir="ltr">Hi,<div><br></div><div>    here&#39;s another</div><div><br></div><div><div>Process:         Squeak [96917]</div><div>Path:            /Users/USER/*/CocoaFast.app/Contents/MacOS/Squeak</div><div>Identifier:      org.squeak.Squeak$(VM_MONIKER)</div><div>Version:         5.0.201606202053 (5.0.201606202053)</div><div>Code Type:       X86 (Native)</div><div>Parent Process:  launchd [186]</div><div>Responsible:     Squeak [96917]</div><div>User ID:         594</div><div><br></div><div>Date/Time:       2016-06-23 11:39:36.916 -0700</div><div>OS Version:      Mac OS X 10.9.5 (13F1808)</div><div>Report Version:  11</div><div>Anonymous UUID:  F54BABC9-4764-81AE-0375-EA1A9A4A38C2</div><div><br></div><div>Sleep/Wake UUID: 02B5D29D-A0A9-414F-93DC-4EA822100B81</div><div><br></div><div>Crashed Thread:  0  Dispatch queue: com.apple.main-thread</div><div><br></div><div>Exception Type:  EXC_BAD_ACCESS (SIGBUS)</div><div>Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000</div><div><br></div><div>VM Regions Near 0:</div><div>--&gt; __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Users/USER/*/CocoaFast.app/Contents/MacOS/Squeak</div><div>    VM_ALLOCATE            0000000000001000-000000000006e000 [  436K] ---/--- SM=NUL  </div><div><br></div><div><div>Thread 0 crashed with X86 Thread State (32-bit):</div><div>  eax: 0x00000000  ebx: 0x00000000  ecx: 0x00000000  edx: 0x00206300</div><div>  edi: 0xcc001000  esi: 0x98f848f2  ebp: 0xbfeef1c8  esp: 0xbfeef190</div><div>   ss: 0x00000023  efl: 0x00010282  eip: 0x98f84a80   cs: 0x0000001b</div><div>   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f</div><div>  cr2: 0x00000000</div><div>  </div></div><div><br></div><div>Thread 0 Crashed:: Dispatch queue: com.apple.main-thread</div><div>0   libobjc.A.dylib               <span class="" style="white-space:pre">        </span>0x98f84a80 (anonymous namespace)::AutoreleasePoolPage::autoreleaseSlow(objc_object*) + 412</div><div>1   libobjc.A.dylib               <span class="" style="white-space:pre">        </span>0x98f96799 _objc_rootAutorelease2(objc_object*) + 72</div><div>2   com.apple.CoreFoundation      <span class="" style="white-space:pre">        </span>0x9822bf2d +[NSArray arrayWithObjects:] + 413</div><div>3   com.apple.Foundation          <span class="" style="white-space:pre">        </span>0x91bfdbd4 +[NSFileAttributes _populateCatInfo:forURL:statInfo:error:] + 89</div><div>4   com.apple.Foundation          <span class="" style="white-space:pre">        </span>0x91bfda2c +[NSFileAttributes _attributesAtPath:partialReturn:filterResourceFork:error:] + 374</div><div>5   com.apple.Foundation          <span class="" style="white-space:pre">        </span>0x91bfd8ad -[NSFileManager attributesOfItemAtPath:error:] + 66</div><div>6   org.squeak.Squeak$(VM_MONIKER)<span class="" style="white-space:pre">        </span>0x000e3d26 -[sqSqueakFileDirectoryInterface attributesForPath:fileMgr:isDirectory:creationDate:modificationDate:sizeIfFile:posixPermissions:isSymlink:] + 63 (sqSqueakFileDirectoryInterface.m:92)</div><div>7   org.squeak.Squeak$(VM_MONIKER)<span class="" style="white-space:pre">        </span>0x000e43f0 -[sqSqueakFileDirectoryInterface dir_Lookup:length:index:name:length:creationDate:modificationDate:isDirectory:sizeIfFile:posixPermissions:isSymlink:] + 840 (sqSqueakFileDirectoryInterface.m:246)</div><div>8   org.squeak.Squeak$(VM_MONIKER)<span class="" style="white-space:pre">        </span>0x000e388e dir_Lookup + 156 (sqSqueakFileDirectoryAPI.m:108)</div><div>9   org.squeak.Squeak$(VM_MONIKER)<span class="" style="white-space:pre">        </span>0x00101669 primitiveDirectoryLookup + 257</div><div>10  ???                           <span class="" style="white-space:pre">        </span>0x04935ce8 0 + 76766440</div><div>11  org.squeak.Squeak$(VM_MONIKER)<span class="" style="white-space:pre">        </span>0x0006fa5a interpret + 741 (gcc3x-cointerp.c:2547)</div><div>12  org.squeak.Squeak$(VM_MONIKER)<span class="" style="white-space:pre">        </span>0x000e62ac -[sqSqueakMainApplication runSqueak] + 476 (sqSqueakMainApplication.m:200)</div><div>13  com.apple.Foundation          <span class="" style="white-space:pre">        </span>0x91c5af70 __NSFirePerformWithOrder + 419</div><div>14  com.apple.CoreFoundation      <span class="" style="white-space:pre">        </span>0x9822a2be __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30</div><div>15  com.apple.CoreFoundation      <span class="" style="white-space:pre">        </span>0x9822a20f __CFRunLoopDoObservers + 399</div><div>16  com.apple.CoreFoundation      <span class="" style="white-space:pre">        </span>0x9821b02e __CFRunLoopRun + 974</div><div>17  com.apple.CoreFoundation      <span class="" style="white-space:pre">        </span>0x9821a9ea CFRunLoopRunSpecific + 394</div><div>18  com.apple.CoreFoundation      <span class="" style="white-space:pre">        </span>0x9821a84b CFRunLoopRunInMode + 123</div><div>19  com.apple.HIToolbox           <span class="" style="white-space:pre">        </span>0x95b21b5d RunCurrentEventLoopInMode + 259</div><div>20  com.apple.HIToolbox           <span class="" style="white-space:pre">        </span>0x95b21777 ReceiveNextEventCommon + 163</div><div>21  com.apple.HIToolbox           <span class="" style="white-space:pre">        </span>0x95b216bd _BlockUntilNextEventMatchingListInModeWithFilter + 92</div><div>22  com.apple.AppKit              <span class="" style="white-space:pre">        </span>0x961f7349 _DPSNextEvent + 1602</div><div>23  com.apple.AppKit              <span class="" style="white-space:pre">        </span>0x961f6870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119</div><div>24  com.apple.AppKit              <span class="" style="white-space:pre">        </span>0x961e915c -[NSApplication run] + 727</div><div>25  com.apple.AppKit              <span class="" style="white-space:pre">        </span>0x961d1ff8 NSApplicationMain + 1165</div><div>26  libdyld.dylib                 <span class="" style="white-space:pre">        </span>0x9aacb701 start + 1</div><div><br></div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>