Re: [xml] LibXml2 Crash in MultiThreaded Windows



On Mon, Jun 09, 2008 at 12:34:39PM +0530, Lav Mehrotra wrote:
[...]
I know original LibXml2.dll , iconv.dll & zlib1.dll were all built in
the old VC6 Environment.

It would be nice , if a LibXml2 VS 2005 Solution project is provided
along with the source code as Xerces guys have done .


  Well I don't have a Windows licence, even less a developper kit one,
so i rely on contributions in that environment !

( In VS2005 Environment Crash Occurs in msvcr80.dll  in void * __cdecl
_malloc_base (size_t size) Line 154 ........ 

//  allocate memory block

res = _heap_alloc(size);  )

  Sounds like a mismatch between the memory allocator referenced at
compile time and what ends being used at runtime.
  Make 100% sure you followed the recommendations here
    http://xmlsoft.org/threads.html

DISCLAIMER:
This email may contain confidential or privileged information for the intended recipient(s) and the views 
expressed in the same are not necessarily the views of Zensar Technologies Ltd. If you are not the intended 
recipient or have received this e-mail by error, its use is strictly prohibited, please delete the e-mail 
and notify the sender.

 This is incompatible with the mailing list public archival and indexing of
messages, please remove this in further communication on this list !

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/



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