Bug 204971

Summary: security/php56-openssl affected by PHP bug #67965
Product: Ports & Packages Reporter: ziyanm
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: w.schwarzenfeld, ziyanm
Priority: --- Flags: bugzilla: maintainer-feedback? (ale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
GDB backtrace
none
fstat on php-fpm
none
Rainloop webmail 1.9.3 backtrace from FPM slowlog
none
PHP-FPM config none

Description ziyanm 2015-12-02 15:20:00 UTC
Created attachment 163776 [details]
GDB backtrace

This PHP bug (https://bugs.php.net/bug.php?id=67965) bit me when running mail/roundcube and mail/rainloop with an IMAPS backend. php-fpm gets sucks 100% CPU in fcntl on openssl socket. Backtrace attached.

Possibly relavant discussion: http://grokbase.com/t/php/php-internals/149kg1gjr3/openssl-bug-in-5-4-33-and-5-5-17
Comment 1 ziyanm 2015-12-02 15:22:01 UTC
Created attachment 163777 [details]
fstat on php-fpm
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2015-12-03 10:40:26 UTC
All the linked bugs have been fixed, do you have a small snippet to reproduce the issue?
Comment 3 ziyanm 2015-12-03 14:23:14 UTC
(In reply to Alex Dupre from comment #2)

Hi Alex, I'm working on getting a minimal example that triggers the issue. In the meantime I'm attaching a backtrace from Rainloop webmail v1.9.3.365 that was logged by FPM to slowlog, and my PHP config files.
Comment 4 ziyanm 2015-12-03 14:24:54 UTC
Created attachment 163817 [details]
Rainloop webmail 1.9.3 backtrace from FPM slowlog
Comment 5 ziyanm 2015-12-03 14:26:57 UTC
Created attachment 163818 [details]
PHP-FPM config
Comment 6 Walter Schwarzenfeld 2018-01-12 13:19:08 UTC
Is this still an issue? If not pleas close the PR.