Re: [bdbxml] application failing on XMLPlatformUtils::Terminate()
John Snelson <[email protected]> Wed, 14 Sep 2005 11:42:59 +0100
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
DB XML initializes Xerces-C when an XmlManager object is created, and terminates it when all references to the XmlManager are gone. You should be able to get away with not calling these methods yourself. John Ivan Bogouchev / Иван Богушев wrote: > Hi all, > > I am working on an application which uses bdbxml with c++ api, > xerces-c and xalan-c on on windows XP with msvc 7.1. > > I get a memory access violation when I call > XMLPlatformUtils::Terminate() at the end of the code. > When I comment the code that instanciates an XMLManager object it all > works fine. > > Have somebody had similar problems, is there some bdbxml api that i > have to call before calling Terminate() > > tahnks in advance, -- John Snelson, Berkeley DB XML Engineer Sleepycat Software, Inc http://www.sleepycat.com Contracted to Sleepycat through Parthenon Computing Ltd http://blog.parthcomp.com/dbxml ------------------------------------------ To remove yourself from this list, send an email to [email protected]