General

Profile

tracy_trend (tracy qin)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

12/06/2010

06:33 PM Ruby Bug #4123: thread-safe problem in libxml_ruby.so
=begin
HI,

Just make a further test based on the testthreadxml.rb.

Change file

/usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/lib/active_support/xml_mini.rb

From
XmlMini.backend = 'REXML'

To:
XmlMini.backen...
tracy_trend (tracy qin)
05:26 PM Ruby Bug #4123 (Third Party's Issue): thread-safe problem in libxml_ruby.so
=begin
Hi,

We set up a rails webservice app using libxml_ruby.so, Hash.from_xml funtion.
This Webserive server works as one process and start new thread to handle each request. But crash always happens at the second call.

r...
tracy_trend (tracy qin)

Also available in: Atom