On 01/11/2017 21:40, Pierre Labastie wrote:
On 01/11/2017 20:17, Ken Moffat wrote:
On Wed, Nov 01, 2017 at 07:35:35PM +0100, 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?

Pierre

No, but my last build was glib-2.54.0 and I did not have lua (so I
don't bother forcing the lua version in the CFLAGS).

I've rebuilt glib-2.54.2 with autotools. The vlc build passes now, but
running vlc immediately segfaults:
--------------
$ vlc
VLC media player 2.2.6 Umbrella (revision 2.2.6-0-g1aae78981c)
Segmentation fault

This last one does not seem to be related: What was needed was to
rebuild ffmpeg after libva update.

Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to