RE: [xslt] libxslt, Win32, threads



> I have succeeded now. And I finally tracked the problem down 
> to GLib's hash
> tables. My program always crashed in xsltFreeStylesheet, but it was
> apparently memory corruption caused by, as far as I could make out,
> g_hash_table_remove().
>
>
> Apparently glib2 hash tables have some issues on Win32. My 
> solution was to
> remove all uses of g_hash*. No leaks, no crashes.

Eh? How does glib fit into all this? It is the glib of GTK that you
mean, right?

Igor



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