Project

General

Profile

Actions

Bug #94565

closed

Skip SVG sanitizer test causing segmentation fault

Added by Oliver Hader almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2021-07-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Test dataset entity.svg is causing segmentation fault in certain scenarios - which might be related to libxml2 before version 2.9.12. Investigations did not reveal further details other than libxml2.

The behavior is triggered with dataset DirtySVG/entity.svg at https://github.com/darylldoyle/svg-sanitizer/blob/beff89576a72540ee99476aeb9cfe98222e76fb8/src/ElementReference/Resolver.php#L87

// in Resolver.php of SVG sanitizer package
$elements = $this->xPath->query('//*[@id]');

→ more details: https://github.com/darylldoyle/svg-sanitizer/issues/52


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #94582: Skip another SVG sanitizer test causing segmentation faultClosed2021-07-19

Actions
Related to TYPO3 Core - Task #94492: Introduce t3g/svg-sanitizerClosedOliver Hader2021-07-06

Actions
Actions

Also available in: Atom PDF