Bug#528600: [php-maint] Bug#528600: Bug#528600: gforge: massmail.php segfault

2009-05-18 Thread Raphael Geissert
Hi, Please also install the libc6-dbg package. On Saturday 16 May 2009 01:14:38 Niu Kun wrote: > shuang:/usr/lib/gforge/bin# gdb -c core /usr/bin/php5 [...] > Core was generated by `/usr/bin/php5 -f /usr/lib/gforge/bin/massmail.php > -d include_path=/etc/gforge:/'. > Program terminated with signa

Bug#528600: [php-maint] Bug#528600: gforge: massmail.php segfault

2009-05-15 Thread Niu Kun
Raphael Geissert 写道: Hi, Please keep the @bugs.d.o address in your replies. On Saturday 16 May 2009 01:02:34 Niu Kun wrote: [...] shuang:/usr/lib/gforge/bin# gdb -c core Oops, I forgot something. Run it as $ gdb -c core /usr/bin/php5 (note that the path to the php5 binary is now spe

Bug#528600: [php-maint] Bug#528600: gforge: massmail.php segfault

2009-05-15 Thread Raphael Geissert
Hi, Please keep the @bugs.d.o address in your replies. On Saturday 16 May 2009 01:02:34 Niu Kun wrote: [...] > shuang:/usr/lib/gforge/bin# gdb -c core Oops, I forgot something. Run it as $ gdb -c core /usr/bin/php5 (note that the path to the php5 binary is now specified) Cheers, -- Raphael Ge

Bug#528600: [php-maint] Bug#528600: gforge: massmail.php segfault

2009-05-15 Thread Raphael Geissert
On Friday 15 May 2009 11:30:23 Niu Kun wrote: > Hi Raphael, > Thank you for your reply. > But I failed to get a php5-dbg package on my system. Could you please attach apt/aptitude's output? > Here's my sources.list file > deb http://mirrors.kernel.org/debian/ testing main non-free contrib http:/

Bug#528600: [php-maint] Bug#528600: gforge: massmail.php segfault

2009-05-15 Thread Niu Kun
Hi Raphael, Thank you for your reply. But I failed to get a php5-dbg package on my system. Here's my sources.list file deb http://mirrors.kernel.org/debian/ testing main non-free contrib deb-src http://mirrors.kernel.org/debian testing main non-free contrib #deb http://www.emdebian.org/debian/ tes

Bug#528600: [php-maint] Bug#528600: gforge: massmail.php segfault

2009-05-15 Thread Raphael Geissert
clone 528600 -1 reassign -1 gforge retitle -1 gforge: shebangs should not pass an empty -f parameter severity 528600 minor thanks On Friday 15 May 2009 08:27:05 Roland Mas wrote: > Niu Kun, 2009-05-15 20:27:39 +0800 : > > Hi Roland, > > Funny thing has been detected that the first line of my massm

Bug#528600: gforge: massmail.php segfault

2009-05-15 Thread Niu Kun
Thank you for your reply and patient help.:) Regards, Kun Roland Mas 写道: retitle 528600 php5-cli: segfaults if invoked with #!/usr/bin/php5 -f thanks Niu Kun, 2009-05-15 20:27:39 +0800 : Hi Roland, Funny thing has been detected that the first line of my massmail.php is written like this: #

Bug#528600: gforge: massmail.php segfault

2009-05-15 Thread Roland Mas
retitle 528600 php5-cli: segfaults if invoked with #!/usr/bin/php5 -f thanks Niu Kun, 2009-05-15 20:27:39 +0800 : > 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

Bug#528600: gforge: massmail.php segfault

2009-05-15 Thread Roland Mas
reassign 528600 php5-cli thanks Niu Kun, 2009-05-15 08:57:34 +0800 : > Hi Roland, Hi again, > Thank you for your reply and your attention to my problem. > > I tried the following command line: > /usr/lib/gforge/bin/massmail.php -d > include_path=/etc/gforge:/usr/share/gforge/:/usr/share/gforge

Bug#528600: gforge: massmail.php segfault

2009-05-15 Thread Niu Kun
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

Bug#528600: gforge: massmail.php segfault

2009-05-14 Thread Niu Kun
Hi Roland, Thank you for your reply and your attention to my problem. I tried the following command line: /usr/lib/gforge/bin/massmail.php -d include_path=/etc/gforge:/usr/share/gforge/:/usr/share/gforge/www:/usr/share/gforge/common But the output is just like this: Segmentation fault dmesg ou

Bug#528600: gforge: massmail.php segfault

2009-05-14 Thread 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 l

Bug#528600: gforge: massmail.php segfault

2009-05-13 Thread Niu Kun
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 cause