Current time: 04-21-2024, 12:42 AM Hello There, Guest! (LoginRegister)


Post Reply 
Error segfault
Author Message
irraz Offline


Posts: 3
Joined: Feb 2009
Reputation: 0
Post: #1
Error segfault
I have a errors, when access to a wordpress in one virtualhost:
Access success, but, only appear this error when I access a plugin.
In other virtual host, the same wordpress with same plugin, is ready ok.
Only I have problem with one domain:



dmesg:

php5-cgi[4481]: segfault at c0b800a1 ip 082a842b sp bfa17ac0 error 5 in php5-cgi[8048000+4bd000]
grsec: signal 11 sent to /usr/bin/php5-cgi[php5-cgi:4481] uid/euid:2012/2012 gid/egid:2012/2012, parent /usr/bin/php5-cgi[php5-cgi:4479] uid/euid:2012/2012 gid/egid:2012/2012



apache.error.log:

[Wed Jul 22 14:31:21 2009] [notice] mod_fcgid: call /var/www/virtual/xxx.org/htdocs/wp-admin/admin.php with wrapper /var/www/fcgi/xxx.org/php5-fcgi-starter
[Wed Jul 22 14:31:21 2009] [notice] mod_fcgid: server /var/www/virtual/xxx.org/htdocs/wp-admin/admin.php(4818) started
[Wed Jul 22 14:31:33 2009] [notice] mod_fcgid: process /var/www/virtual/lxx.org/htdocs/index.php(4818) exit(communication error), terminated by calling exit(), return code: 0



Can you help me¿?
Thanks!!!!!!!!
07-22-2009 10:47 PM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: Error segfault
This is a php-related problem. Check that the php.ini configurations are the same for the working and non-working domains. Try to disable any php debugger/opcode cache, and provide further info:

1. OS/Distro/Version
2. PHP version / configurations for both working and non-working domains.
3. Complete/matching logs (your dmesg messages refer to pid 4481, while apache.error.log refers to 4818, so you either mangled them or provided non-matching lines.
07-22-2009 11:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
irraz Offline


Posts: 3
Joined: Feb 2009
Reputation: 0
Post: #3
RE: Error segfault
Thanks for a lot...

I try copy php.ini the domain is work , but the problem not resolv.
(I modify property the php.ini with domain correcty).

I try update ispcp 1.0.0 Rc6 to 1.0.0 stable but not resolv my issue.

1. Debian Etch
2. php5 5.2.0-8+etch13
3.logs:
php5-cgi[23202]: segfault at c0b800a1 ip 082a928b sp bf959ac0 error 5 in php5-cgi[8048000+483000]
grsec: From 213.229.188.136: signal 11 sent to /usr/bin/php5-cgi[php5-cgi:23202] uid/euid:2012/2012 gid/egid:2012/2012, parent /usr/bin/php5-cgi[php5-cgi:23200] uid/euid:2012/2012 gid/egid:2012/2012

The pid 23202 not exist, or only appear for error :-(

/var/log/apache2/users
tail -f xxx.org-error.log


[Wed Jul 22 17:00:17 2009] [notice] mod_fcgid: process /var/www/virtual/xxx.org/htdocs/index.php(23200) exit(communication error), terminated by calling exit(), return code: 0

this line repeat every time...

Thanks for your help!


(07-22-2009 11:26 PM)kilburn Wrote:  This is a php-related problem. Check that the php.ini configurations are the same for the working and non-working domains. Try to disable any php debugger/opcode cache, and provide further info:

1. OS/Distro/Version
2. PHP version / configurations for both working and non-working domains.
3. Complete/matching logs (your dmesg messages refer to pid 4481, while apache.error.log refers to 4818, so you either mangled them or provided non-matching lines.
07-23-2009 01:04 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)