DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25817>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25817 atomicOpsMutex causes static initialization problems ------- Additional Comments From [EMAIL PROTECTED] 2003-12-30 08:40 ------- A couple other things to note on this: Platform = RedHat Linux 9 Kernel = Linux 2.4.20-27.9smp #1 SMP Thu Dec 11 13:15:04 EST 2003 i686 i686 i386 Compiler = g++ (GCC) 3.3.1 This version of g++ has made changes from earler versions in the way static initialization and destruction is conducted. This _could_ be the source of the problem now being visible. However, Xerces should not allocate memory until it is initialized so that these problems will not occur _regardless_ of the compiler used. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]