Re: [Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-30 Thread Lars Noschinski
* Lars Noschinski <[EMAIL PROTECTED]> [08-10-30 20:29]: * Lars Noschinski <[EMAIL PROTECTED]> [08-10-30 20:13]: And another one to go (using latest hg tip, changeset 8360:7c615ac48711) Forgot the dovecot-virtual file: * mbox/* all though it also occurs using only "*". And dovecot -n outpu

Re: [Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-30 Thread Lars Noschinski
* Lars Noschinski <[EMAIL PROTECTED]> [08-10-30 20:13]: And another one to go (using latest hg tip, changeset 8360:7c615ac48711) Forgot the dovecot-virtual file: * mbox/* all though it also occurs using only "*". And dovecot -n output: # 1.2.alpha3: /tmp/dd/etc/dovecot.conf # OS: Linux 2

Re: [Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-30 Thread Lars Noschinski
* Lars Noschinski <[EMAIL PROTECTED]> [08-10-26 15:31]: * Timo Sirainen <[EMAIL PROTECTED]> [08-10-26 15:28]: On Sun, 2008-10-26 at 11:49 +0100, Lars Noschinski wrote: #6 0xb7fbdca3 in virtual_mail_get_header_stream (mail=0x9b5c038, headers=0x9885050, stream_r=0x920c7cc) at virtual-mail.c:252

Re: [Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-26 Thread Lars Noschinski
* Timo Sirainen <[EMAIL PROTECTED]> [08-10-26 15:28]: On Sun, 2008-10-26 at 11:49 +0100, Lars Noschinski wrote: #6 0xb7fbdca3 in virtual_mail_get_header_stream (mail=0x9b5c038, headers=0x9885050, stream_r=0x920c7cc) at virtual-mail.c:252 backend_headers = (struct mailbox_header_lookup

Re: [Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-26 Thread Timo Sirainen
On Sun, 2008-10-26 at 11:49 +0100, Lars Noschinski wrote: > #6 0xb7fbdca3 in virtual_mail_get_header_stream (mail=0x9b5c038, > headers=0x9885050, stream_r=0x920c7cc) at virtual-mail.c:252 > backend_headers = (struct mailbox_header_lookup_ctx *) 0x99823e0 > ret = Whops, I almos

Re: [Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-26 Thread Lars Noschinski
Hello! * Timo Sirainen <[EMAIL PROTECTED]> [08-10-26 11:37]: On Sat, 2008-10-25 at 20:38 +0200, Lars Noschinski wrote: Thanks! I was just looking at the repository, while you were committing these fixes ;) But these fixes uncovered another bug. I can SELECT now, but FETCH fails: Fixed. Tha

Re: [Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-25 Thread Timo Sirainen
On Sat, 2008-10-25 at 20:38 +0200, Lars Noschinski wrote: > Thanks! I was just looking at the repository, while you were committing > these fixes ;) But these fixes uncovered another bug. I can SELECT now, > but FETCH fails: Fixed. > Thanks. This works now, with a minor glitch. The directory bac

Re: [Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-25 Thread Lars Noschinski
Hello Timo, thanks for your swift response! * Timo Sirainen <[EMAIL PROTECTED]> [08-10-25 20:22]: I couldn't reproduce this, but this should fix it anyway: http://hg.dovecot.org/dovecot-1.2/rev/0738739a8152 [...] Fixed: ttp://hg.dovecot.org/dovecot-1.2/rev/ba6ec21af651 Thanks! I was just lo

Re: [Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-25 Thread Timo Sirainen
On Mon, 2008-10-20 at 15:37 +0200, Lars Noschinski wrote: > (gdb) bt full > #0 mailbox_search_result_free (_result=0x8efc0d0) > at mailbox-search-result.c:65 > result = (struct mail_search_result *) 0x0 > i = > __PRETTY_FUNCTION__ = "mailbox_search_result_free" > #

[Dovecot] SIGBART/SIGSEGV while SELECTing virtual folder

2008-10-21 Thread Lars Noschinski
Hello! I just installed Dovecot's latest nightly build (20081020) and tried the virtual folder features. I started with a really simple "all" folder: | # virtual/all | * |all But selecting this folder causes dovecot to panic (in most cases). While trying to debug this, I got slightly diffe