Skip to Content.
Sympa Menu

en - [sympa-users] Logging Bug

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Erik Olson <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] Logging Bug
  • Date: Sat, 08 Feb 2014 03:00:08 +0000

Hello Sympa Maintainers,

I've been encountering a nagging log bug for ages in my sympa installation.  Was hopeful it would go away in 6.1.19, but it's still there.  So I took the time to track it down.

The problem I am getting is tons of these messages in my http error log while people are browsing:

[Fri Feb 07 18:21:54.328026 2014] [fcgid:warn] [pid 790] [client 192.168.1.2:51859] mod_fcgid: stderr: Argument "" isn't numeric in sprintf at /usr/lib64/perl5/vendor_perl/Sys/Syslog.pm line 426., referer: http://www.gsas.org/sympa/arc/airstone/2009-04/

I temporarily added some extra logging in Syslog.pm, and traced it down to these log messages:

debug2 List::get_first_admin_user() List::get_first_admin_user(%s,%s,%s,%d,%d)

Presumably this means that the fourth and/or fifth parameters are not actually numeric.

I commented out the line in List.pm, and that's enough for me.  Perhaps this can be truly fixed in the next release?

Regards,

  - Erik


--
Erik Olson
Proudly joining 21st Century e-mail in 2013


  • [sympa-users] Logging Bug, Erik Olson, 02/08/2014

Archive powered by MHonArc 2.6.19+.

Top of Page