Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help on Tracking Down a Bug

Status
Not open for further replies.

gr8gonzo

MIS
Feb 6, 2001
21
US
Once in a blue moon, I'll get a Segmentation fault (11) error in my log file. This SEEMS to happen only during the secure checkout procedure on my store and it only happens every once in a while.

So far, I'm guessing that the issue is related to SSL and perhaps to some of the code that is being used during checkout. However, I'm not exactly sure how to track it down - I've reviewed all the code and it doesn't appear to use any special functions or procedures that don't exist on other pages. My store is written in PHP, and I am running:

Apache/1.3.26 (Unix) PHP/4.3.0 mod_ssl/2.8.10 OpenSSL/0.9.6d

Any thoughts on how to find out what exactly is triggering the segfault? I'm usually good at these things, but this one has me baffled.

- Jonathan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top