[TinyOWS-dev] R: Re: tinyOWS - libc-2.11.1.so segmentation fault

Olivier Courtin olivier.courtin at oslandia.com
Wed May 11 04:01:59 EST 2011


On May 11, 2011, at 10:35 AM, xor_x at libero.it wrote:

> Here config..xml. I just changed only the username and password

The config file is Ok


> ==27971== Process terminating with default action of signal 11  
> (SIGSEGV)
> ==27971==  Access not within mapped region at address 0x300001C4F
> ==27971==    at 0x4C28B8C: strncmp (mc_replace_strmem.c:398)
> ==27971==    by 0x50B5CC9: __xmlParserInputBufferCreateFilename (in
> /usr/lib/libxml2.so.2.7.6)
> ==27971==    by 0x513B074: xmlNewTextReaderFilename (in /usr/lib/ 
> libxml2.so.
> 2.7.6)
> ==27971==    by 0x513B13D: xmlReaderForFile (in /usr/lib/libxml2.so. 
> 2.7.6)
> ==27971==    by 0x40C933: ows_parse_config (ows_config.c:597)
> ==27971==    by 0x40BEBF: main (ows.c:349)


Looks like something related to Libxml2 and config file parse doesn't  
works.

First naive question, are you sure that /usr/local/tinyows/config.xml
is the right config filename ?


Then how Libxml2 was installed on your box ?

Could you compile it from source and check again ?
(need to recompile TinyOWS then, and make sure it really links to the  
new libxml2 lib)


--
Olivier



More information about the TinyOWS-dev mailing list