[Webkit-unassigned] [Bug 278781] New: Some `fast/xpath` test hit an assertion in release with `ENABLE_ASSERTS=1`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 28 03:55:25 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278781
Bug ID: 278781
Summary: Some `fast/xpath` test hit an assertion in release
with `ENABLE_ASSERTS=1`
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: XML
Assignee: webkit-unassigned at lists.webkit.org
Reporter: vitaly at igalia.com
Tests:
fast/xpath/4XPath/Core/test_parser.html
fast/xpath/attribute-node-predicate.html
fast/xpath/document-order.html
fast/xpath/id-path.html
fast/xpath/position.html
fast/xpath/preceding-axis.xhtml
fast/xpath/py-dom-xpath/abbreviations.html
fast/xpath/py-dom-xpath/axes.html
fast/xpath/py-dom-xpath/data.html
fast/xpath/py-dom-xpath/expressions.html
fast/xpath/py-dom-xpath/functions.html
fast/xpath/py-dom-xpath/nodetests.html
fast/xpath/py-dom-xpath/paths.html
fast/xpath/py-dom-xpath/predicates.html
fast/xpath/text-nodes.html
fast/xpath/union-context-node.xhtml
fast/xpath/xpath-functional-test.html
Stack trace:
STDERR: ASSERTION FAILED: parentNodes.isEmpty()
STDERR: /home/vitaly/WebKit/Source/WebCore/xml/XPathNodeSet.cpp(136) : void WebCore::XPath::sortBlock(unsigned int, unsigned int, WTF::Vector<WTF::Vector<WebCore::Node*> >&, bool)
STDERR: 1 0x7f28c42deba8 WebCore::XPath::sortBlock(unsigned int, unsigned int, WTF::Vector<WTF::Vector<WebCore::Node*, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&, bool)
STDERR: 2 0x7f28c42e02fe WebCore::XPath::NodeSet::sort() const
STDERR: 3 0x7f28c42e1dbb WebCore::XPathResult::convertTo(unsigned short)
STDERR: 4 0x7f28c42d02a8 WebCore::XPathExpression::evaluate(WebCore::Node&, unsigned short, WebCore::XPathResult*)
STDERR: 5 0x7f28c42d067d WebCore::XPathEvaluator::evaluate(WTF::String const&, WebCore::Node&, WTF::RefPtr<WebCore::XPathNSResolver, WTF::RawPtrTraits<WebCore::XPathNSResolver>, WTF::DefaultRefDerefTraits<WebCore::XPathNSResolver> >&&, unsigned short, WebCore::XPathResult*)
STDERR: 6 0x7f28c29e65fe WebCore::Document::evaluate(WTF::String const&, WebCore::Node&, WTF::RefPtr<WebCore::XPathNSResolver, WTF::RawPtrTraits<WebCore::XPathNSResolver>, WTF::DefaultRefDerefTraits<WebCore::XPathNSResolver> >&&, unsigned short, WebCore::XPathResult*)
STDERR: 7 0x7f28c0e9093f WebCore::jsDocumentPrototypeFunction_evaluate(JSC::JSGlobalObject*, JSC::CallFrame*)
STDERR: 8 0x7f274fe10038 ???
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240828/418c0fee/attachment.htm>
More information about the webkit-unassigned
mailing list