• Ive been noticing very large core. dump files (74MB each) in my public_html folder. On discussing with the hosting company, they say the issue is caused by the thesis open hook script.

    This is what they said:

    The trace is indicating that the application was killed with a signal 11 which means that it attempted to access memory that was non-accessible, this is normally caused when a script is attempting to use to more memory than alloted.

    The application wrote the dump file after php crashed and reported the error to your error_log.

    [20-Jul-2010 13:37:39] PHP Fatal error: Out of memory (allocated 62914560) (tried to allocate 40961 bytes) in /home/arjwiz/public_html/wp-content/plugins/thesis-openhook/functions.php on line 1065

    # stat core.16500
    File: `core.16500′
    Size: 76206080 Blocks: 77248 IO Block: 4096 regular file
    Device: 811h/2065d Inode: 586482044 Links: 1
    Access: (0600/-rw——-) Uid: ( 1133/ arjwiz) Gid: ( 1131/ arjwiz)
    Access: 2010-07-20 13:37:49.000000000 -0500
    Modify: 2010-07-20 13:37:49.000000000 -0500
    Change: 2010-07-20 13:37:49.000000000 -0500

    If there is a way to figure out what exactly is causing the dumps, or how to recreate it, it would be great, since I am sure a lot of people would be inadvertently affected by this.

    http://wordpress.org/extend/plugins/thesis-openhook/

Viewing 1 replies (of 1 total)
  • Thread Starter arjwiz

    (@arjwiz)

    Does anyone have any advice or can I please be pointed to a resource that can help?

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Thesis OpenHook] OpenHook creating huge core dump files?’ is closed to new replies.