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
GC Crash (potential Nokogiri issue) #2957
Comments
Some snippets from GDB in case I mess it up again:
|
Data used in the
|
And from the call to
|
Recompiled Nokogiri with I'll continue to verify to see if I'm not secretly running some outdated version of something and whether or not it truly is Nokogiri. |
Data in Nokogiri's mark function:
|
Closing this in favour of sparklemotion/nokogiri#1047 |
Another GC crash I bumped in yesterday and managed to re-trigger today: https://gist.githubusercontent.com/YorickPeterse/54683dc2bcd63fb9c2b9/raw/e85fd6e3710a1990608ce8fb922340674f0e8c30/gistfile1.txt
Currently not yet sure what's causing it, I'll continue to investigate during the day.
The text was updated successfully, but these errors were encountered: