Re: xsltParseStylesheetFile segmentation fault
Mauricio Gonzalez <[email protected]> Thu, 8 Aug 2013 14:27:51 -0430
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <CAHcwDZa1XHeEA2rzSWUW0Yn9W0RN-4rHO0sq0GRBLh41PTsABg@mail.gmail.com> |
Hi Nick, What I have to do to provide you with a stacktrace??? Regards, 2013/8/8 Nick Wellnhofer <[email protected]> > On Aug 5, 2013, at 17:48 , Mauricio Gonzalez <[email protected]> wrote: > > > I'm doing a program that is responsible for parsing large xml files, so > I need to do many function invocations xsltParseStylesheetFile using an > iterative cycle depending on the case because I use a particular xsl file > to generate another xml file. > > > > Within the iterative cycle, when I invoke for the first time > xsltParseStylesheetFile function runs fine but after the second time he > throws the following error: 16526 Segmentation Fault (coredump). > > > > Here I show a segment of the code I'm running: > > > > while (true){ > > > > TransformXMLMassive(xxx,xxx,xxxx,xxx); > > > > } > > It would be helpful if you could provide a stacktrace. Without additional > information, I can only speculate that you ran out of memory. > > Nick > > > _______________________________________________ > xslt mailing list, project page http://xmlsoft.org/XSLT/ > [email protected] > https://mail.gnome.org/mailman/listinfo/xslt > _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] https://mail.gnome.org/mailman/listinfo/xslt