search for: i_stream_next_lin

Displaying 15 results from an estimated 15 matches for "i_stream_next_lin".

Did you mean: i_stream_next_line
2008 Nov 04
1
problem with i_stream_next_line()
Hello there, I have a "subscriptions" file that is *not* ended with a line break (created by another system). When I do a "lsub "" "*"" the last mailbox name is not listed. Debugging a little showed that it looks like i_stream_next_line() is not returning the last line if it doesn't end with a line break. Is this a bug? btw, i'm using version 1.1.6. []'s
2017 Oct 17
2
Replication between different versions of dovecot
...older dovecot 2.2.27. (version 2.2.32.1 was probably ok) Summary: - 2.2.33.1 crashes when replicating from/to 2.2.27 - 2.2.32.1 probably ok when replicating from/to 2.2.27 I was able to capture backtrace of crashed doveadm-server: Program terminated with signal SIGSEGV, Segmentation fault. #0 i_stream_next_line (stream=stream at entry=0x0) at istream.c:428 428 istream.c: No such file or directory. (gdb) bt #0 i_stream_next_line (stream=stream at entry=0x0) at istream.c:428 #1 0x00007f60244306df in i_stream_read_next_line (stream=0x0) at istream.c:449 #2 0x0000560304f22e79 in server_connection_prin...
2013 Jul 16
1
Dovecot v2.2.4 (ebbe00999da8) doveadm crash
...r load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". Core was generated by `doveadm mailbox status -A -t unseen virtual/unread'. Program terminated with signal 11, Segmentation fault. #0 i_stream_next_line (stream=0x0) at istream.c:382 382 istream.c: No such file or directory. (gdb) bt full #0 i_stream_next_line (stream=0x0) at istream.c:382 _stream = <optimized out> pos = <optimized out> #1 0xb754656b in auth_master_user_list_next (ctx=0xb91bfbd8) at auth-master...
2017 Oct 13
2
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
...malloc'd or (recently) free'd Oct 13 23:45:03 thunderstorm.reub.net dovecot: doveadm: Error: ==16947== Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947== Invalid read of size 8 Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947==??? at 0x54F2E38: i_stream_next_line (istream.c:428) Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947==??? by 0x54F2EFB: i_stream_read_next_line (istream.c:449) Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947==??? by 0x441D68: server_connection_print_log (server-connection.c:305) Oct 13...
2017 Oct 18
0
Replication between different versions of dovecot
...s probably ok) > > Summary: > - 2.2.33.1 crashes when replicating from/to 2.2.27 > - 2.2.32.1 probably ok when replicating from/to 2.2.27 > > I was able to capture backtrace of crashed doveadm-server: > > Program terminated with signal SIGSEGV, Segmentation fault. > #0 i_stream_next_line (stream=stream at entry=0x0) at istream.c:428 > 428 istream.c: No such file or directory. > (gdb) bt > #0 i_stream_next_line (stream=stream at entry=0x0) at istream.c:428 > #1 0x00007f60244306df in i_stream_read_next_line (stream=0x0) at istream.c:449 > #2 0x0000560304f22e79...
2013 Aug 03
2
problems with doveadm
Hello, since few weeks i have problems with the command: doveadm expunge -A mailbox Trash savedbefore 7d => kernel: doveadm[11609]: segfault at 10 ip b75f146a sp bf856ad0 error 4 in libdovecot.so.0.0.0[b7585000+c8000] but for a single user it's works fine: doveadm expunge -u test at vtlx.de mailbox Trash savedbefore 30h I hope there is a solution for this. with regards Mario --
2017 Oct 12
2
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
No. Compiling entirely from -git source (on one system) and a Gentoo ebuild on another two. Reuben On 12/10/2017 10:38 PM, Aki Tuomi wrote: > Are you using the xi packages? If yes, can you please send me one fresh core? > > Aki > >> On October 12, 2017 at 8:43 AM Aki Tuomi <aki.tuomi at dovecot.fi> wrote: >> >> >> We'll take a look >>
2017 Oct 14
0
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
...t 15.48, Reuben Farrelly <reuben-dovecot at reub.net> wrote: > > Sure. Here you go: > > Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947== Invalid read of size 8 > Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947== at 0x54F2E38: i_stream_next_line (istream.c:428) > Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947== by 0x54F2EFB: i_stream_read_next_line (istream.c:449) > Oct 13 23:45:06 thunderstorm.reub.net dovecot: doveadm: Error: ==16947== by 0x441D68: server_connection_print_log (server-connection.c:305)...
2010 Oct 27
0
lmtp proxy signal 11 in dovecot 2.0.6
...Dovecot LMTP ready LHLO proxy MAIL FROM:<user at domain> 250-backend 250-8BITMIME 250-ENHANCEDSTATUSCODES 250 PIPELINING 250 2.1.0 OK RCPT TO:<user> 550 5.1.1 <user> User doesn't exist: user ..signal 11 within the LMTP proxy. Trace from lmtp proxy: #0 0x00007f7a979f24d3 in i_stream_next_line () from /usr/lib64/dovecot/libdovecot.so.0 No symbol table info available. #1 0x00007f7a979f25b8 in i_stream_read_next_line () from /usr/lib64/dovecot/libdovecot.so.0 No symbol table info available. #2 0x00007f7a97c3125c in lmtp_client_input () from /usr/lib64/dovecot/libdovecot-lda.so.0 No s...
2006 Mar 16
1
Segfault when parsing configuration on x86_64
...n startup with the x86_64 version when using the exact same dovecot.conf file. Here is the error : # dovecot -F Unexpected eof found when reading file 'UNOPENED' (Errcode: 0) Segmentation fault (core dumped) And the backtrace (I don't have symbols for all libs, sorry) : (gdb) bt #0 i_stream_next_line (stream=0x52c3a8) at istream.c:182 #1 0x000000000040e345 in i_stream_read_next_line (stream=0x52c3a8) at istream.c:201 #2 0x000000000040aaa9 in settings_read (path=0x41798e "/etc/dovecot.conf", section=0x0, callback=0x409580 <parse_setting>, sect_callback=0x409a50 &lt...
2006 Jan 17
3
plain text auth
Hi everyone, This is my second try with dovecot, and still no luck. What I want is twig to work with dovecot on the localhost address . I need to authenticate through pam for real accounts and through pgsql for virtual ones. I just cant autenticate: logs are : imap-:login: Authenticate PLAIN failed: Unsupported authentication mechanism or: Aborted login: method = PLAIN Could someone please
2009 Feb 24
4
dovecot1.2 segfault
I've tried 2 builds of dovecot, based on a amd64 rebuild of the experimental package on http://xi.rename-it.nl/debian/ I've tried to include as much useful info as possible, sorry if I've missed out anything of use. Let me know as I'm more then happy to assist in any way possible. $ telnet host 110 Escape character is '^]'. +OK Dovecot ready. USER ian at domain.com +OK
2006 Apr 26
2
being courier_imap compatible
OK, I am running (for many years now) an existing courier_imap maildir ++ setup with exim as the MTA. Has been fine. I have my own custom ldap schema for user account definition and authorization. I installed dovecot 1.0 beta 7 as a test and have it listening on a different port. I would like, if possible, to set things up so that a user could use either dovecot or courier. Having to
2006 Apr 28
1
imaptest, with options!
I hacked some command line options into imaptest. I dont think I broke it.. Place into dovecot-source root as usual and compile with: gcc imaptest.c -o imaptest -Wall -W -I. -Isrc/lib -DHAVE_CONFIG_H src/lib/liblib.a As per Timo's instructions. # imaptest -h imaptest [USER at IP:PORTNO] [pass=PASSWORD] [mbox=MBOX] [clients=CC] [msgs=NMSG] [use_authenticate] [PORTNO] USER = template for
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...tch_ret == 0) + fetch_ret = imap_fetch_more(cfctx.fetch_ctx); + else + flush_ret = o_stream_flush(ctx->client->output); + while ((ret = i_stream_read(ctx->input)) != 0 && ret != -1) { + /* parse the header line that imap_fetch produces */ + if (header) { + char *line = i_stream_next_line(ctx->input); + if (line == NULL) + continue; + header = FALSE; + + size = 0; + line = strchr(line, '{'); + if (line != NULL) + size = strtoul(line + 1, NULL, 10); + ctx->msg_size += size; + if (ctx->msg_size > MAX_CATENATE_MSG_SIZE) { + toobig =...