1.0rc7 install on Gentoo segfaults

On multiple installs of both 1.0rc6 and 1.0rc7 I'm seeing Apache segmentation faults when I try to view server or task nodes.

Aegir installed without errors, and it verified the server_master and database servers (database is not on localhost) without a problem. The problem comes in when I try to view any of the server nodes. For example: http://aegir-server/hosting/c/server_master causes Apache segfaults every time. When I try to view the logs for the verify tasks, it segfaults. I can load site and platform nodes fine, but server and task nodes always segfault. I've tried a clean install on a brand new machine, same results.

Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/1.0.0c

Suhosin 0.9.32.1

PHP 5.2.17

MySQL 5.0.90 (running on a remote server)

Does anyone have any suggestions how I can troubleshoot this further?