[Dovecot] doveadm-lda - segfault

Kamil Jońca kjonca at o2.pl
Wed Dec 12 00:03:15 EET 2012


Ben Morrow <ben at morrow.me.uk> writes:

> At 10PM +0100 on 11/12/12 Kamil Jońca wrote:
>>
>> Dovecot taken from deb http://xi.rename-it.nl/debian/ testing-auto/dovecot-2.1 main
>> + manually compiled sieve exptrograms plugin.
>> 
>> Maybe its worth noticing that 
>> adding line 
>> 
>> --8<---------------cut here---------------start------------->8---
>> Return-path: <a at b.c>
>> --8<---------------cut here---------------end--------------->8---
>> to example message makes dovecot-lda working.
>
> Which revision of the extprograms plugin are you using? As of changeset
> 47 the Return-Path manipulation has been removed, so if there was a bug
> in that code rebuilding with the latest version may make it go away.

I think that is most recent which can I get with 
--8<---------------cut here---------------start------------->8---
hg clone http://hg.rename-it.nl/pigeonhole-0.3-sieve-extprograms/
--8<---------------cut here---------------end--------------->8---

If I understand hg commands "hg branches -v"   gives me: 
--8<---------------cut here---------------start------------->8---
default                       47:3bd6ed27ae26
--8<---------------cut here---------------end--------------->8---
>
> Otherwise, can you get a backtrace? It would be more use if you can
> rebuild with debug symbols, but even without it should give some useful
> information.

I don't know if I did it properly  (how to compile it with debug
symbols?)


--8<---------------cut here---------------start------------->8---
gdb -c ~/core /usr/lib/dovecot/dovecot-lda
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/dovecot/dovecot-lda...(no debugging symbols found)...done.
[New LWP 25303]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/dovecot//dovecot-lda'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f99d591fe6f in mail_storage_copy () from /usr/lib/dovecot/libdovecot-storage.so.0
(gdb) bt full
#0  0x00007f99d591fe6f in mail_storage_copy () from /usr/lib/dovecot/libdovecot-storage.so.0
No symbol table info available.
#1  0x00007f99d58f1561 in maildir_copy () from /usr/lib/dovecot/libdovecot-storage.so.0
No symbol table info available.
#2  0x00007f99d592723b in mailbox_copy () from /usr/lib/dovecot/libdovecot-storage.so.0
No symbol table info available.
#3  0x00007f99d377c0c1 in ?? () from /usr/lib/dovecot/libdovecot-sieve.so.0
No symbol table info available.
#4  0x00007f99d37724bb in ?? () from /usr/lib/dovecot/libdovecot-sieve.so.0
No symbol table info available.
#5  0x00007f99d377385f in sieve_result_execute () from /usr/lib/dovecot/libdovecot-sieve.so.0
No symbol table info available.
#6  0x00007f99d3782f65 in sieve_execute () from /usr/lib/dovecot/libdovecot-sieve.so.0
No symbol table info available.
#7  0x00007f99d39c4112 in ?? () from /usr/lib/dovecot/modules/lib90_sieve_plugin.so
No symbol table info available.
#8  0x00007f99d5bb98d5 in mail_deliver () from /usr/lib/dovecot/libdovecot-lda.so.0
No symbol table info available.
#9  0x000000000040295a in main ()
No symbol table info available.
--8<---------------cut here---------------end--------------->8---

-- 
http://blogdebart.pl/2009/12/22/mamy-chorych-dzieci/
They have been at a great feast of languages, and stolen the scraps.
		-- William Shakespeare, "Love's Labour's Lost"




More information about the dovecot mailing list