Results 1 to 8 of 8

Thread: Core Dumps

  1. #1
    4x4
    Join Date
    Oct 2004
    Posts
    1,043

    Core Dumps

    I recently recoded a site and am getting core dumps now approx 15 to 17mb dumps

    I can't seem to find out why can anyone tell me a good way to debug php core dumps?

    Thanks
    -Todd

  2. #2
    4x4
    Join Date
    Oct 2004
    Posts
    1,043
    I got to thinking... could it be my new server?

    I just got one yesterday got everyting all installed and moved a couple sites over to test... modified the sites code and set them live and now this.

    HMMMM Can the server cause it?

    -Todd

  3. #3
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    Definitely. check your server error logs.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  4. #4
    4x4
    Join Date
    Oct 2004
    Posts
    1,043
    (gdb) core core.22206
    Core was generated by `/usr/bin/php index.php'.
    Program terminated with signal 11, Segmentation fault.
    #0 0x00a3cdcd in ?? ()


    Hmm that doesn't help...

  5. #5
    4x4
    Join Date
    Oct 2004
    Posts
    1,043
    I went back to stable code I use on my other server and it too is causing seg. faults.

    I have submitted ticket to my server host and am having them investigate the server and hardware since it works fine elsewhere

  6. #6
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    I was getting a lot of segmentation faults, had to replace out the ram. Ram is a big cause of it.

    Also then too I had problems with apache and a version of a caching module.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  7. #7
    4x4
    Join Date
    Oct 2004
    Posts
    1,043
    Quote Originally Posted by Chris View Post
    I was getting a lot of segmentation faults, had to replace out the ram. Ram is a big cause of it.

    Also then too I had problems with apache and a version of a caching module.
    Hardware just came back as "OK". They took it offline for approx. 2hrs and ran it through tests.

    Now I'm going to have to go through apache modules... I'm thinking it may be gzip, I installed it in WHM and I think I should have done it myself in SSH.

    This new server is @ SoftLayer and for $3.00 (yes 3) they will look into 1 problem for me Well worth it than me spending 10hrs.

  8. #8
    4x4
    Join Date
    Oct 2004
    Posts
    1,043
    Well it ran all night and no more core dumps... so I'm kind of curious WHAT they did when they checked the hardware... They could have just put my HD in another system I guess since it's working now

    OR

    It could have been because I re-moved gzip from WHM apache build and installed it manaully.

    One of those two things and it's fixed

Similar Threads

  1. Linux Fedora Core 3 & 4 or FreeBSD?
    By thebillionaire in forum Web Hosting & Servers
    Replies: 15
    Last Post: 11-03-2005, 08:30 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •