Discussion:
indexer make segmentation fail
d***@hodei.net
2014-03-17 18:23:53 UTC
Permalink
Hi

I try this command to Indexing my list of web site :
/usr/local/mnogosearch/sbin/indexer -Eblob -d
/usr/local/mnogosearch/etc/indexer.conf

the result is : Segmentation fault
here my sql databases informations :
+------------+-----------+
| Tables | Size (MB) |
+------------+-----------+
| bdict | 191.90 |
| bdicti | 605.58 |
| categories | 0.00 |
| crossdict | 0.00 |
| dict | 0.00 |
| links | 0.00 |
| qcache | 0.00 |
| qinfo | 0.00 |
| qtrack | 0.00 |
| server | 0.18 |
| srvinfo | 0.00 |
| url | 3028.87 |
| urlinfo | 2110.99 |
| wrdstat | 0.00 |
+------------+-----------+

have you an idea?

__________________________________________________________________
my config :

* Debian 3.2.51-1 x86_64 GNU/Linux
* mnogosearch 3.3.15
* indexer.conf :
......
DBAddr mysql://root:***@localhost/mnogosearch/?dbmode=blob
......
* commande ./configure for installation

../configure --prefix=/usr/local/mnogosearch
--bindir=/usr/local/mnogosearch/bin
--sbindir=/usr/local/mnogosearch/sbin
--sysconfdir=/usr/local/mnogosearch/etc
--localstatedir=/usr/local/mnogosearch/var
--libdir=/usr/local/mnogosearch/lib
--includedir=/usr/local/mnogosearch/include
--mandir=/usr/local/mnogosearch/man
--disable-shared
--enable-static
--enable-syslog
--without-docs
--enable-pthreads
--disable-dmalloc
--enable-parser
--disable-mp3
--disable-xml
--disable-rss
--disable-css
--disable-js
--with-extra-charsets=all
--enable-file
--enable-http
--enable-ftp
--enable-htdb
--enable-news
--with-mysql
--with-zlib
__________________________________________________________________


---
Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est active.
http://www.avast.com
Alexander Barkov
2014-03-18 02:12:34 UTC
Permalink
Hi,

Please try to get gdb backtrace.
Post by d***@hodei.net
Hi
/usr/local/mnogosearch/sbin/indexer -Eblob -d
/usr/local/mnogosearch/etc/indexer.conf
the result is : Segmentation fault
+------------+-----------+
| Tables | Size (MB) |
+------------+-----------+
| bdict | 191.90 |
| bdicti | 605.58 |
| categories | 0.00 |
| crossdict | 0.00 |
| dict | 0.00 |
| links | 0.00 |
| qcache | 0.00 |
| qinfo | 0.00 |
| qtrack | 0.00 |
| server | 0.18 |
| srvinfo | 0.00 |
| url | 3028.87 |
| urlinfo | 2110.99 |
| wrdstat | 0.00 |
+------------+-----------+
have you an idea?
__________________________________________________________________
* Debian 3.2.51-1 x86_64 GNU/Linux
* mnogosearch 3.3.15
......
......
* commande ./configure for installation
../configure --prefix=/usr/local/mnogosearch
--bindir=/usr/local/mnogosearch/bin
--sbindir=/usr/local/mnogosearch/sbin
--sysconfdir=/usr/local/mnogosearch/etc
--localstatedir=/usr/local/mnogosearch/var
--libdir=/usr/local/mnogosearch/lib
--includedir=/usr/local/mnogosearch/include
--mandir=/usr/local/mnogosearch/man
--disable-shared
--enable-static
--enable-syslog
--without-docs
--enable-pthreads
--disable-dmalloc
--enable-parser
--disable-mp3
--disable-xml
--disable-rss
--disable-css
--disable-js
--with-extra-charsets=all
--enable-file
--enable-http
--enable-ftp
--enable-htdb
--enable-news
--with-mysql
--with-zlib
__________________________________________________________________
---
Ce courrier électronique ne contient aucun virus ou logiciel malveillant
parce que la protection avast! Antivirus est active.
http://www.avast.com
_______________________________________________
General mailing list
http://lists.mnogosearch.org/listinfo/general
Loading...