On 09/13/2013 01:28 PM, Vitaliy Mikitchenko wrote:
> No go, I just built and installed DBMail 3.1.6 and still get the same
> segfault:
> 
> Sep 13 07:27:57 mail kernel: [33550.956359] dbmail-imapd[1373]: segfault
> at 48 ip 00007fe589538e68 sp 00007fffb0dbcb20 error 4 in
> libzdb.so.10.0.0[7fe589530000+13000]
> 
> Anything I can check?


build with debugging symbols: CFLAGS+=-g
run through gdb:
gdb src/dbmail-imapd
gdb> run -D

talk to imapd until it hangs

gdb> backtrace

and send me the output.

if you have a set of imap commands that reproduce this crash reliably,
please share. Maybe I can reproduce this myself.

also check the logs for possibly fatal errors. Maybe some
misconfiguration isn't dealt with properly.




-- 
________________________________________________________________
Paul J Stevens        pjstevns @ gmail, twitter, skype, linkedin

  * Premium Hosting Services and Web Application Consultancy *

           www.nfg.nl/i...@nfg.nl/+31.85.877.99.97
________________________________________________________________
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to