> On Nov 2, 2014, at 4:48 AM, Pedro Neves <[email protected]> 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 _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
