Package: dovecot-core
Version: 1:2.1.7-7
Followup-For: Bug #704422
I can certainly reproduce this bug using a virtual folder that contains too
many folders.
There is a patch from Timo: http://hg.dovecot.org/dovecot-2.1/rev/87d0c4056b4d
I think it is important to apply this patch asap.
Andre
Control: severity -1 important
N@bugs doesn't reach the submitter by default; you need to
explicitly CC them. I've done so on this message, so have left the full
quote in place.
On Fri, 2013-04-19 at 18:09 +0100, Steven Ayre wrote:
> This appears to be caused by a configuration error.
>
> Yo
This appears to be caused by a configuration error.
Your example sets fts_squat, but not fts_solr.
Compare yours:
plugin {
fts = solr
fts_squat = url=http://localhost:8080/solr/
}
To the example in the documentation http://wiki.dovecot.org/Plugins/FTS/Solr:
plugin {
In fact fuser is 0x0. Set is an offset in the fuser struct.
Reproduced as described. Backtrace (some values optimised out):
(gdb) bt
#0 fts_backend_solr_init (_backend=,
error_r=) at fts-backend-solr.c:160
#1 0x7fac0530af52 in fts_backend_init
(backend_name=backend_name@entry=0x7fac07b50e10 "solr",
ns=0x7fac07b4afe0, error_r=error_r@entry=0x7fffe7ca5
Package: dovecot-solr
Version: 1:2.1.7-7
Severity: grave
Justification: renders package unusable
Dear Maintainer,
After setting up a tomcat-solr instance, if I try to use the
dovecot-solr plug-in, I get segfaults on login.
I modified my dovecot.conf as follows:
mail_plugins = $mail_plugins
6 matches
Mail list logo