seg fault with last git version

Dirk Hohndel dirk at hohndel.org
Sun Nov 2 06:26:51 PST 2014


> On Nov 2, 2014, at 4:48 AM, Pedro Neves <nevesdiver at gmail.com> wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x00000000004397c4 in explicit_first_cylinder (dive=0x21f0bf80, dc=0x21f0c248) at dive.c:792
> 792             if (ev && ev->time.seconds == dc->sample[0].time.seconds)
> 

At this spot can you run the following commands inside gdb:

bt
p *ev
p dc

Thanks

/D



More information about the subsurface mailing list