After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 102365 - thread privacy in error reporting globals
thread privacy in error reporting globals
Status: RESOLVED OBSOLETE
Product: libxslt
Classification: Platform
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-02 18:54 UTC by Josh Parsons
Modified: 2021-07-05 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josh Parsons 2003-01-02 18:54:06 UTC
xsltGenericErrorContext and xsltGenericError are not thread private, but
should be (c.f. xmlGenericErrorContext and xmlGenericError, which are
thread private, if libxml2 was built --with-threads).  Can libxslt not take
advantage of libxml2's multithreading support to fix this?
Comment 1 Daniel Veillard 2003-01-02 22:00:56 UTC
That's not simple. One would have to do the same kind of
tricks to libxslt code than what was done for libxml2.
No guarantee this would be implemented anytime soon. Maybe
you can convince Gary Pennington to do it for libxslt he did
most of the work for libxml2

Daniel
Comment 2 Yaron Tausky 2006-01-07 11:14:17 UTC
Reopening.
Comment 3 GNOME Infrastructure Team 2021-07-05 10:59:29 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/libxslt/-/issues/

Thank you for your understanding and your help.