[Dovecot] Problem with fts lucene, on solaris 10
Timo Sirainen
tss at iki.fi
Mon Apr 8 12:01:59 EEST 2013
On 8.4.2013, at 11.54, Pigi <pigi at frumar.it> wrote:
> I haven't had too much luck with gdb:
>
> 0xfec4c554 in ?? ()
> (gdb) cont
> Continuing.
>
> Program received signal SIGSEGV, Segmentation fault.
> 0xfebd710c in ?? ()
> (gdb) bt full
> #0 0xfebd710c in ?? ()
> No symbol table info available.
> (gdb) quit
> The program is running. Quit anyway (and detach it)? (y or n) y
> Detaching from program: , process 16400
gdb is just confused. Try another way if it works:
gdb /usr/local/libexec/dovecot/imap 16400
cont
bt full
More information about the dovecot
mailing list