Author Topic: Blank page and segfault  (Read 8616 times)

0 Members and 1 Guest are viewing this topic.

Offline FourZero

  • Newbie
  • *
  • Posts: 7
    • View Profile
Blank page and segfault
« on: December 23, 2011, 09:07:11 AM »
after adding the "<?php virtual("/tp/ssi_in.php")?>" tag to my gallery, I receive a blank page when I visit the gallery.  After I click reload (f5) it works.  If I clear my browser cache, and visit my site, I get the same thing again.

The apache logs are showing this:

Fri Dec 23 11:53:51 2011] [notice] child pid 18842 exit signal Segmentation fault (11)

I just downloaded the software this morning, and the install went fine.  I am on a LiNode VPS with root access running CENTOS.


Offline FourZero

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Blank page and segfault
« Reply #1 on: December 23, 2011, 11:42:13 AM »
I think this has something to do with my domain name not matching my tgp link properly. I may just need to get my license straightened out.

Still having issues, seg faults and such

additional info: The toplist section segfaults apache 100% of the time.
« Last Edit: December 23, 2011, 06:36:30 PM by FourZero »

Offline FourZero

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Blank page and segfault
« Reply #2 on: December 23, 2011, 10:03:24 PM »
UPDATE:  Toplist is definitely the problem.  removing the toplists from my gallery stops the segfaults.

Any advice?  ???

Offline FourZero

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Blank page and segfault (RESOLVED)
« Reply #3 on: December 25, 2011, 11:34:55 PM »
 ;D (Resolved)  ;D

Here is the resolution:

I am running on a CENTOS 6 VPS hosted at linode.com

There was no available Ioncube package through YUM for my distro, so I used the loader from Ioncube's website.

This 99% worked, however it did cause some crashes in random areas of tradepulse.

The resolution was to download the IonCube RPM for Centos 6 via pkgs.org and install that  (I had to force the installation with --nodeps) because my distro must vary slightly from stock.

TL;DR: I'm up and going.