On 02/11/2017 00:53, Bruce Dubbs wrote:
Armin K. wrote:
On 1.11.2017 19:35, Pierre Labastie wrote:
Hi, building vlc with the current book instructions, I get:
--------------
make[2]: Entering directory '/sources/vlc/vlc-2.2.6/bin'
GEN ../modules/plugins.dat
/bin/sh: line 4: 28165 Segmentation fault ./vlc-cache-gen
../modules
make[2]: *** [Makefile:1527: ../modules/plugins.dat] Error 139
--------------
Using gdb, it seems to occur in a glib function
(g_hash_table_lookup_node).
Has anybody seen this?
glib built with meson still has issues. I suggest sticking to autotools
build whenever it's available, no matter if the package has meson
support.
Have you found any issues with the glib meson build currently in -dev?
lol, that's what this thread seems to imply:
- glib2 built with meson: segfault during build of vlc
- glib2 rebuilt with autotools: no segfault during build of vlc.
Forget about vlc itself segfaulting after rebuild: it's another story
(and actually, the primary reason why I had to rebuild vlc :), moving to
newer libva.
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page