https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211179
--- Comment #3 from Martin Matuska <m...@freebsd.org> --- I have narrowed this down to a endless loop in wcscoll_l(): for (pass = 0; pass <= table->info->directive_count; pass++) { } -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-amd64@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"