Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2016 08:57:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213940] lang/php56
Message-ID:  <bug-213940-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213940

            Bug ID: 213940
           Summary: lang/php56
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ale@FreeBSD.org
          Reporter: chris@cretaforce.gr
          Assignee: ale@FreeBSD.org
             Flags: maintainer-feedback?(ale@FreeBSD.org)

There is a problem with PHP 5.6.27 (maybe in previous version too) or Freeb=
sd
10.3-STABLE (Wed Oct 26 20:16:09 EEST 2016) and randomly php-fpm (with
pm=3Ddynamic) hangs. It doesn't process requests for whole server. top show=
s 1 or
2 processes that use 100% CPU.

truss -p 32701

kill(18810,SIGKILL)                              ERR#3 'No such process'
fcntl(3,F_GETLK,0x7fffffffc5c0)                  =3D 0 (0x0)
kill(18810,SIGKILL)                              ERR#3 'No such process'
fcntl(3,F_GETLK,0x7fffffffc5c0)                  =3D 0 (0x0)
kill(18810,SIGKILL)                              ERR#3 'No such process'
fcntl(3,F_GETLK,0x7fffffffc5c0)                  =3D 0 (0x0)
kill(18810,SIGKILL)                              ERR#3 'No such process'
fcntl(3,F_GETLK,0x7fffffffc5c0)                  =3D 0 (0x0)

fstat -p 32701

USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W
gioannou php-fpm    32701 text /usr     162750 -rwxr-xr-x  4471845  r
gioannou php-fpm    32701   wd /        321033 drwxr-xr-x     512  r
gioannou php-fpm    32701 root /             2 drwxr-xr-x     512  r
gioannou php-fpm    32701    0* local stream fffff8032888e4b0
gioannou php-fpm    32701    1 /dev         13 crw-rw-rw-    null rw
gioannou php-fpm    32701    2 /dev         13 crw-rw-rw-    null rw
gioannou php-fpm    32701    3 -          6084 -rw-rw-rw-       0 rw
gioannou php-fpm    32701    4* local stream fffff80457b1aa50

procstat -kk 32701
  PID    TID COMM             TDNAME           KSTACK
32701 101779 php-fpm          -                <running>

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213940-13>