Segmentation fault w/ PHP4.4.1 & Freebsd

Found a bug? Tell us!!
Post Reply
brent
Posts: 1
Joined: Tue Nov 01, 2005 9:48 pm

Segmentation fault w/ PHP4.4.1 & Freebsd

Post by brent »

I upgraded to php4.4.1 w/ FreeBSD 5.4 and I get a segmentation fault with running anything under serendipity. Downgrading to 4.4.0 works fine. It might be a PHP issue but I cannot tell, nor can I tell the offending line of code. Just a heads up to see if anyone else runs into this problem.
Viperb0y

Post by Viperb0y »

Hi,

same here! With PHP 5.0.5-r2 (gentoo)!

It ever happens inside the Adminpanel
jhermanns
Site Admin
Posts: 378
Joined: Tue Apr 01, 2003 11:28 pm
Location: Berlin, Germany
Contact:

Post by jhermanns »

weird - can you track it down to a specific admin-action? or is the segfault not reproducable this way?
Viperb0y

Post by Viperb0y »

Hi,

the segfault happens randomly... sometimes when I open the panel.. sometimes wenn ich edit a Post...

It often happens if I get the list of articels that I've written. (Where you can delete, edit it)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Sadly PHP segfaults are a bit out of the Serendipity scope and indicate a problem with PHP.

You might want to report this on bugs.php.net, there they PHP guys might help you with getting debugging output.

Did you compile PHP 4.4.1 exactly like 4.4.0, with the same configure line?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply