xsltproc seg fault during X11R7.2 modular build

Jeremy A. Kolb jkolb at brandeis.edu
Tue Feb 27 08:55:30 PST 2007


On Tue, 27 Feb 2007, Pat Kane wrote:

> While trying to build X11R7.2 from the git repository
> xsltproc gets a seg. fault in xcb/libxcb.
> 
> After reading
>       http://xorg.freedesktop.org/wiki/ModularDevelopersGuide
> I used the "git_xorg.sh" script to get the tree and then
> "util/modular/build.sh" to build the tree.
> 
> Here is the failure msg:
> 
>  ... Segmentation fault      /usr/bin/xsltproc
>       --stringparam mode source
>       --stringparam base-path /pek/Xorg/Modular/share/xcb/
>       --stringparam extension-path /pek/Xorg/Modular/share/xcb/
>       -o xproto.c ./c-client.xsl xproto.xml
> 
> My build system is an up-to-date FC6,
> the command "/usr/bin/xsltproc -V" gives this info:
>  Using libxml 20627, libxslt 10118 and libexslt 813
>  xsltproc was compiled against libxml 20627, libxslt 10118 and libexslt 813
>  libxslt 10118 was compiled against libxml 20627
>  libexslt 813 was compiled against libxml 20627
> 
> I'm willing to use 7.3 instead, how close is that?
> 
> Pat
> ---
> P.S. I would disable the building of xcb but I like kittens.
> 

This is a known issue in xsltproc 1.1.18 and 1.1.19.  Upgrade to 1.1.20.

Jeremy




More information about the xorg mailing list