Re: [Dovecot] Segmentation Fault in doveadm move under Solaris 10

2011-04-28 Thread Timo Sirainen
On Wed, 2011-04-27 at 16:53 +0200, Jürgen Obermann wrote: > #0 0xfee32370 in strlen () from /lib/libc.so.1 > No symbol table info available. > #1 0xff29a9a8 in mail_generate_guid_128_hash () from > /opt/local/lib/dovecot/libdovecot-storage.so.0 > No symbol table info available. > #2 0xff2c208

Re: [Dovecot] Segmentation Fault in doveadm move under Solaris 10

2011-04-27 Thread Jürgen Obermann
Quoting Timo Sirainen : On 27.4.2011, at 17.03, Jürgen Obermann wrote: # doveadm -v -f flow move -u g033 test-aus mailbox test-ein all Segmentation Fault Can you get gdb backtrace? gdb --args doveadm -v ... run bt full Or if that doesn't produce valid output: ulimit -c unlimited doveadm -

Re: [Dovecot] Segmentation Fault in doveadm move under Solaris 10

2011-04-27 Thread Timo Sirainen
On 27.4.2011, at 17.03, Jürgen Obermann wrote: > # doveadm -v -f flow move -u g033 test-aus mailbox test-ein all > Segmentation Fault Can you get gdb backtrace? gdb --args doveadm -v ... run bt full Or if that doesn't produce valid output: ulimit -c unlimited doveadm -v ... gdb doveadm core bt

[Dovecot] Segmentation Fault in doveadm move under Solaris 10

2011-04-27 Thread Jürgen Obermann
Hi all I want to move mails from folder test-ein to another folder test-aus with the new "doveadm move" command in dovecot 2.0.12. When I try the following I get a "Segmentation Fault" after the mail was copied to the new folder: # doveadm -v -f flow search -u g033 mailbox test-ein all 5