abrt 1.0.4 detected a crash. architecture: i686 Attached file: backtrace cmdline: easytag component: easytag executable: /usr/bin/easytag kernel: 2.6.31.12-174.2.3.fc12.i686.PAE package: easytag-2.1.6-2.fc12 rating: 4 reason: Process was terminated by signal 6 (Aborted) release: Fedora release 12 (Constantine) How to reproduce ----- 1. Misc | load filenames from txt 2. open, select file, load 3. Crashes when pressing apply
Created attachment 389208 [details] File: backtrace
Apparently there is a fix for this: http://old.nabble.com/crash-w-Load-Filenames-from-TXT-on-2.1.4-td26975039.html This issue is present in easytag 2.1.6 too (Jérôme said it will be solved in 2.1.7). Temporary fix is to change the line 3330 in file "misc.c". Change: g_free(currentPath); to this: gtk_tree_path_free(currentPath); and then compile. With this correction, Load filenames from .txt file feature works fine.
Thanks a lot for the report and the link to the fix.
*** Bug 558278 has been marked as a duplicate of this bug. ***
easytag-2.1.6-5.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/easytag-2.1.6-5.fc12
easytag-2.1.6-5.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/easytag-2.1.6-5.fc13
easytag-2.1.6-5.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/easytag-2.1.6-5.fc11
easytag-2.1.6-5.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update easytag'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/easytag-2.1.6-5.fc13
easytag-2.1.6-5.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update easytag'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/easytag-2.1.6-5.fc12
easytag-2.1.6-5.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update easytag'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/easytag-2.1.6-5.fc11
easytag-2.1.6-5.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
easytag-2.1.6-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
easytag-2.1.6-5.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.