User login

Segmentation fault 11 error – Voodoo Zoodoo

A problem we dealt with that we very much hope no one else ever sees: a brand new virtual private server install, CentOS, Apache, PHP5, and Webmin, and everything worked except our Drupal site, which came up completely blank.

I am getting a seg fault when I try and run. this line is showing up in the apache error log

'exit signal Segmentation fault (11)'

anyone familiar with this?

here are some drupal notes:

http://drupal.org/node/63181

http://drupal.org/node/57783#comment-167102

Our host, ServInt, turned off Zend optimizer (which reportedly doesn't optimize much) and everything started working again.

You are currently on the most recent PHP release for the CentOS packaging system. I have run some tests that seem to indicate that your errors are caused by Zend Optimizer.

The many threads make this solution look suspiciously easy, but we'll take the good voodoo with the bad. (Note that many things can cause the segmentation fault. If you don't have Zend optimizer running, I'd try turning it on. This bug is that weird.)

A problem we dealt with that we very much hope no one else ever sees: a brand new virtual private server install, CentOS, Apache, PHP5, and Webmin, and everything worked except our Drupal site, which came up completely blank.

I am getting a seg fault when I try and run. this line is showing up in the apache error log

'exit signal Segmentation fault (11)'

anyone familiar with this?

here are some drupal notes:

http://drupal.org/node/63181

http://drupal.org/node/57783#comment-167102

Our host, ServInt, turned off Zend optimizer (which reportedly doesn't optimize much) and everything started working again.

You are currently on the most recent PHP release for the CentOS packaging system. I have run some tests that seem to indicate that your errors are caused by Zend Optimizer.

The many threads make this solution look suspiciously easy, but we'll take the good voodoo with the bad. (Note that many things can cause the segmentation fault. If you don't have Zend optimizer running, I'd try turning it on. This bug is that weird.)

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.