You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Hogan Whittall <ho...@extremejeep.com> on 2000/11/02 22:11:15 UTC

os-solaris/6789: Child processes die with a Bus Error when trying to index directories with "large" (over 1mb) files.

>Number:         6789
>Category:       os-solaris
>Synopsis:       Child processes die with a Bus Error when trying to index directories with "large" (over 1mb) files.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Nov 02 13:20:03 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     hogan@extremejeep.com
>Release:        1.3.12 and 1.3.14/mod_perl
>Organization:
apache
>Environment:
SunOS rubicon 5.8 Generic_108528-01 sun4u sparc SUNW,Ultra-5_10

Ultra10, Solaris8 in 64-bit, EGCS/GCC 2.96 (2.95.2 w/ 64-bit support)
>Description:
With both apache 1.3.12 and 1.3.14+mod_perl, the child processes die with the following error whenever it tries to index a directory with 1 or more files that are over over 1mb in size:

[Thu Nov  2 12:52:30 2000] [notice] child pid 27763 exit signal Bus Error (10)

Using mkfile to see at which point it breaks, it is as soon as it reaches exactly 1m in size.  'mkfile 1m test' breaks it, 'mkfile 999k test' and it works fine.
>How-To-Repeat:

>Fix:
Get it to properly index large files on Solaris8/64-bit  =)  apache is compiled 32-bit, however.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]