[xmlsec] xmlInitParser() crashes when timer functions are used like
CreateTimerQueueTimer()
Yeshwanth C
cyeshwanth at gmail.com
Thu Jan 4 06:18:02 PST 2007
Hi
When I use the timer functions :
if (!CreateTimerQueueTimer(
&hTimer, hTimerQueue, TimerRoutine, &arg , 10000, 0, 0))
The TimerRoutine is fired.
But TimerRoutine calls xmlInitParser via a function in a dll.
xmlInitParser crashes with the following message:
"The instruction at 0x7c8396d0 referenced memory at 0x00000014. The memory
could not be read"
Any help greatly appreciated
Regards
Yesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.aleksey.com/pipermail/xmlsec/attachments/20070104/26a2a7f3/attachment-0002.htm
More information about the xmlsec
mailing list