You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/07/11 17:16:17 UTC

DO NOT REPLY [Bug 45383] New: http nung and restarts

https://issues.apache.org/bugzilla/show_bug.cgi?id=45383

           Summary: http nung and restarts
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: critical
          Priority: P1
         Component: support
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: pnkumaresh@gmail.com


Hi,

my httpd process hungs and then restarts. During the hung state there is no
response. 

So what i have done is ... have put a script to kill httpd when any httpd
processes reaches 3 % CPU uitlization


pstack for you .. just before killing

20666:  /u01/ora/ias/Apache/Apache/bin/httpd -d /u01/ora/ias/Apache/Apache -U
 bf956198 realfree (428140, 140b1, 140b0, bf95681c, 0, 43c200) + 140
 bf9568e0 _free_unlocked (bf9f657c, 0, 97ac8, bf9f65fc, bf9ee308, 1638c8) + b0
 bf95681c free     (1638c8, 1638dc, 97b08, bee1f600, bf9ee308, 0) + 24
 bee242f4 wpcddc_DeinitDadConfig (0, 1739e4, bee1ebc0, bee1ed18, ffbff21c,
ffbff4a8) + 14c
 bee1f600 swwwapfac_FreeAllConfiguration (96eb0, 3623b0, 9ef00, ffbff280,
8b4e8, 8f3bc) + 74
 00021bf4 ap_child_exit_modules (3623b0, 96eb0, ffbff4a8, 0, bfae2a00,
ffbff4a8) + 74
 0002c17c clean_child_exit (0, 0, 51ed4, 2f4e4, 0, 1) + 3c
 0002f4e4 usr1_handler (10, 0, ffbff4a8, 0, bfae2a00, ffbff4a8) + 30
 bf9c4abc __sighndlr (10, 0, ffbff4a8, 2f4b4, 0, 1) + c
 bf9b9a94 call_user_handler (10, 0, 0, 0, bfae2a00, ffbff4a8) + 3b8
 bf9c4d94 _private_fcntl (17, 7, 8f938, 451bf, b8b586ff, 1e) + c
 bf9b7e88 fcntl    (17, 1, bfae2a00, a20, 1800, c00) + 84
 0002cbc8 accept_mutex_on_fcntl (4, 2, 0, 451bf, b8b586ff, 1e) + 34
 00031258 child_main (d3c, d08, d9c, a20, 1800, c00) + 3b0
 00031b98 make_child (96eb0, 1e, 48776307, ce8, 1800, 15) + 16c
 00031f90 perform_idle_server_maintenance (89a4c, 8, ffffffff, 1c, 81328,
839f8) + 2cc
 000327ac standalone_main (800, 82c, c00, ce8, 1800, 15) + 530
 0003312c main     (1958, 1800, 1928, 83400, bfae0100, bfae0140) + 550
 00019348 _start   (0, 0, 0, 0, 0, 0) + 108


Please help me ..!


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 45383] http nung and restarts

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45383


Nick Kew <ni...@webthing.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Nick Kew <ni...@webthing.com>  2008-07-11 09:19:19 PST ---
These two lines indicate that it's hung in third-party software.  We have no
control over it, nor even access to it.

 bee242f4 wpcddc_DeinitDadConfig (0, 1739e4, bee1ebc0, bee1ed18, ffbff21c,
ffbff4a8) + 14c
 bee1f600 swwwapfac_FreeAllConfiguration (96eb0, 3623b0, 9ef00, ffbff280,
8b4e8, 8f3bc) + 74

This line suggests that your vendor is one who b**** well should be supporting
their product:

20666:  /u01/ora/ias/Apache/Apache/bin/httpd -d /u01/ora/ias/Apache/Apache -U

And this line (among others) seems to indicate that the Apache version it's
based on is at least ten years old:

000327ac standalone_main (800, 82c, c00, ce8, 1800, 15) + 530

Please contact your vendor, or upgrade to an Apache version we support.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org