Hi Niklas, Am Samstag, 26. Januar 2019 18:38:32 UTC+1 schrieb Niklas Mischkulnig: > > with 2019.0beta1, calibrate_lens_gui.app sometimes crashes on startup > (crashdump attached - lensgui.txt). > This seems to come from the code to retrieve the currently active monitor color profile:
HuginBase::Color::GetMonitorProfile in src/hugin1/base_wx/wxcms.cpp, line 166 This is platform depend code. I can't debug it from here. It is surprising that is starts now. The Mac OS code was written in 2016 and stayed untouched in the meantime. Maybe there was some changes on Mac OS side? Could you try to try to isolate the crash further? (Run in a debugger?) When closing Hugin itself, it seems to get into an infinite loop and > segfaults (hugin.txt). > This is probably the same as https://bugs.launchpad.net/hugin/+bug/1813404 I'm currently debugging this one. Thomas -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/ac8aae8f-8225-42e4-9e33-521b760b0fd8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
