Hi,

> On 17. Feb 2020, at 07:30, Gaetan Bisson <[email protected] 
> <mailto:[email protected]>> wrote:
> 
> Building today's master (4c5054ec4) on an up-to-date Arch Linux system
> (with libgit2-0.28.4) I get a binary which runs fine until it tries to
> connect to the cloud service. It then segfaults with the following
> backtrace:
> 
> #0  0x00007ffff5b05e74 in  () at /usr/lib/libgit2.so.28
> #1  0x00007fffef89f182 in http_parser_execute () at 
> /usr/lib/libhttp_parser.so.2.9
> #2  0x00007ffff5b07391 in  () at /usr/lib/libgit2.so.28
> #3  0x00007ffff5b09771 in  () at /usr/lib/libgit2.so.28
> #4  0x00007ffff5b0bb59 in  () at /usr/lib/libgit2.so.28
> #5  0x00007ffff5b09f92 in  () at /usr/lib/libgit2.so.28
> #6  0x00007ffff5ae6347 in git_remote_fetch () at /usr/lib/libgit2.so.28
> #7  0x00005555558745fb in sync_with_remote (rt=RT_HTTPS, 
> branch=0x55555b31cc60 "[email protected] <mailto:[email protected]>", 
> remote=0x55555b31c7c0 
> "https://cloud.subsurface-divelog.org//git/[email protected] 
> <https://cloud.subsurface-divelog.org//git/[email protected]>", 
> repo=0x55555c97b840) at 
> /opt/arch/aur/subsurface-git/src/subsurface/core/git-access.c:653

there were recent changes in the git parsing to fix a problem with bailout 
events. This seems to be earlier, already in the interaction with the git 
server. But just to be sure, could you try the commit 
f6260fff43acc5d4b010f3eb158c2b4533f27367 before Linus’ parsing improvements?

Best
Robert

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to