Crash when printing on Mac

Lubomir I. Ivanov neolit123 at gmail.com
Fri Jul 18 03:08:36 PDT 2014


On 18 July 2014 12:47, Robert Helling <helling at lmu.de> wrote:
>
> On 18.07.2014, at 11:41, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
>
> they apply for me on top of:
> 3cdd4df8e8d: Statistics: change our notion of "bogus SAC rate"
>
>
> ok, now they apply. But the crash is still there. Anything I could
> specifically look for with the debugger?
>

you could try setting a breakpoint in the PrintDialog constructor and
stepping trough.
this may require a "set dont-handle-bad-access 1" in GDB depending if
how OSX decides to trow a signal if one of it's core libraries fails.

source:
http://stackoverflow.com/questions/2044179/gdb-set-a-breakpoint-for-a-sigbus-handler

lubomir
--


More information about the subsurface mailing list