No, it's not a known bug. First of all, check the runtime library you use in the library and in the application (see windows section in the faq for details: http://www.aleksey.com/xmlsec/faq.html)
If this does not help, I would appreciate if you can give more details about the problem (stack trace, etc.) Finally, if you do not need dynamic crypto libs loading then you can easily disable it from configure.js script. Aleskey P.Q.Hung wrote on 1/15/2004, 5:08 AM: > Hi, > I haven't found the answer in the mailing list, so I am posting this > question. Thanks in advance for an answer. > I am using xmlseclib 1.2.1 with opensll as default crypto pluggin, Windows > platform. The library was compiled according to hint in readme.txt file with > minor changes. The program crashes when program stopping (in "dl.c" line > 321, method xmlSecCryptoDLFree()). > I realized that the xmlseclib was compiled with preprocessor WITH_DL=1 and > not disabled as in the answer in > http://www.aleksey.com/pipermail/xmlsec/2003/001391.html . > > My question is: is it a known bug or is it a possible mistake on my side? > Thanks again, > > -- > P.Q.Hung > > _______________________________________________ > xmlsec mailing list > [EMAIL PROTECTED] > http://www.aleksey.com/mailman/listinfo/xmlsec _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
