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 736315 - Modifying multiple tags causes segfault
Modifying multiple tags causes segfault
Status: RESOLVED FIXED
Product: easytag
Classification: Other
Component: general
master
Other Linux
: Normal critical
: 2.2
Assigned To: EasyTAG maintainer(s)
EasyTAG maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-09-09 09:59 UTC by Steven P. Ulrick
Modified: 2014-09-09 10:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Steven P. Ulrick 2014-09-09 09:59:19 UTC
Using easytag compiled and installed from current master branch, if I enter a tag field and click the icon to "Tag selected files with this title", easytag immediately crashes.  I do not need to select one or more files to make this happen.  If I load a directory, easytag automatically has one file selected.  Making no other changes whatsoever, if I click on the "Tag selected files with this title" icon in any field, easytag immediately crashes.

If I run easytag from a terminal, the only interesting output is "Segfault"

This is using easytag built from the current master branch.
Comment 1 David King 2014-09-09 10:42:29 UTC
Thanks for the bug report. I just fixed this on master:

https://git.gnome.org/browse/easytag/commit/?id=7de273759ec21f574fea53104f7e658c4bcbc6b9

For crashes, it is useful to have a stack trace (with debug packages installed) to make debugging easier. There is some guidance for that on the GNOME wiki:

https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces/Details