Page 1 of 1
Segmentation fault w/ PHP4.4.1 & Freebsd
Posted: Tue Nov 01, 2005 9:55 pm
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.
Posted: Wed Nov 02, 2005 4:22 am
by Viperb0y
Hi,
same here! With PHP 5.0.5-r2 (gentoo)!
It ever happens inside the Adminpanel
Posted: Wed Nov 02, 2005 9:23 pm
by jhermanns
weird - can you track it down to a specific admin-action? or is the segfault not reproducable this way?
Posted: Thu Nov 03, 2005 12:05 am
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)
Posted: Thu Nov 03, 2005 10:31 am
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