Small question

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

Small question

Postby Naucki » Sun May 02, 2004 1:05 pm

Hi,

i'm usin Kerel 2.4.25 with grsecurity-1.9.14-2.4.25.patch

since 2 or 3 week i've a problem with phpmyadmin.
if i want to view the tablecontent nothing happens.

but i found this log records. this is wheren i try to view the table content
in phpmyadmin (lastest version):

May 2 19:09:53 debian kernel: grsec: From 217.227.202.68: signal 11 sent to (php:6331) UID(1003) EUID(1003), parent (httpd:25649) UID(33) EUID(33)
May 2 19:09:53 debian kernel: grsec: From 217.227.202.68: attempted resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 by (php:6331) UID(1003) EUID(1003), parent (httpd:25649) UID(33) EUID(33)

it is a debian woody system with apache2, suphp(http://www.suphp.org) and php 4.3.6

what does thise log records say ? other php application dont have problems.

thanks for help.
Naucki
 
Posts: 2
Joined: Sun May 02, 2004 1:00 pm

Re: Small question

Postby PaX Team » Sun May 02, 2004 4:10 pm

Naucki wrote:what does thise log records say ? other php application dont have problems.
this means that 'php' segfaulted and you didn't get a coredump because the core file limit was set to 0. now why php crashed in the first place is a good question, you'd have to get a coredump first then debug it to see where it happened.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm


Return to grsecurity support