<div dir="ltr">Hi Marcus,<br><div><div class="gmail_extra"><br></div><div class="gmail_extra">From your report, it looks like maybe you have assigned a custom font (maybe in the Python Console settings?) to be used by one of QGIS's built-in editors (or one utilized by a plugin) that is based off of QScintilla2; and, the font you have chosen is either corrupt or otherwise causing problems. I don't see any clear indication of whether the original calling code is C++ or Python. <br><br></div><div class="gmail_extra">If you have not set a custom font, and it is the default Qt font that has issues, then that is a problem.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">As a start, you may wish to use Font Book to review your installed fonts and fix any issues. Also, it would be good for you to post particulars about your QGIS version, install method, etc.<br><br></div><div class="gmail_extra">Regards,<br clear="all"></div><div class="gmail_extra"><div><div class="gmail_signature"><br>Larry Shaffer<br>Dakota Cartography<br>Black Hills, South Dakota</div></div>
<br><div class="gmail_quote">On Thu, Jul 16, 2015 at 5:54 PM, Marcus Santos <span dir="ltr"><<a href="mailto:mvcs@me.com" target="_blank">mvcs@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Hi all,</div><div><br></div>Has someone been experiencing unexpected crashes on Mac OS X?<div>Sometimes QGIS crash when I’m literally doing nothing.</div><div>The branch I’m working it’s not up to date but I would like to ask anyway. </div><div><br></div><div>This is the report:</div><div> <br><div><br></div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><div>Crashed Thread:        0  Dispatch queue: com.apple.main-thread</div></div></div><div><div><br></div></div><div><div>Exception Type:        EXC_BAD_ACCESS (SIGSEGV)</div></div><div><div>Exception Codes:       EXC_I386_GPFLT</div></div><div><div><br></div></div><div><div>Thread 0 Crashed:: Dispatch queue: com.apple.main-thread</div></div><div><div>0   QtGui                         <span style="white-space:pre-wrap">     </span>0x000000010e783cbf QFont::QFont(QFont const&) + 15</div></div><div><div>1   libqscintilla2.dylib          <span style="white-space:pre-wrap">    </span>0x000000010f28b2df SurfaceImpl::MeasureWidths(Font&, char const*, int, float*) + 95</div></div><div><div>2   libqscintilla2.dylib          <span style="white-space:pre-wrap">   </span>0x000000010f3bc889 PositionCache::MeasureWidths(Surface*, ViewStyle const&, unsigned int, char const*, unsigned int, float*, Document*) + 745</div></div><div><div>3   libqscintilla2.dylib          <span style="white-space:pre-wrap"> </span>0x000000010f3aa9c0 EditView::LayoutLine(EditModel const&, int, Surface*, ViewStyle const&, LineLayout*, int) + 2048</div></div><div><div>4   libqscintilla2.dylib          <span style="white-space:pre-wrap">       </span>0x000000010f39198e Editor::WrapOneLine(Surface*, int) + 110</div></div><div><div>5   libqscintilla2.dylib          <span style="white-space:pre-wrap">       </span>0x000000010f38f61e Editor::WrapLines(Editor::wrapScope) + 894</div></div><div><div>6   libqscintilla2.dylib          <span style="white-space:pre-wrap">     </span>0x000000010f39fb64 Editor::Idle() + 36</div></div><div><div>7   libqscintilla2.dylib          <span style="white-space:pre-wrap">    </span>0x000000010f28e402 QsciScintillaQt::onIdle() + 18</div></div><div><div>8   QtCore                        <span style="white-space:pre-wrap">  </span>0x000000010e33818b QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2363</div></div><div><div>9   QtCore                        <span style="white-space:pre-wrap"> </span>0x000000010e333120 QObject::event(QEvent*) + 48</div></div><div><div>10  QtGui                         <span style="white-space:pre-wrap">    </span>0x000000010e59889b QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251</div></div><div><div>11  QtGui                         <span style="white-space:pre-wrap">     </span>0x000000010e59ba17 QApplication::notify(QObject*, QEvent*) + 7543</div></div><div><div>12  org.qgis.qgis2_core           <span style="white-space:pre-wrap"> </span>0x000000010db4dbe9 QgsApplication::notify(QObject*, QEvent*) + 93</div></div><div><div>13  QtCore                        <span style="white-space:pre-wrap">  </span>0x000000010e31f2a6 QCoreApplication::notifyInternal(QObject*, QEvent*) + 118</div></div><div><div>14  QtGui                         <span style="white-space:pre-wrap">       </span>0x000000010e59c31d qt_sendSpontaneousEvent(QObject*, QEvent*) + 45</div></div><div><div>15  QtGui                         <span style="white-space:pre-wrap"> </span>0x000000010e54aea5 QEventDispatcherMacPrivate::activateTimer(__CFRunLoopTimer*, void*) + 197</div></div><div><div>16  com.apple.CoreFoundation      <span style="white-space:pre-wrap">        </span>0x00007fff9675c2e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20</div></div><div><div>17  com.apple.CoreFoundation      <span style="white-space:pre-wrap">   </span>0x00007fff9675bf73 __CFRunLoopDoTimer + 1059</div></div><div><div>18  com.apple.CoreFoundation      <span style="white-space:pre-wrap">        </span>0x00007fff967cf53d __CFRunLoopDoTimers + 301</div></div><div><div>19  com.apple.CoreFoundation      <span style="white-space:pre-wrap">        </span>0x00007fff96717608 __CFRunLoopRun + 2024</div></div><div><div>20  com.apple.CoreFoundation      <span style="white-space:pre-wrap">    </span>0x00007fff96716bd8 CFRunLoopRunSpecific + 296</div></div><div><div>21  com.apple.HIToolbox           <span style="white-space:pre-wrap">     </span>0x00007fff8ce4156f RunCurrentEventLoopInMode + 235</div></div><div><div>22  com.apple.HIToolbox           <span style="white-space:pre-wrap">        </span>0x00007fff8ce412ea ReceiveNextEventCommon + 431</div></div><div><div>23  com.apple.HIToolbox           <span style="white-space:pre-wrap">   </span>0x00007fff8ce4112b _BlockUntilNextEventMatchingListInModeWithFilter + 71</div></div><div><div>24  com.apple.AppKit              <span style="white-space:pre-wrap">        </span>0x00007fff8e0e48ab _DPSNextEvent + 978</div></div><div><div>25  com.apple.AppKit              <span style="white-space:pre-wrap">  </span>0x00007fff8e0e3e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346</div></div><div><div>26  com.apple.AppKit              <span style="white-space:pre-wrap">       </span>0x00007fff8e0d9af3 -[NSApplication run] + 594</div></div><div><div>27  QtGui                         <span style="white-space:pre-wrap">      </span>0x000000010e54c21b QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2027</div></div><div><div>28  QtCore                        <span style="white-space:pre-wrap">  </span>0x000000010e31c61f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 495</div></div><div><div>29  QtCore                        <span style="white-space:pre-wrap">     </span>0x000000010e31f857 QCoreApplication::exec() + 199</div></div><div><div>30  org.qgis.qgis2                <span style="white-space:pre-wrap">      </span>0x000000010a871f5b main + 16527</div></div><div><div>31  libdyld.dylib                 <span style="white-space:pre-wrap">        </span>0x00007fff95c875c9 start + 1</div></div></blockquote><div><br></div><div><br></div><div>Cheers,</div><div>Marcus</div><div><br></div></div><br>_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br></blockquote></div><br></div></div></div>