Crash when opening log file

Giuseppe Bilotta giuseppe.bilotta at gmail.com
Sat Nov 22 08:01:33 PST 2014


On Sat, Nov 22, 2014 at 4:31 PM, Henrik Brautaset Aronsen
<subsurface at henrik.synth.no> wrote:
> I get a crash when opening a log file [1] with the latest subsurface on osx.
> I'm using 48a8c9891 with libdc e307227b80.
>
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   Subsurface                        0x000000010002a960
> populate_pressure_information + 1456

Assuming this is custom built, can you try compiling with debug
information? exporting CFLAGS=-g CXXFLAGS=-g and running a make clean
; make should do it.


More information about the subsurface mailing list