[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] xmllint --schema segmentation fault



taihei goi said:
> Hi
> I'm using libxml2.6.4 on redhat7.3 and getting a segmentation fault
> from
> xmllint.
  <snip>
> Of course I know this xsd file has wrong grammer(maxOccurs="2").
>
> Is this a bug of xmllint or my fault?
> Does anyone know about this?
>
> Thanks
> Taihei

In general, any segfault on a libxml utility program is going to be
a "bug", and should certainly be reported.

I believe I have found and fixed (in CVS) the problem which caused
this (in xmlregexp.c).  However, although it no longer "crashes", it
is not properly reporting the error in the schema file.  Would you
please open a bug report on this to assure it gets fixed?

Thanks,
Bill



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]