<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2017-05-28 18:44 GMT+02:00 Eliot Miranda <span dir="ltr"><<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br><div dir="auto"><div>Hi Nicolas,</div><div><br>On May 25, 2017, at 7:44 AM, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@<wbr>gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><span></span></div></blockquote><blockquote type="cite"><div><div dir="ltr"><div><div><div><div><div><div>Hi Tudor,<br></div>it seems you type too fast.<br></div>More seriously, if I google some of the apple methods in the stack like for example<br>"bug InputMethodInstanceProcessEven<wbr>tRef_WithCompletionHandler"<br></div>I see quite some many hits indicating that:<br></div>- we are not alone<br></div>- either there are some bug on mac os<br></div><div>- or it's complex to use the frameworks right...<br><br></div><div>Debugging this kind of low level problem is going to be tough...<br></div><div>Probably some advanced objective-C knowledge is required.<br></div></div></div></blockquote><div><br></div><div>is the crash in our event processing code or elsewhere? If elsewhere, where?</div><br></div></blockquote><div><br></div><div>Hi Eliot,<br></div><div>the crash dump provided by Tudor shows:<br><br></div><div>...snip...<br></div><div>32  AppKit                              0x9210cb20 -[NSView interpretKeyEvents:] + 192<br>33  Pharo                               0x0013f55e -[sqSqueakOSXOpenGLView keyDown:] + 310<br>34  AppKit                              0x928614bb -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5876<br>35  AppKit                              0x9285fa49 -[NSWindow(NSEventRouting) sendEvent:] + 547<br>36  AppKit                              0x926ea6aa -[NSApplication(NSEvent) sendEvent:] + 3418<br>37  Pharo                               0x00137dcb -[SqueakOSXApplication sendEvent:] + 163<br>38  Pharo                               0x001399a4 -[sqSqueakOSXApplication(events) pumpRunLoopEventSendAndSignal:] + 115<br>39  Pharo                               0x00139a42 -[sqSqueakOSXApplication(events) pumpRunLoop] + 76<br>40  Pharo                               0x0014188a nativeIoProcessEvents + 208<br>41  Pharo                               0x001418de ioProcessEvents + 35<br>42  Pharo                               0x000d5470 checkForEventsMayContextSwitch + 880<br>43  Pharo                               0x000d6cea ceCheckForInterrupts + 16<br>44  ???                                 0x0b0ad09b 0x0 + 185258139<br>45  Pharo                               0x000c31bc interpret + 647<br>46  Pharo                               0x001446ad -[sqSqueakMainApplication runSqueak] + 476<br>47  Foundation                          0x95ac4adb __NSFirePerformWithOrder + 419<br>48  CoreFoundation                      0x942811fe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30<br>49  CoreFoundation                      0x94281157 __CFRunLoopDoObservers + 391<br>50  CoreFoundation                      0x942614a2 __CFRunLoopRun + 1058<br>51  CoreFoundation                      0x94260e1a CFRunLoopRunSpecific + 506<br>52  CoreFoundation                      0x94260c0b CFRunLoopRunInMode + 123 <br>...<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><blockquote type="cite"><div><div class="gmail_extra">2017-05-24 22:28 GMT+02:00 Tudor Girba <span dir="ltr"><<a href="mailto:tudor@tudorgirba.com" target="_blank">tudor@tudorgirba.com</a>></span>:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br>Hi,<br>
<br>
Today I experienced multiple crashes on macOS Sierra.<br>
<br>
These happened during regular programming, mostly while typing code. I attached here the crash dump(s). I believe I heard Phil having the same issue with the stable Pharo VM.<br>
<br>
Does anyone else has the same issue?<br>
<br>
The VM is:<br>
CoInterpreter VMMaker.oscog-eem.2203 uuid: 12d4afae-8498-4e76-8efe-60eba6<wbr>ef4db2 May  2 2017<br>
StackToRegisterMappingCogit VMMaker.oscog-eem.2203 uuid: 12d4afae-8498-4e76-8efe-60eba6<wbr>ef4db2 May  2 2017<br>
VM: 201705021552 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git" rel="noreferrer" target="_blank">https://github.com/OpenSmallta<wbr>lk/opensmalltalk-vm.git</a> $ Date: Tue May 2 08:52:41 2017 -0700 $ Plugins: 201705021552 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git" rel="noreferrer" target="_blank">https://github.com/OpenSmallta<wbr>lk/opensmalltalk-vm.git</a> $<br>
<br>
The Pharo update number is: 60482<br>
<br>
Cheers,<br>
Doru<br>
<br>
--<br>
<a href="http://www.tudorgirba.com" rel="noreferrer" target="_blank">www.tudorgirba.com</a><br>
<a href="http://www.feenk.com" rel="noreferrer" target="_blank">www.feenk.com</a><br>
<br>
"From an abstract enough point of view, any two things are similar."<br>
<br>
<br>
<br>
<br></blockquote></div><br></div>
</div></blockquote></div><br></blockquote></div><br></div></div>