After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757701 - crash at startup
crash at startup
Status: RESOLVED OBSOLETE
Product: gitg
Classification: Applications
Component: gitg
3.18.x
Other Linux
: Normal critical
: ---
Assigned To: gitg-maint
gitg-maint
Depends on:
Blocks:
 
 
Reported: 2015-11-06 18:52 UTC by Emmanuel Touzery
Modified: 2017-10-02 02:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
strace output (499.47 KB, text/plain)
2015-11-06 18:52 UTC, Emmanuel Touzery
Details

Description Emmanuel Touzery 2015-11-06 18:52:55 UTC
Created attachment 315011 [details]
strace output

gitg was working fine on fedora 22 (3.16). after upgrading to fedora 23 (3.18), I got a crash at startup. 

It outputs:

gitg: /builddir/build/BUILD/libgit2-0.23.1/src/submodule.c:1673: submodule_load_from_config: Assertion `error != 0' failed.
Aborted (core dumped)


I straced it and noticed it loads ~/.local/share/recently-used.xbel and seems to crash on one of my repos. I renamed recently-used.xbel and now it works fine. I'm attaching the strace output. I also reported the bug on the fedora bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1278922
Comment 1 jessevdk@gmail.com 2015-12-30 17:17:13 UTC
Is this a public repo where this happens so I can try to reproduce?
Comment 2 Alexandre Franke 2017-09-30 20:23:48 UTC
Emmanuel, do you have a repo for us?
Comment 3 Emmanuel Touzery 2017-10-02 02:41:51 UTC
Hello, sorry, I forgot about the NEEDINFO. there was no public repo, I wanted to get a stack but never got to it; since then the crash stopped happening. Closing the bug, sorry for the inconvenience.