Bug#1104726: die() hangs with strange strings in strange environments

2025-05-17 Thread Marc Haber
On Fri, May 16, 2025 at 05:07:39PM +0300, Niko Tyni wrote: It turns out this (or something very much like it) was already reported upstream at https://github.com/Perl/perl5/issues/14362 . I've added information to the upstream issue, but I don't expect a quick resolution. I had worked around i

Bug#1104726: die() hangs with strange strings in strange environments

2025-05-16 Thread Niko Tyni
Control: forwarded -1 https://github.com/Perl/perl5/issues/14362 On Tue, May 06, 2025 at 12:16:50AM +0300, Niko Tyni wrote: > On Mon, May 05, 2025 at 12:47:21PM +0200, Marc Haber wrote: > > Package: perl > > Version: 5.40.1-3 > > Severity: normal > > > tl;dr: die() hangs with high CPU usage in a

Bug#1104726: die() hangs with strange strings in strange environments

2025-05-05 Thread Niko Tyni
Control: tag -1 confirmed upstream On Mon, May 05, 2025 at 12:47:21PM +0200, Marc Haber wrote: > Package: perl > Version: 5.40.1-3 > Severity: normal > tl;dr: die() hangs with high CPU usage in a certain environment with a lot > of preparation. Thanks for the report. I got it down to % cat 1

Bug#1104726: die() hangs with strange strings in strange environments

2025-05-05 Thread Marc Haber
Package: perl Version: 5.40.1-3 Severity: normal Hello dear perl team, this is a weird one. It appeared while debugging adduser for the Installer; the Installer people can reproduce that with full adduser as well. I am presenting here a stripped down example of the issue. tl;dr: die() hangs