php-debuginfo

Support/Development for PHP
chrismcb
Forum Regular
Forum Regular
Posts: 293
Joined: Tue Nov 23, 2010 7:30 am
Location: Glasgow, UK

Re: php-debuginfo

Unread post by chrismcb »

I went back to buildrpm (after all the research I did on it), I've deleted out the lines in the .spec file which were causing trouble (xorg-11-devel requirements and a couple of others... they didn't seem relevant to me on reading them, but time will tell, I suppose) and built the rpm file.

There were a few dependencies I figured out for myself that had to be installed to build the rpm too, but no problems there.

It has been installed and running now... just waiting on the next segfault to hopefully be able to debug.
chrismcb
Forum Regular
Forum Regular
Posts: 293
Joined: Tue Nov 23, 2010 7:30 am
Location: Glasgow, UK

Re: php-debuginfo

Unread post by chrismcb »

After all that time, all it took was one debug with php-debuginfo available!

The problem was pinpointed to a file and line - which was in a Wordpress installation with some custom code added.

This has been replaced and tested and it's not repeating again.

I'll keep my version of PHP installed for another couple of days just to make sure, but looks like its completely resolved.


Thanks for all the help guys!
Post Reply