We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compiled with: ./configure --enable-googlegrp --enable-pophops --enable-reltrack --enable-boehmgc --enable-idn --with-debug --with-optimise --with-openssl --with-aspell --with-readline --with-mysql
./configure --enable-googlegrp --enable-pophops --enable-reltrack --enable-boehmgc --enable-idn --with-debug --with-optimise --with-openssl --with-aspell --with-readline --with-mysql
ran with: ./sbin/indexer -o -r -b -q -U -v 5
./sbin/indexer -o -r -b -q -U -v 5
output:
GC Warning: Repeated allocation of very large block (appr. size 5578752): May lead to memory leak and poor performance. Wed 07 21:48:15 [28969] Can't create '/usr/local/dpsearch/var/indexer.pid' - (17) File exists Wed 07 21:48:15 [28969] Process 28883 seems to be dead. Flushing '/usr/local/dpsearch/var/indexer.pid' - (3) No such process indexer[28969]: {00} DpsOpenCache: indexer[28969]: {00} i:0 cached_sd:0 sin_port:0 GC Warning: Repeated allocation of very large block (appr. size 144732160): May lead to memory leak and poor performance. indexer[28969]: {00} wrd_buf: 127ce020 indexer[28969]: {00} Done. indexer[28969]: {00} indexer from dpsearch-4.54-2017-09-05-mysql started with '/usr/local/dpsearch/etc/indexer.conf' indexer[28969]: {00} Chinese dictionary with 0 entries indexer[28969]: {00} Korean dictionary with 0 entries indexer[28969]: {00} Thai dictionary with 0 entries indexer[28969]: {00} LogsOnly: no indexer[28969]: {00} mutexes used: 4105 indexer[28969]: {00} The following sections are defined indexer[28969]: {00} Sections.body [1,256:00]: <NULL> indexer[28969]: {00} Sections.Charset [12,32:00]: <NULL> indexer[28969]: {00} Sections.Content-Language [14,16:00]: <NULL> indexer[28969]: {00} Sections.Content-Type [13,64:00]: <NULL> indexer[28969]: {00} Sections.crosswords [11,0:00]: <NULL> indexer[28969]: {00} Sections.meta.description [4,128:00]: <NULL> indexer[28969]: {00} Sections.meta.keywords [3,128:00]: <NULL> indexer[28969]: {00} Sections.title [2,128:00]: <NULL> indexer[28969]: {00} Sections.url [6,0:01]: <NULL> indexer[28969]: {00} URL: http://www.tria-alfa.ro indexer[28969]: {00} Server Allow 'www.surse.ro' indexer[28969]: {00} Allow by default indexer[28969]: {00} IDN: www.tria-alfa.ro [ISO-8859-1] -> www.tria-alfa.ro Attempt to free invalid pointer 0x1b71ba0 Invalid pointer passed to free()
The text was updated successfully, but these errors were encountered:
Hmm,
building with: ./configure --enable-googlegrp --enable-pophops --enable-reltrack --enable-idn --with-optimise --with-openssl --with-aspell --with-readline --with-mysql
./configure --enable-googlegrp --enable-pophops --enable-reltrack --enable-idn --with-optimise --with-openssl --with-aspell --with-readline --with-mysql
creates a healthy indexer so far 👍
Sorry, something went wrong.
No branches or pull requests
compiled with:
./configure --enable-googlegrp --enable-pophops --enable-reltrack --enable-boehmgc --enable-idn --with-debug --with-optimise --with-openssl --with-aspell --with-readline --with-mysql
ran with:
./sbin/indexer -o -r -b -q -U -v 5
output:
The text was updated successfully, but these errors were encountered: