On 15/04/16 06:53, Christian PERRIER wrote:
Quoting Chris AtLee ([email protected]):
I'm still getting a segfault in the latest version. Here's the traceback:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7bba378 in garmin_open (garmin=garmin@entry=0x7fffffffe350) at
usb_comm.c:137
137 usb_comm.c: No such file or directory.
(gdb) where
#0 0x00007ffff7bba378 in garmin_open (garmin=garmin@entry=0x7fffffffe350)
at usb_comm.c:137
#1 0x00007ffff7bc3180 in garmin_init (garmin=garmin@entry=0x7fffffffe350,
verbose=<optimized out>) at protocol.c:1186
#2 0x0000000000400725 in main (argc=<optimized out>, argv=<optimized out>)
at garmin_save_runs.c:36
We may need to check this with Fenix, who provided the patch I
used. Sadly, I'm not in position to test myself....
Hi.
I just went to re-open this. :)
I don't know if that is important, but I see that in the master is
not my change. Is it possible that the repacked9 is in real repacked8 again?