[mapserver-users] MapServer 4 vs 5 seg fault

Russell McOrmond russell at flora.ca
Mon Apr 27 10:07:24 EDT 2009


On Tue, 21 Apr 2009, Michael E Masscotte wrote:

> I haven't tried RHEL5 yet, but it happens with RHEL 4 and Solaris 10.

   I'm wondering if the core dump is around string manipulations?  I bumped 
into a similar problem that traced to the strings being a NULL rather than 
a pointer to a string.  This happened because the error returns from some 
string functions weren't being checked before trying to use these returns 
as strings.

   Check error returns from mapstring functions.
   http://trac.osgeo.org/mapserver/ticket/2988

   It may be we are seeing something similar where an error message isn't 
able to be read as the program core dumps before the message is stored.

-- 
  Russell McOrmond, Internet Consultant: <http://www.flora.ca/>
  Please help us tell the Canadian Parliament to protect our property
  rights as owners of Information Technology. Sign the petition!
  http://digital-copyright.ca/petition/ict/     http://KillBillC61.ca

  "The government, lobbied by legacy copyright holders and hardware
   manufacturers, can pry control over my camcorder, computer,
   home theatre, or portable media player from my cold dead hands!"


More information about the mapserver-users mailing list