> On 20.3.2013, at 20.26, Heiko Schlichting <doveco...@fu-berlin.de> wrote:
> 
> > Testing with one hour old changeset 16065 ab434891f2af failed during
> > compilation:
> > 
> > gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/lib 
> > -DMODULE_DIR=\""/home/dovecot/server/lib/dovecot"\"   -std=gnu99 -g -O2 
> > -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith 
> > -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime 
> > -Wstrict-aliasing=2    -MT fs-test.o -MD -MP -MF .deps/fs-test.Tpo -c -o 
> > fs-test.o fs-test.c
> > fs-test.c:7:26: error: iostream-ssl.h: No such file or directory
> 
> The Makefile is out of date. You need to run autogen.sh and configure again. 
> Or use configure --enable-maintainer-mode so you don't have to remember to do 
> that.

Yes, sorry.

But it still crashes if I subscribe and the CONTROL=... directory does not 
exists:

Mar 20 19:38:58 13:island dovecot: imap(heiko): Error: Raw backtrace: 
/home/dovecot/server/lib/dovecot/libdovecot.so.0(+0x6131a) [0x7f011db8d31a] -> 
/home/dovecot/server/lib/dovecot/libdovecot.so.0(+0x61366) [0x7f011db8d366] -> 
/home/dovecot/server/lib/dovecot/libdovecot.so.0(i_error+0) [0x7f011db4e1df] -> 
/home/dovecot/server/lib/dovecot/libdovecot-storage.so.0(mailbox_list_try_mkdir_root+0x573)
 [0x7f011de68fc3] -> 
/home/dovecot/server/lib/dovecot/libdovecot-storage.so.0(mailbox_list_mkdir_root+0x12)
 [0x7f011de69012] -> 
/home/dovecot/server/lib/dovecot/libdovecot-storage.so.0(subsfile_set_subscribed+0x346)
 [0x7f011de7b486] -> 
/home/dovecot/server/lib/dovecot/libdovecot-storage.so.0(mailbox_list_set_subscribed+0x1b)
 [0x7f011de6633b] -> 
/home/dovecot/server/lib/dovecot/libdovecot-storage.so.0(index_storage_set_subscribed+0x48)
 [0x7f011de8a9f8] -> dovecot/imap [heiko 130.133.5.5 
SUBSCRIBE](cmd_subscribe_full+0xd8) [0x412a18] -> dovecot/imap [heiko 
130.133.5.5 SUBSCRIBE](command_exec+0x3d) [0x41609d] -> dovecot/imap [heiko 
130.133.5.5 SUBSCRIBE]() [0x4151f0] -> dovecot/imap [heiko 130.133.5.5 
SUBSCRIBE]() [0x4152dd] -> dovecot/imap [heiko 130.133.5.5 
SUBSCRIBE](client_handle_input+0x11d) [0x41555d] -> dovecot/imap [heiko 
130.133.5.5 SUBSCRIBE](client_input+0x6f) [0x4158df] -> 
/home/dovecot/server/lib/dovecot/libdovecot.so.0(io_loop_call_io+0x36) 
[0x7f011db9c076] -> 
/home/dovecot/server/lib/dovecot/libdovecot.so.0(io_loop_handler_run+0xaf) 
[0x7f011db9d0ef] -> 
/home/dovecot/server/lib/dovecot/libdovecot.so.0(io_loop_run+0x28) 
[0x7f011db9c018] -> 
/home/dovecot/server/lib/dovecot/libdovecot.so.0(master_service_run+0x13) 
[0x7f011db52ea3] -> dovecot/imap [heiko 130.133.5.5 SUBSCRIBE](main+0x2a7) 
[0x41eb57] -> /lib/libc.so.6(__libc_start_main+0xfd) [0x7f011d7e8c8d] -> 
dovecot/imap [heiko 130.133.5.5 SUBSCRIBE]() [0x40b5c9]

After creating the CONTROL=... directory manually with mkdir it works
without problems.

Heiko

Heiko Schlichting                Freie Universität Berlin
heiko.schlicht...@fu-berlin.de   Zentraleinrichtung für Datenverarbeitung
Telefon +49 30 838-54327         Fabeckstraße 32
Telefax +49 30 838454327         14195 Berlin

Reply via email to