Incidencia #46497

convert_string() error spam

Abrir Fecha: 2023-01-09 22:30 Última actualización: 2023-01-23 22:14

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
3

Details

convert_string() iconv failing should not be a big issue, as then it just uses the original string as a fallback, and most of the time that string is just perfect.

What makes server console unusable in case of failing conversion is that convert_string() logs an error for every call where it fails, spamming the console with hundreds of messages.

Ticket History (3/9 Histories)

2023-01-09 22:30 Updated by: cazfi
  • New Ticket "convert_string() error spam" created
2023-01-10 22:12 Updated by: cazfi
Comentario

This was detected on Msys2 "win64-10" build failing those iconv calls. The failure seems to be specific to those ("win64" builds from the same source work / of "win64-10" builds both autotools and meson builds affected, as well as both branches where "win64-10" builds are available)

As "win64-10" is the default build, the issue counts as a regression between S3_0 -> S3_1 default Windows build.

2023-01-20 07:34 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
  • Hito Update from (Ninguno) to 3.0.6 (cerrado)
2023-01-22 00:36 Updated by: cazfi
Comentario

Attached also S2_6 patch. This does not restart review time for later branches.

2023-01-22 17:20 Updated by: cazfi
Comentario

Pushed to master/S3_1/S3_0, S2_6 waits.

2023-01-23 22:14 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar