-
-
Notifications
You must be signed in to change notification settings - Fork 903
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
Node#swap crashing bug #362
Comments
This is actually a bug in calling Node#fragment from a node in a fragment. Repro:
|
Wow, nutty problem. Looks like a bug in libxml2. Working on getting a repro case in C for submission to libxml2. |
I've reproduced this bug in C code calling libxml2. Will submit bug, and a Nokogiri workaround is imminent. |
test and workaround for libxml in-context parsing bug. closed by cedc5d8. |
opened a bug with libxml2: https://bugzilla.gnome.org/show_bug.cgi?id=634005 |
From the mailing list:
reproduced with
The text was updated successfully, but these errors were encountered: