Bug#871667: libicu52: ucol_strcollUTF8() stuck allocating in loop until segfault

2017-08-10 Thread Daniel Verite
Package: libicu52 Version: 52.1-8+deb8u5 Severity: normal Tags: upstream Dear Maintainer, While testing PostgreSQL 10 beta with ICU-52.1, crashing bugs were found on certain combinations of inputs and collations. One crash can be distilled to the following standalone test case: #include

Bug#871788: libicu52: segfault in ucol_getLatinOneContractionUTF8() with az-Latn-AZ collation

2017-08-11 Thread Daniel Verite
Package: libicu52 Version: 52.1-8+deb8u5 Severity: normal Tags: upstream Dear Maintainer, The following test case causes a segfault. The test looks similar to the one in bug #871667, but the backtrace differs in a way that suggests that it's a different bug. #include #include #include