Can you provide us with a program that will reproduce the error? Or
supply us with a gdb stack trace?
Thanks.
--
Aaron Patterson
http://tenderlovemaking.com/
Can you try the latest git version of Nokogiri to see if the issue
still exists? I created a snapshot repository that you can test with:
gem "nokogiri", :git => "git://github.com/ender672/nokogiri.git",
:branch => "snapshot_with_gemspec"
This repository will likely be deleted soon, so please fork it if you
need it to stick around.
Cheers,
Tim
--
You received this message because you are subscribed to the Google Groups "nokogiri-talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/nokogiri-talk/-/SdvonFXnx68J.
To post to this group, send email to nokogi...@googlegroups.com.
To unsubscribe from this group, send email to nokogiri-tal...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nokogiri-talk?hl=en.
--
You received this message because you are subscribed to the Google Groups "nokogiri-talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/nokogiri-talk/-/UuLcPJ_B2ccJ.
--
You received this message because you are subscribed to the Google Groups "nokogiri-talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/nokogiri-talk/-/V7unxa_m3_IJ.
--
You received this message because you are subscribed to the Google Groups "nokogiri-talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/nokogiri-talk/-/DpaE4F67ztEJ.
I still have this problem. Has anyone fixed it or found some sort of solution for it?