GNOME Bugzilla – Bug 762837
test_local_metadata: double free or corruption
Last modified: 2016-02-29 11:33:47 UTC
I'm having problems building grilo-plugins 0.2.17 with grilo 0.2.15. "make check" fails because of test_local_metadata: /lua-factory/video-title-parsing/resolve/episodes: OK /lua-factory/video-title-parsing/resolve/title-override: OK *** Error in `/tmp/buildd/grilo-plugins-0.2.17/tests/local-metadata/test_local_metadata': corrupted double-linked list: 0x00005555558398b0 *** Program received signal SIGABRT, Aborted. 0x00007ffff6769507 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 55 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt
+ Trace 236014
The lua version I'm using is 5.3.1.
Hi Alberto, Does it happen 100%? I can't reproduce here with the versions you mentioned. My lua is 5.3.0 on Fedora 23.
A valgrind output would be appreciated.
Created attachment 322642 [details] Valgrind output Here's the valgrind output.
Might be fixed by https://git.gnome.org/browse/grilo-plugins/commit/?id=78cf2dd5158049174e61fddff3130542032553d5
Yeah, that seems to fix it, thanks!
Marking this as duplicated. The patch from comment #4 was already backported to 0.2.x branch. As mentioned in the original bug there is no plans for another release on 0.2.x branch... https://bugzilla.gnome.org/show_bug.cgi?id=760565#c20 *** This bug has been marked as a duplicate of bug 760565 ***