php and mydns segfault!

Discussion in 'Installation/Configuration' started by marciliomcm, May 12, 2009.

  1. marciliomcm

    marciliomcm New Member

    Hi,

    I am seeing some events of errors in my system. They could help me?


    PHP
    May 11 19:22:01 isp kernel: [29242.460492] php[24474]: segfault at 7fe3a5d5aed0 ip 7fe3a5d5aed0 sp 41be8128 error 14 in libkeyutils-1.2.so[7fe3aa3c1000+2000]
    May 11 19:45:02 isp kernel: [30765.676365] php[26961]: segfault at 7fb751510edb ip 7fb7559701af sp 41200c90 error 4 in libgcc_s.so.1[7fb755960000+16000]
    May 11 20:07:27 isp kernel: [32228.308114] php[11707]: segfault at 7f5cc4f34ed0 ip 7f5cc4f34ed0 sp 40a53128 error 14 in libXdmcp.so.6.0.0[7f5cc7673000+5000]

    Mydns
    May 11 00:03:07 isp kernel: [78604.630534] mydns[31923]: segfault at 0 ip 404638 sp 7ffff31e4df0 error 4 in mydns[400000+32000]
    May 11 00:03:07 isp kernel: [78604.742733] mydns[31924]: segfault at 0 ip 404638 sp 7ffff31e4df0 error 4 in mydns[400000+32000]
    May 11 09:23:37 isp kernel: [116310.168355] mydns[15525]: segfault at 0 ip 404638 sp 7fff1e2305b0 error 4 in mydns[400000+32000]
    May 11 09:23:37 isp kernel: [116310.183926] mydns[15526]: segfault at 0 ip 404638 sp 7fff1e2305b0 error 4 in mydns[400000+32000]


    System
    mydns (mydns) 1.2.8.25 (MySQL 5.0.51a)
    Copyright (C) 2002-2005 Don Moore 2007-2008 Howard Wilkinson
    Software livre; observe o código para as condições de cópia. Não há
    garantia.

    PHP 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2 (cli) (built: Apr 26 2009 20:09:03)
    Copyright (c) 1997-2008 The PHP Group
    Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies

    Linux isp 2.6.26-2-amd64 #1 SMP Fri Mar 27 04:02:59 UTC 2009 x86_64 GNU/Linux
    Debian 5.0.1

    Tasks: 119 total, 1 running, 118 sleeping, 0 stopped, 0 zombie
    Cpu(s): 3.9%us, 11.5%sy, 0.8%ni, 78.5%id, 4.5%wa, 0.1%hi, 0.7%si, 0.0%st
    Mem: 2063584k total, 1620632k used, 442952k free, 126800k buffers
    Swap: 1116476k total, 0k used, 1116476k free, 911100k cached


    i libapache2-mod-php5 5.2.6.dfsg.1-1+lenny3 server-side, HTML-embedded scripting language (Apache 2 module
    ii libapache2-mod-suphp 0.6.2-3 Apache2 module to run php scripts with the owner permissions
    ii php5 5.2.6.dfsg.1-1+lenny3 server-side, HTML-embedded scripting language (metapackage)
    ii php5-cgi 5.2.6.dfsg.1-1+lenny3 server-side, HTML-embedded scripting language (CGI binary)
    ii php5-cli 5.2.6.dfsg.1-1+lenny3 command-line interpreter for the php5 scripting language
    ii php5-common 5.2.6.dfsg.1-1+lenny3 Common files for packages built from the php5 source
    ii php5-gd 5.2.6.dfsg.1-1+lenny3 GD module for php5
    ii php5-imagick 2.1.1RC1-1 ImageMagick module for php5
    ii php5-imap 5.2.6.dfsg.1-1+lenny3 IMAP module for php5
    ii php5-mcrypt 5.2.6.dfsg.1-1+lenny3 MCrypt module for php5
    ii php5-mysql 5.2.6.dfsg.1-1+lenny3 MySQL module for php5
    ii phpmyadmin 4:2.11.8.1-5 MySQL web administration tool
    ii suphp-common 0.6.2-3 Common files for mod suphp


    Thks!

    Marcilio
     
  2. falko

    falko Super Moderator Howtoforge Staff

    That could be a hardware problem (e.g. your hard drive).
     
  3. marciliomcm

    marciliomcm New Member

    Hardware!

    this is vmware machine! (vmware server 2.0 64bits/debian)

    2Gb ram
    20Gb Hd
    NIC


    Thks,

    Marcilio
     
  4. marciliomcm

    marciliomcm New Member

    Solved!

    Upgrade to 3.1.2
    Increase ram +1gb
    apt-get update + upgrade!
    1 processor only


    Thks
     
  5. crypted

    crypted Member

    I'm having the same issue with mydns segfaults, as posted at thread http://www.howtoforge.com/forums/showthread.php?p=233087#post233087.

    However, I'm not having the PHP issue.

    Running Debian Lenny x64 on a dualcore, 2Gb RAM, and a 300GB HDD.

    No other daemon is currently seg faulting.

    I have all apt-get updates/upgrades installed.

    What was the resolution for your problem? Aside from hardware upgrades? What was this software version number about?
     

Share This Page