Hi Roland,
Funny thing has been detected that the first line of my massmail.php is
written like this:
#! /usr/bin/php5 -f
When I change the line to "#!/usr/bin/php5 -f", the seg fault remains
the same.
But when I change the line to "#!/usr/bin/php5" or "#! /usr/bin/php5",
seg fault disappeared.
Does it mean that this bug is caused by php5?
Thanks for your attention to my problem.
Roland Mas 写道:
Niu Kun, 2009-05-14 10:28:48 +0800 :
Package: gforge
Version: 4.7.2-7
Severity: important
Hi,
I've got the following message from dmesg command:
[ 2338.290564] massmail.php[13641]: segfault at b5611e20 ip b5611e20 sp
bf9081ec error 4 in libnss_files-2.9.so[b561b000+a000]
And a lot of mails are sent to my root user.
Is it a bug caused by gforge?
I don't know. GForge/FusionForge is purely interpreted PHP, so I'd
suspect the PHP interpreter itself (or maybe . Could you run the following
command
by hand and report the results? If it works, could you try removing the
"> /dev/null 2>&1" part in /etc/cron.d/gforge-db-postgresql and see if
you get more details in your emails?
,----
| /usr/lib/gforge/bin/massmail.php -d
include_path=/etc/gforge:/usr/share/gforge/:/usr/share/gforge/www:/usr/share/gforge/common
`----
It could also be related to the libc. Could you have a look at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516301 and see if it
rings any bells?
Thanks,
Roland.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org