BSD Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsBSD Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 7th, 2007, 08:11 AM
cangeceiro cangeceiro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2006
Posts: 25 cangeceiro User rank is Private First Class (20 - 50 Reputation Level)cangeceiro User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 3 h 53 m 51 sec
Reputation Power: 0
PHP seg faults after upgrade

I just ran a make world and upgraded all of my ports and now when php cli is ran it executes the script as it should, but seg faults at the very end of the script.

web# uname -a
FreeBSD web 6.2-STABLE FreeBSD 6.2-STABLE #1: Mon Aug 6 15:23:24 EDT 2007 karnold@web:/usr/obj/usr/src/sys/GENERIC i386

web# php -v
PHP 5.2.3 with Suhosin-Patch 0.9.6.2 (cli) (built: Aug 6 2007 16:02:22)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
Segmentation fault (core dumped)

Reply With Quote
  #2  
Old August 14th, 2007, 08:57 PM
jtalerico jtalerico is offline
Needs a pillow.... :)
Dev Shed Novice (500 - 999 posts)
 
Join Date: Mar 2006
Posts: 649 jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 3 Days 18 h 51 sec
Reputation Power: 68
Anything in the php logs?

Try rebuilding php.
__________________
-jtalerico

Workhorse :: Quad G5 2.5Ghz 8gig's memory 7800GT DDL, 2x 2005FPW's
Portable :: MacBook Pro 15" 2gig ram

Reply With Quote
  #3  
Old August 15th, 2007, 12:47 PM
cangeceiro cangeceiro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2006
Posts: 25 cangeceiro User rank is Private First Class (20 - 50 Reputation Level)cangeceiro User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 3 h 53 m 51 sec
Reputation Power: 0
Quote:
Originally Posted by jtalerico
Anything in the php logs?

Try rebuilding php.


just the segfault line. but nothing else.

i just rebuilt all of my ports and got nothing....problem is still continuing. would it be possible that i need to rebuild glibc?

Reply With Quote
  #4  
Old August 15th, 2007, 02:51 PM
jtalerico jtalerico is offline
Needs a pillow.... :)
Dev Shed Novice (500 - 999 posts)
 
Join Date: Mar 2006
Posts: 649 jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 3 Days 18 h 51 sec
Reputation Power: 68
So you are building from the port system? Or you are building from source?

I would rebuild all php dependencies just to be safe.

Reply With Quote
  #5  
Old August 16th, 2007, 10:19 AM
cangeceiro cangeceiro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2006
Posts: 25 cangeceiro User rank is Private First Class (20 - 50 Reputation Level)cangeceiro User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 3 h 53 m 51 sec
Reputation Power: 0
Quote:
Originally Posted by jtalerico
So you are building from the port system? Or you are building from source?

I would rebuild all php dependencies just to be safe.


im building from source from the ports...i dont use packages. i have rebuilt every package in my ports tree including php via portupgrade -faCc

Reply With Quote
  #6  
Old August 16th, 2007, 08:14 PM
jtalerico jtalerico is offline
Needs a pillow.... :)
Dev Shed Novice (500 - 999 posts)
 
Join Date: Mar 2006
Posts: 649 jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level)jtalerico User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 3 Days 18 h 51 sec
Reputation Power: 68
still having issues?

Reply With Quote
  #7  
Old August 20th, 2007, 07:50 AM
cangeceiro cangeceiro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2006
Posts: 25 cangeceiro User rank is Private First Class (20 - 50 Reputation Level)cangeceiro User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 3 h 53 m 51 sec
Reputation Power: 0
Quote:
Originally Posted by jtalerico
still having issues?


yup. im going to rebuild make world to see if this fixes anything, but the problem still exists. and so far nothing i have tried has even put a scratch into the problem

Reply With Quote
  #8  
Old August 20th, 2007, 10:27 AM
cangeceiro cangeceiro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2006
Posts: 25 cangeceiro User rank is Private First Class (20 - 50 Reputation Level)cangeceiro User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 3 h 53 m 51 sec
Reputation Power: 0
just an update.....rebuilding make world didnt solve the problem. short of rebuilding the entire server from scratch im out of ideas.

Reply With Quote
  #9  
Old August 29th, 2007, 02:53 PM
znachtman znachtman is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2007
Posts: 1 znachtman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 m 11 sec
Reputation Power: 0
similar problem

We ran into a similar problem running php 5.2.3. Works fine through apache... segfaults at last line when running from the command line. Not a huge problem, but I will post if I find any other information.

Reply With Quote
  #10  
Old September 5th, 2007, 08:08 AM
cangeceiro cangeceiro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2006
Posts: 25 cangeceiro User rank is Private First Class (20 - 50 Reputation Level)cangeceiro User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 3 h 53 m 51 sec
Reputation Power: 0
Quote:
Originally Posted by znachtman
We ran into a similar problem running php 5.2.3. Works fine through apache... segfaults at last line when running from the command line. Not a huge problem, but I will post if I find any other information.


anything? im still having the problem.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsBSD Help > PHP seg faults after upgrade


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway