Menu

Solaris: Segfaults with FLTBOUNDS

Help
2006-06-18
2013-04-23
  • Chris Bellomy

    Chris Bellomy - 2006-06-18

    Apache 1.3.33
    mod_auth_mysql 3.00 built as a DSO
    mod_perl 1.29 (static)
    mod_ssl 2.8.22 (static)
    Solaris 8
    MySQL 5.0.22

    Everything seems to be fine until I try to load certain pages, at which point the httpd child process segfaults with a FLTBOUNDS error. Removing the loadmodule for mod_auth_mysql removes the error; compiling mod_auth_mysql as a static module causes httpd to segfault with a FLTACCESS error instead.

    Something in my distant memory makes me think this has something to do with largefile support, but that's a really distant memory. Here is how Apache is compiled:

    %apxs -q CFLAGS
    -DSOLARIS2=280 -DMOD_SSL=208122 -DMOD_PERL -DUSE_PERL_SSI -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DEAPI -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

    Any suggestions would be much appreciated.

     
    • Jerry Stuckle

      Jerry Stuckle - 2006-10-17

      Chris,

      Sorry, not a lot of help here.  What is an FLTBOUNDS error?

      Is there something in common with the failing pages that's different from other pages?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.