> From: Alexei Dets <[EMAIL PROTECTED]> > > What exactly are your problems with FreeBSD and xerces-c ? > > All Xerces applications are crashing (at least on FreeBSD-4.7) with > segmentation fault immediately after XML convertions - I mean all supplied > demo applications. My applications are using Xalan -> they are also crashing > (as well as Xalan executable itself). >
I did some work on this last night to try and track things a bit further. testXPath gives a SIGSEGV almost immediately. Running gdb, the crash occurs during the construction of theXMLSupportInit. Looking at the stack at the time of the crash it would appear that something has well and truly clobbered it. Given the only thing that happens before that is XMLPlatformUtils::Initialize(), I'm thinking I'm going to have a closer look at that during the weekend. > > Which transcoder do you use [native|iconv|icu] ? > > Native. > Have also tried with iconv. This message was sent through MyMail http://www.mymail.com.au