GNOME Bugzilla – Bug 685494
g-ir-compiler segfaults when building farstream-0.1.2
Last modified: 2015-02-07 16:58:05 UTC
This is with glib-2.43.0 on Alpine Linux x86 and uClibc I compiled gobject introspection with debugging symbols: dev32-edge:~/aports/main/farstream$ gdb --core ./src/farstream-0.1.2/farstream/c ore /usr/bin/g-ir-compiler GNU gdb (GDB) 7.5 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/g-ir-compiler...done. [New LWP 24851] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Core was generated by `/usr/bin/g-ir-compiler --includedir=. Farstream-0.1.gir -o Farstream-0.1.typeli'. Program terminated with signal 5, Trace/breakpoint trap.
+ Trace 230963
Is this a regression? In other words did previous versions work in your environment?
(In reply to comment #1) > Is this a regression? In other words did previous versions work in your > environment? Yes, this is a regression. gobject-introspection 1.32.1 and glib 2.32.4 worked.
(In reply to comment #0) > This is with glib-2.43.0 on Alpine Linux x86 and uClibc I mean of course glib-2.34.0.
Applying this change to farstream makes it work: http://cgit.collabora.com/git/farstream.git/commit/?id=39450457190675716c8e66700e35b05334a6a1a0
*** This bug has been marked as a duplicate of bug 674658 ***
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]