-
-
Notifications
You must be signed in to change notification settings - Fork 904
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Runtime error when calling to_html #1440
Labels
Milestone
Comments
I've reproduced this on my Linux machine using Nokogiri 1.6.7.2:
System snapshot:
And same result with 1.6.8.rc3:
|
The reproduce still holds, on JRuby 9.1.5.0 on nokogiri 1.6.8.1:
|
kares
added a commit
to kares/nokogiri
that referenced
this issue
Jan 31, 2017
also faster due re-using a thread-cached encoder (resolves sparklemotion#1440)
kares
added a commit
to kares/nokogiri
that referenced
this issue
Feb 10, 2017
also faster due re-using a thread-cached encoder (resolves sparklemotion#1440)
Fixed in master, will be in v1.7.1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi have a problem similar issue #1281 ,but i can reproduce the error whit this snippet:
using
i obtain this error:
The text was updated successfully, but these errors were encountered: