2016-01-20 16:27 GMT+02:00 Alex Potapenko opotapenko@gmail.com:
This should be it (if needed, see entire gdb3.log):
Line 704: 1: nifs = 0 2: localifs = (struct localinterface *) 0x0 3: localifsSize = 0
Line 707: 1: nifs = 1 2: localifs = (struct localinterface *) 0x0 3: localifsSize = 0
I realized this was probably not what you wanted, so I made breakpoints on lines 703-717 and went on until segfault: see gdb4.log.
Best regards, Alex