[xml] Win32 bug
- From: "Jens Oknelid" <Jens Oknelid tat se>
- To: <xml gnome org>
- Subject: [xml] Win32 bug
- Date: Wed, 5 Mar 2008 12:10:12 +0100
Hi all,
I've been working on a project using libxml on Win32 and I've found a
small bug. InitializeCriticalSection(&cleanup_helpers_cs) needs to be
called once somewhere before starting threads otherwise you'll get a
crash with the message "can't access memory at 0x00000010" or something
like that. I did it in threads.c at row 902 but you may want to do it
someplace else, I'm not too familiar with the structure of this project.
I just thought I'd let you know.
BR,
Jens Oknelid
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]