Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545518 - media-libs/grilo-0.2.11: grilo-test-ui-0.2 segfaults when compiled with -fPIE
Summary: media-libs/grilo-0.2.11: grilo-test-ui-0.2 segfaults when compiled with -fPIE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-04 15:07 UTC by Anthoine Bourgeois
Modified: 2015-05-15 06:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge--info.txt,4.91 KB, text/plain)
2015-04-04 15:08 UTC, Anthoine Bourgeois
Details
grilo-test-ui-0.2 traces with envvar GRL_DEBUG=*:* set (grilo-test-ui-0.2.traces,2.07 KB, text/plain)
2015-04-04 15:09 UTC, Anthoine Bourgeois
Details
gdb grilo-test-ui-0.2 (gdb.traces,4.74 KB, text/plain)
2015-04-04 15:11 UTC, Anthoine Bourgeois
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anthoine Bourgeois 2015-04-04 15:07:52 UTC
The first symptoms were gnome-music and totem that segfault. I do a strace on both and it seems that the common lib that cause the crash was grilo. So I try grilo-test-ui-0.2 and it crash too.


Reproducible: Always
Comment 1 Anthoine Bourgeois 2015-04-04 15:08:20 UTC
Created attachment 400556 [details]
emerge --info
Comment 2 Anthoine Bourgeois 2015-04-04 15:09:48 UTC
Created attachment 400558 [details]
grilo-test-ui-0.2 traces with envvar GRL_DEBUG=*:* set
Comment 3 Anthoine Bourgeois 2015-04-04 15:11:02 UTC
Created attachment 400560 [details]
gdb grilo-test-ui-0.2
Comment 4 Anthoine Bourgeois 2015-04-04 15:16:55 UTC
# emerge -pv glib gom grilo grilo-plugins

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-libs/glib-2.42.2:2  USE="dbus mime xattr -debug (-fam) (-selinux) -static-libs -systemtap {-test} -utils" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python2_7" 0 KiB
[ebuild   R    ] dev-libs/gom-0.3.0  USE="introspection -debug" 0 KiB
[ebuild   R    ] media-libs/grilo-0.2.11:0.2/1  USE="gtk introspection network playlist -examples {-test} -vala" 0 KiB
[ebuild   R    ] media-plugins/grilo-plugins-0.2.13:0.2  USE="dvd freebox gnome-online-accounts tracker upnp-av vimeo youtube -daap -flickr (-lua) -pocket -thetvdb" 0 KiB
Comment 5 Anthoine Bourgeois 2015-04-04 16:39:23 UTC
Upstream bug is: https://bugzilla.gnome.org/show_bug.cgi?id=741099
Bug 741099 - test-gom-find fail when compiling with -fPIE flag with GCC
Comment 6 Anthoine Bourgeois 2015-05-14 15:15:42 UTC
This bug is fixed upstream in gom-0.3.1 version by commit:
https://git.gnome.org/browse/gom/commit/?id=51af68df5bfcf143bc8cced02f96c79403884a8f
Comment 7 Pacho Ramos gentoo-dev 2015-05-15 06:38:39 UTC
gom was bumped