search for: mattila

Displaying 20 results from an estimated 27 matches for "mattila".

Did you mean: attila
2016 Dec 06
0
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 10:00, Aki Tuomi wrote: > > > On 06.12.2016 09:32, Toni Mattila wrote: >> Hi, >> >> On 05-Dec-16 20:28, Toni Mattila wrote: >>> Panicing stopped when all index files where deleted. >> >> It happens again in same user account, so rebuilding indexes didn't >> fix it. >> >> #14 0x08058219 in cmd_search...
2016 Dec 05
2
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
...at ioloop.c:623 #25 0x001bb49d in master_service_run (service=0x89793c8, callback=0x806af90 <client_connected>) at master-service.c:641 #26 0x0806b927 in main (argc=Cannot access memory at address 0x0 ) at main.c:460 (gdb) Panicing stopped when all index files where deleted. Cheers, Toni Mattila
2015 Oct 28
2
2.2.19 crash
...d0, callback=0x806a700 <client_connected>) at master-service.c:640 #16 0x0806af22 in main (argc=Cannot access memory at address 0x0 (gdb) f 6 #6 0x08069db2 in cmd_sync_continue (sync_cmd=0x8856008) at imap-sync.c:658 658 if ((ret = imap_sync_more(ctx)) == 0) Best Regards, Toni Mattila
2013 Jul 11
2
Force a static HWaddr to tinc interface
Hi, I have been working with tinc network where one host will provide the IP addresses over DHCP to each connected node. Tinc runs in switch mode. It seems that the HWaddr of the tinc interface is regenerated every time when tinc is (re)started. As a result, DHCP server will assign a new IP for the host. Is there any configuration variable we could use to avoid HWaddr changing? Currently, I
2016 Dec 06
2
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 10:47, Aki Tuomi wrote: > > > On 06.12.2016 10:44, Toni Mattila wrote: >> Hi, >> >> On 06-Dec-16 10:10, Aki Tuomi wrote: >>> Alternatively if you could try and print the args array in cmd_search? >>> >>> f 14 >>> p args[0] >>> p args[1] >>> ... >>> until NULL >> >> My h...
2004 Jun 17
1
rsync, windows/cygwin and special characters in filenames
...enames. I noticed that when the files are synced from the server to my windows box, the rsync translates the special characters to quotes. This is a little bit problematic as there may be depencies and links between the files. Does anyone has an idea how this could be solved? Thank you, Ville Mattila
2016 Dec 06
2
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 09:32, Toni Mattila wrote: > Hi, > > On 05-Dec-16 20:28, Toni Mattila wrote: >> Panicing stopped when all index files where deleted. > > It happens again in same user account, so rebuilding indexes didn't > fix it. > > Here's bt full instead of just bt: > #0 0x001d4402 in __k...
2016 Dec 06
0
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
Hi, On 05-Dec-16 20:28, Toni Mattila wrote: > Panicing stopped when all index files where deleted. It happens again in same user account, so rebuilding indexes didn't fix it. Here's bt full instead of just bt: #0 0x001d4402 in __kernel_vsyscall () No symbol table info available. #1 0x00949d70 in raise () from /lib/i686/...
2007 Apr 18
5
[Bridge] Bridge MAC address
Sorry, if this question has been answered before, but I could not find out with a brief look. How can I set the MAC address for a bridge? The MAC address given for the bridge device seems to be the one it sends network packets with if the bridge device has an IP address set. Apparently the bridge starts with a zero MAC address and when the first interface is attached to it, it takes its MAC
2014 Jul 06
1
Panic: file istream.c: line 167 with 2.2.13 + istream.c/.h from dovecot-2-2-dffc6dd2be0d
...child 31268 killed with signal 6 (core dumps disabled) These can of course be fixed with maildir-size-fix.pl and deleting dovecot index files, but there are thousands like these. Dovecot 1.2 didn't have any issues with these old maildirs transfered over from courierimap. Best Regards, Toni Mattila
2015 Oct 29
0
2.2.19 crash
...un (ioloop=0x9f3f498) at ioloop.c:583 #15 0x0017d16d in master_service_run (service=0x9f3f3c8, callback=0x806a700 <client_connected>) at master-service.c:640 #16 0x0806af22 in main (argc=Cannot access memory at address 0x0 ) at main.c:442 Anything else I should try? Thanks in advance, Toni Mattila
2015 Oct 29
1
2.2.19 crash
On 10/29/2015 03:01 PM, Toni Mattila wrote: > Hi All, > > I also tried with 16ff395c156e and 3d576d682137 patches that touch > lib-storage/notify and still 2.2.19 cores: > > Core was generated by `dovecot/imap'. > Program terminated with signal 11, Segmentation fault. > #0 0x0043bb8c in mailbox_list_noti...
2016 Dec 06
0
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 10:44, Toni Mattila wrote: > Hi, > > On 06-Dec-16 10:10, Aki Tuomi wrote: >> Alternatively if you could try and print the args array in cmd_search? >> >> f 14 >> p args[0] >> p args[1] >> ... >> until NULL > > My hand got sore at first 100 and they are below. I...
2016 Dec 09
1
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 08.12.2016 22:43, Toni Mattila wrote: > Hi, > > On 06-Dec-16 12:11, Aki Tuomi wrote: >> I was able to repeat this bug, thank you for your report. > > Noticed tss commited > https://github.com/dovecot/core/commit/b7a0844fb8dffbf7f1dd0b5c6d30c22ff8cb6bec > so testing that now. > > Cheers, > To...
2017 Feb 20
1
v2.2.28 release candidate released
On 20.02.2017 12:47, Toni Mattila wrote: >> imap: When BINARY FETCH sees invalid content, return NO [PARSE] reply >> instead of [UNKNOWNCTE] (which is now used only for actually unknown >> Content-Transfer-Encoding headers). > > Has this been tested with Roundcube webmail? I know Roundcube has some...
2002 Oct 14
0
webmin/usermin and winbind authentication
...bind but there seems not to be a way to do the same for webmin auth. I tried 'almost' everything I can imagine in /etc/pam.d/webmin but nothing works. Oh, webmin allows authentication with PAM. So I'm ready to buy some virtual beer to those who help me to crack this hard nut. -- Seppo Mattila
2013 Nov 06
1
Frequent RRL false negatives when using multiple server processes on Linux
...ounter, lm); rrl_attenuate_bucket(b, now - b->stamp); if(olderblock && b->rate < lm) rrl_msg(query, "unblock"); b->counter = 1; b->stamp = now; } ----- Thanks, -- Ville Mattila, CSC -------------- next part -------------- A non-text attachment was scrubbed... Name: 0xF55B661A.asc Type: application/pgp-keys Size: 6992 bytes Desc: not available URL: <http://lists.nlnetlabs.nl/pipermail/nsd-users/attachments/20131106/941cdeb6/attachment.bin> -------------- next part --...
2014 Jul 25
1
2.2.13 + hg: Panic: file ioloop.c: line 39 (io_add_file): assertion failed: (fd >= 0)
Hi, Found this in logfiles: Jul 25 14:12:38 dovecot: pop3(cen at so.red): Error: UIDL: File name lookup failed: Message was expunged Jul 25 14:12:38 dovecot: pop3(cen at so.red): Disconnected: POP3 UIDLs couldn't be listed top=187/356348, retr=0/0, del=0/1207, size=789346199 Jul 25 14:12:38 dovecot: pop3(cen at so.red): Panic: file ioloop.c: line 39 (io_add_file): assertion failed: (fd
2017 Feb 20
9
v2.2.28 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.28.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.28.rc1.tar.gz.sig Pretty large release. Please test before the final v2.2.28, which should be out in a few days. BTW. Our plan is to start making new releases approximately every month from now on. * director: "doveadm director move" to same host now refreshes user's
2017 Feb 20
9
v2.2.28 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.28.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.28.rc1.tar.gz.sig Pretty large release. Please test before the final v2.2.28, which should be out in a few days. BTW. Our plan is to start making new releases approximately every month from now on. * director: "doveadm director move" to same host now refreshes user's