GNOME Bugzilla – Bug 635671
Crash in xmlSchemaAugmentIDC
Last modified: 2021-07-05 13:23:11 UTC
Encountered a crasher through the Ruby bindings (libxml-ruby Rubygem). Here's the (shortened) backtrace: Program terminated with signal 6, Aborted.
+ Trace 224805
21971 vctxt->aidcs = aidc; 21972 } 21973 /* 21974 * Save if we have keyrefs at all. 21975 */ 21976 if ((vctxt->hasKeyrefs == 0) && 21977 (idcDef->type == XML_SCHEMA_TYPE_IDC_KEYREF)) 21978 vctxt->hasKeyrefs = 1; 21979 } 21980
Created attachment 175146 [details] Backtrace The syntax highlighter seems to be overzealous ....
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/libxml2/-/issues/ Thank you for your understanding and your help.