[Tickets #11962] Re: Cleanhtml.php Causes Segfault on Solaris 11

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Jan 15 19:49:51 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11962
------------------------------------------------------------------------------
  Ticket             | 11962
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Cleanhtml.php Causes Segfault on Solaris 11
  Queue              | Horde Groupware
  Version            | 5.0.3
  Type               | Bug
  State              | Unconfirmed
-Priority           | 2. Medium
+Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2013-01-15 12:49) wrote:

> Sending HTML messages was causing apache to segfault.

PHP code should NEVER cause PHP to segfault.  If so, it is a bug in  
*PHP*, not the userland PHP code.

> The truss indicates there is a bounds issue somewhere in the php code.

The real solution would be to disable/uninstall the tidy extension and  
see if that fixes things.  If it does, there is an issue in that  
extension (hopefully you are not using the tidy PECL extension, since  
that won't work with PHP 5).





More information about the bugs mailing list