Re: [users@httpd] Apache 2 aborting downloads

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
Thanks for the reply setting the directives did help. 
But when we applied the load we are getting the same problem.
On Analysis we find that it turns out to be a segmentation fault.
strace - gives the following output:

[pid 20887] select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
[pid 20887] waitpid(-1, [WIFSIGNALED(s) && WTERMSIG(s) == SIGABRT],
WNOHANG|WUNTRACED) = 2095
[pid 20887] gettimeofday({1118307417, 901956}, NULL) = 0
[pid 20887] write(6, "[Thu Jun 09 14:26:57 2005] [noti"..., 75) = 75

And in Apache's Error log we get:
[Thu Jun 09 14:26:57 2005] [notice] child pid 2095 exit signal Aborted (6)

Don't know how to interpret the above dump. All the download breaks
are givin exactly the same SIGABRT.

Can anyone guide us how to go about?
Don't have a clue on where to start searching.


On 6/8/05, Joshua Slive <jslive@xxxxxxxxx> wrote:
> On 6/8/05, Sai Jai Ganesh Gurubaran <saijaiganesh@xxxxxxxxx> wrote:
> > Hi,
> > I am also facing the same problem.
> > Downloads are breaking at random places - but succeeds for smaller downloads.
> > we are using RHEL 3 and Apache 2.0.48
> 
> The standard advice is always
> EnableSendfile Off
> EnableMMAP Off
> and for windows
> Win32DisableAcceptex
> 
> But if you are getting segfaults (as the first reporter is), then you
> need to figure out from where these are coming.  The most likely place
> is not the core apache, but some module or script that you are using.
> 
> Joshua.
> 


-- 
Warm Regards,
Sai Jai Ganesh. G.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux