similar to: 1.1rc1 signal 6 crash (with backtrace)

Displaying 20 results from an estimated 130 matches similar to: "1.1rc1 signal 6 crash (with backtrace)"

2008 Feb 27
3
Another 1.1rc1 signal 6 crash (with backtrace)
Core was generated by /usr/local/libexec/dovecot/imap'. Program terminated with signal 6, Aborted. #0 0xb7fb6410 in __kernel_vsyscall () (gdb) bt #0 0xb7fb6410 in __kernel_vsyscall () #1 0xb7e85f15 in raise () from /lib/i686/cmov/libc.so.6 #2 0xb7e87891 in abort () from /lib/i686/cmov/libc.so.6 #3 0x080ce499 in i_internal_fatal_handler (type=LOG_TYPE_PANIC, status=0, fmt=0x80e8f54
2008 Feb 29
1
1.1rc1 crash with backtrace
I wrote an inotify based automatic backtrace generator -- Please do hate me, Timo :) dovecot-1.1rc1 (or rather the hg checkout) GNU gdb 6.7.1-debian Copyright (C) 2007 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
2015 Sep 23
8
v2.2.19 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz.sig A lot of changes since v2.2.18, so here's a release candidate first. If no bugs are reported, I'm planning on making the final release sometimes this week. The most interesting new features here are the imap-hibernate process, quota count backend and director/proxy
2015 Sep 23
8
v2.2.19 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz.sig A lot of changes since v2.2.18, so here's a release candidate first. If no bugs are reported, I'm planning on making the final release sometimes this week. The most interesting new features here are the imap-hibernate process, quota count backend and director/proxy
2006 Nov 12
2
assertion failed: (need_space == (uoff_t)-mails[idx].space)
I'm running Dovecot dovecot-1.0.r13 on FreeBSD (FreeBSD 6.1-RELEASE- p10). Mail is stored in mbox format (dovecot.conf after the msg). Procmail delivers mail to subfolders under ~/.mail, locking using dotfiles. One folder in particular for one user has an mbox file ~/.mail/Cron. Quite often, I'll see that procmail processes are stacking up because ~/.mail/Cron.lock exists, and
2018 Jan 18
1
Panic: file ostream-zlib.c: line 36 (o_stream_zlib_close): assertion failed:
Hi, after updating Dovecot to version 2.3 I get a lot of core-dumps like: > Jan 18 10:08:20 mail dovecot: imap(bob at tutech.de)<18200><CIPhNwljJcdYS/hg>: Panic: file ostream-zlib.c: line 36 (o_stream_zlib_close): assertion failed: (zstream->ostream.finished || > zstream->ostream.ostream.stream_errno != 0) > Jan 18 10:08:20 mail dovecot: imap(bob at
2006 Mar 23
0
1.1RC1 upgrade notes
Yesterday I upgraded to Edge Rails in order to use DHH''s acts_as_taggable plugin. Wasn''t until I was almost done that I realized Edge had been promoted to 1.1RC1 :-) I''ve posted a few notes about dependencies/gotchas. Please add comments if I got something wrong or if you have further insights. http://fryolator.com/?p=13 Regards, John
2006 Mar 24
0
Hang after upgrade to 1.1RC1 and Edge
The same application, working fine under 1.0, but after upgrade to 1.1RC1 (include edge Rails 4021) the cpu keeps spinning (took 85%) and the rest was taken by Postgresql. Looks like Rails keep sending sql statement to the database. I did a strace and following messages repeat: send(8, "Q\0\0\0\nBEGIN\0", 11, 0) = 11 rt_sigaction(SIGPIPE, {0xb7ec06bc, [], SA_RESTART}, {SIG_IGN},
2008 Mar 03
1
dovecot 1.1rc1 deliver linker error without mbox
Hi, compiling dovecot-1.1rc1 with the option --with-storages=maildir,raw raises the following error: cc -std=gnu99 -g -Wall -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o deliver auth-client.o deliver.o duplicate.o mail-send.o smtp-client.o ../lib/mountpoint.o -Wl,--export-dynamic
2006 Mar 23
0
Rails 1.1RC1 corrupts my sqlite3 database
When I run TOT rails, my development sqlite3 database is corrupted whenever Rails attempts to access it. I found this a couple of days ago and reported it as <http://dev.rubyonrails.org/ticket/4330>. When I backout changeset 3981, I cannot reproduce the corruption. Has anyone else seen this problem? I''m running Mac OS X 10.4.5 with Ruby 1.8.4. I also have reinstalled both swig and
2006 Mar 23
0
Flash issues with 1.1RC1
I did this: gem install rails --source http://gems.rubyonrails.org Then I ran my tests, and found that some (but not all) of my flash tests are failing. It''s always the same test methods that fail, which reside along-side test methods that have flash tests that don''t fail. Both get and post requests result in failures, so it''s not one particular type of request
2006 Mar 24
0
Do I need ruby1.8.4 to run 1.1RC1?
Hi List, I''m successfully running the latest edge rails (I think). I keep seeing messages in the list about upgrading to ruby 1.8.4, I''m running 1.8.2. Do I *need* to upgrade to ruby 1.8.4? If so, why exactly? Also, any other tips on dependencies for the edge (that can''t be gleaned from the wiki?) Cheers, Ian
2008 Feb 23
0
Update from 1.0.10 -> 1.1rc1 Inverted quota warning values?
I used 1.0.10 with the quota-rewrite patch for v1.0. With that, I configured: quota_warning = storage=10%% /usr/local/scripts/quota-warning 90 quota_warning2 = storage=5%% /usr/local/scripts/quota-warning 95 quota_warning3 = storage=1%% /usr/local/scripts/quota-warning 99 with 1.1, the logic for the quota_warning entries changed (http://wiki.dovecot.org/Quota/New): quota_warning =
2008 Feb 23
1
Trash plugin after upgrade to 1.1rc1: Namespace not found for mailbox 'Spam mailbox is emptied before Trash'
>From my log: Feb 23 19:48:27 postamt dovecot: IMAP(username): trash: Namespace not found for mailbox 'Spam mailbox is emptied before Trash' Yeah, that line read: # Spam mailbox is emptied before Trash The comment is being ignored :) -- Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) snickebo at charite.de Postfix - Einrichtung, Betrieb und Wartung Tel. +49
2008 Feb 23
1
Update from 1.0.10 -> 1.1rc1 "Transaction rolled back"???
Feb 23 19:48:14 postamt deliver(username): copy: uid=1, box=Dovecot Delivery Mail, dest=INBOX, msgid=<47C06A3F.3040101 at charite.de>, size=423118 Feb 23 19:48:14 postamt deliver(username): msgid=<47C06A3F.3040101 at charite.de>: saved mail to INBOX Feb 23 19:48:14 postamt deliver(username): Transaction rolled back: Ignore last 1 changes What does that "Transaction rolled back:
2008 Feb 25
2
Update from 1.0.10 -> 1.1rc1: Odd "quota exceeded" output
>From my log: Feb 25 14:53:26 postamt postfix/local[22546]: 0EAA8220697: to=<username at postamt.charite.de>, relay=local, delay=0.61, delays=0.16/0.04/0/0.42, dsn=5.7.0, status=bounced (permission denied. Command output: Warning: Growing pool 'Environment' with: 4096 Quota exceeded ) I'm not sure if "Warning: Growing pool 'Environment' with: 4096" should
2008 May 06
0
1.1rc1: assertion failed: (output->offset > uid_list[0])
Timo Sirainen wrote: > On Fri, 2008-03-07 at 00:17 -0500, Adam McDougall wrote: > >> $3 = {offset = 40896, stream_errno = 70, last_failed_errno = 70, overflow >> = 0, closed = 1, >> real_stream = 0x678500} >> > > Ah, 70 = Stale NFS handle in FreeBSD. Linux used something else. Squat > still needs some NFS fixes. > > Were these 'NFS
2008 Feb 26
3
Update from 1.0.10 -> 1.1rc1: quota warning not working anymore
from dovecot -n: plugin: fts: squat quota: maildir quota_rule: Trash:storage=100M quota_warning: storage=10%% /usr/local/scripts/quota-warning 90 quota_warning2: storage=5%% /usr/local/scripts/quota-warning 95 quota_warning3: storage=1%% /usr/local/scripts/quota-warning 99 trash: /usr/local/etc/dovecot-trash.conf The quota warning that used to work in 1.0.10 (with the
2008 Feb 25
4
1.1rc1: Maximum number of mail processes exceeded
I'm getting "Maximum number of mail processes exceeded" messages when 512 imap Processes are active. Dovecot reports: Warning: fd limit 1024 is lower than what Dovecot can use under full load (more than 1712). Either grow the limit or change login_max_processes_count and max_mail_processes settings But in my /var/service/dovecot/run script I use: #!/bin/sh mkdir /var/core chmod
2008 Feb 23
2
Update from 1.0.10 -> 1.1rc1 file message-parser.c: line 766 (message_parser_parse_next_block): assertion failed
Feb 23 20:40:36 postamt dovecot: IMAP(username): file message-parser.c: line 766 (message_parser_parse_next_block): assertion failed: (ctx->input->eof || ctx->input->closed || ctx->input->stream_errno != 0) Feb 23 20:40:36 postamt dovecot: IMAP(username): Raw backtrace: /usr/local/libexec/dovecot/imap [0x8009236d] -> /usr/local/libexec/dovecot/imap [0x80091ed8] ->