Maxime2 / dataparksearch

An open source, feature rich search engine.
http://www.dataparksearch.org/
GNU General Public License v2.0
95 stars 45 forks source link

indexer segmentation fault #6

Open sburn opened 8 years ago

sburn commented 8 years ago

Got indexer.core with segmentation fault. Full gdb output in attached file. segfault.1.txt

Maxime2 commented 8 years ago

what was the output of indexer just before crash? It looks like a very deep recursion in sitemap parsing, I need to look on the page which caused this.