Displaying 20 results from an estimated 75 matches for "first_uid".
2005 Aug 03
1
what does it mean first_uid
i installed qmail + vpopmail + dovecot.i installed
dovecot without problems.but i run
telnet localhost 143
x login user password
it seems to error about first_uid.and i change
first_uid vpopmail_uid (89) its ok.but i dont
understand first_uid.and sholud i change last_uid ,
first_gid ,last_guid . do you recommend it
thanks everynbody
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yah...
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)
Hi,
Dec 5 20:24:31 dovecot: imap(xx at yy.zz,7ckWZu1CuZFVTILa): Fatal: master:
service(imap): child 7292 killed with signal 6 (core dumped)
Dec 5 20:24:32 dovecot: imap(xx at yy.zz,LnAlZu1COBVVTILa): Panic: file
mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion
failed: (first_uid > 0)
Dec 5 20:24:32 dovecot: imap(xx at yy.zz,LnAlZu1COBVVTILa): Error: Raw
backtrace: /usr/lib/dovecot/libdovecot.so.0 [0x32416f] ->
/usr/lib/dovecot/libdovecot.so.0 [0x3241ed] ->
/usr/lib/dovecot/libdovecot.so.0 [0x323e0b] ->
/usr/lib/dovecot/libdovecot-storage.so.0(mail_index_ma...
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)
...(format=0x527fac "file %s: line %d (%s):
assertion failed: (%s)") at failures.c:275
ctx = {type = LOG_TYPE_PANIC, exit_status = 0, timestamp = 0x0,
timestamp_usecs = 0}
args = 0xbfe82a74 "?S"
#6 0x00504c61 in mail_index_map_lookup_seq_range (map=0x85ffe18,
first_uid=0, last_uid=4294967295, first_seq_r=0xbfe82b64,
last_seq_r=0xbfe82b60) at mail-index-map.c:550
__FUNCTION__ = "mail_index_map_lookup_seq_range"
#7 0x00519c2c in view_lookup_seq_range (view=0x85ffd50, first_uid=0,
last_uid=4294967295, first_seq_r=0xbfe82b64, last_seq_r=0xbfe82b...
2014 Mar 11
2
Panic: file mail-index-map.c: line 547 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
Version: 2.2.12
OS: Debian wheezy x86_64
2014 Mar 11 20:06:53 ptb-test imap(flor_hardy): Panic: file mail-index-map.c: line 547 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
2014 Mar 11 20:06:53 ptb-test imap(flor_hardy): Fatal: master: service(imap): child 2760 killed with signal 6 (core dumped)
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later<http://gnu.org/licenses/gpl.html>
This i...
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 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 will mail you the
> binary and core in seperate mail.
>
>
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 hand got sore
2016 Dec 08
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 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,
Toni
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,
> Toni
Thank you. Please let us know how it went!
Aki
2019 Apr 30
0
Dovecot release v2.3.6
...unction cannot return
value
Thanks.
-------------- next part --------------
--- ../original/src/lib-index/mail-index-transaction-update.c 2019-04-30 13:25:06.000000000 +0000
+++ src/lib-index/mail-index-transaction-update.c 2019-04-30 14:49:09.517684762 +0000
@@ -195,7 +195,8 @@
uint32_t first_uid,
ARRAY_TYPE(seq_range) *uids_r)
{
- return mail_index_append_finish_uids_full(t, first_uid, first_uid, uids_r);
+ mail_index_append_finish_uids_full(t, first_uid, first_uid, uids_r);
+ return;
}
void mail_index_append_finish_uids_full(struct mail_index_transaction *t,
2019 Apr 30
5
Dovecot release v2.3.6
Hi!
We are pleased to release Dovecot v2.3.6.
Tarball is available at
https://dovecot.org/releases/2.3/dovecot-2.3.6.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.6.tar.gz.sig
Binary packages are available at https://repo.dovecot.org/
Changes
-------
* CVE-2019-11494: Submission-login crashed with signal 11 due to null pointer access when authentication was aborted by disconnecting.
*
2019 Apr 30
5
Dovecot release v2.3.6
Hi!
We are pleased to release Dovecot v2.3.6.
Tarball is available at
https://dovecot.org/releases/2.3/dovecot-2.3.6.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.6.tar.gz.sig
Binary packages are available at https://repo.dovecot.org/
Changes
-------
* CVE-2019-11494: Submission-login crashed with signal 11 due to null pointer access when authentication was aborted by disconnecting.
*
2008 Apr 01
2
Wrong UIDs returned from mailbox_transaction_commit_get_uids()
Hi,
Wrong UIDs are returned from mailbox_transaction_commit_get_uids() in dovecot-1.1.rc3.
The problem is in:
int mailbox_transaction_commit(struct mailbox_transaction_context **t)
{
uint32_t tmp;
return mailbox_transaction_commit_get_uids(t, &tmp, &tmp, &tmp);
}
It should be:
int mailbox_transaction_commit(struct mailbox_transaction_context **t)
{
uint32_t tmp1,
2008 Oct 20
5
SIGBART/SIGSEGV while SELECTing virtual folder
...e %d (%s): assertion failed: (%s)",
args=0xbfdce064 "\203?020\b\t\001") at failures.c:308
#4 0x080ea729 in i_panic (
format=0x80ffdec "file %s: line %d (%s): assertion failed: (%s)")
at failures.c:197
#5 0x080c86b8 in view_lookup_seq_range (view=0x9956648, first_uid=1,
last_uid=0, first_seq_r=0xbfdce294, last_seq_r=0xbfdce290)
at mail-index-view.c:265
#6 0x080c815c in mail_index_lookup_seq_range (view=0x9956648, first_uid=1,
last_uid=0, first_seq_r=0xbfdce294, last_seq_r=0xbfdce290)
at mail-index-view.c:530
#7 0xb7fa64d6 in virtual_sync...
2008 Dec 16
2
panic in mail-index-view.c
...couple of dozen domains, there is the following
error, repeated a couple of times a second without variation, when the
user tries to connect with Thunderbird to read his mail:
dovecot: Panic: IMAP(*******@****.co.uk): file mail-index-view.c: line
265 (view_lookup_seq_range): assertion failed: (first_uid <= last_uid)
Any help would be appreciated.
TIA,
Peter Risdon.
# dovecot --version
1.1.7
# dovecot -n
# 1.1.7: /usr/local/etc/dovecot.conf
# OS: FreeBSD 6.2-RELEASE-p7 i386 nullfs
protocols: imap imaps pop3 pop3s
ssl_cert_file: /etc/ssl/certs/server.crt
ssl_key_file: /etc/ssl/private/serv...
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)
...%s: line %d (%s):
> assertion failed: (%s)") at failures.c:275
> ctx = {type = LOG_TYPE_PANIC, exit_status = 0, timestamp =
> 0x0, timestamp_usecs = 0}
> args = 0xbfe82a74 "?S"
> #6 0x00504c61 in mail_index_map_lookup_seq_range (map=0x85ffe18,
> first_uid=0, last_uid=4294967295, first_seq_r=0xbfe82b64,
> last_seq_r=0xbfe82b60) at mail-index-map.c:550
> __FUNCTION__ = "mail_index_map_lookup_seq_range"
> #7 0x00519c2c in view_lookup_seq_range (view=0x85ffd50, first_uid=0,
> last_uid=4294967295, first_seq_r=0xbfe82b64,...
2020 Jul 09
4
AD Users on Linux Laptop
...ba) are above minimum_uid=1000
So in my optinion, you should not be needed to change this.
Unless your users start below 1000.
Also cat /etc/adduser.conf shows ( For Debian/Buster )
# FIRST_[GU]ID to LAST_[GU]ID inclusive is the range of UIDs of dynamically
# allocated user accounts/groups.
FIRST_UID=1000
LAST_UID=29999
FIRST_GID=1000
LAST_GID=29999
If you can give me an example when its not working, ill have look at it..
The new member setup its progress is going as expected so far.
I hope to have it so online. ( but the complete )
Greetz,
Louis
> -----Oorspronkelijk bericht-----...
2018 Sep 20
1
dovecot.index.pvt reset
...7:00 mail1 dovecot: imap(dr):
Error: /var/vmail/users/dr/.public-indexes/folder1/folder2/dovecot.index.pvt
reset, view is now inconsistent
Sometimes even a panic:
Sep 19 07:27:00 mail1 dovecot: imap(dr): Panic: file mail-index-map.c:
line 548 (mail_index_map_lookup
_seq_range): assertion failed: (first_uid <= last_uid)
When deleting such a maildir via IMAP or doveadm, the error isn't
appearing.
Is there anything else, one has to consider, when restoring public
maildirs from rsync backup?
TIA!
Chris
[1] 5e26fce3-5f9f-219e-55fb-48981027dca5 at shift.agency
2003 Jun 23
1
strange problem
hi,
running dovecot-0.99.10-rc2 on NetBSD, client is Entourage on MacOS 9.2.
sylpheed on NetBSD does not show this behaviour.
--snip--
Jun 23 16:28:15 host imap(user): file mail-index.c: line 619 (mail_index_lookup_uid_range): assertion failed: (first_uid > 0 && last_uid > 0)
--snap--
any hints?
thanks,
TOM
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/200306...
2004 Jul 07
1
UID Error on Test 24 and 25
...quot;Mailing Lists.SpamAssassin" (MESSAGES UNSEEN RECENT)
This is the dovecot error from the log file
dovecot: Jul 07 08:52:33 Info: imap-login: Login: admin [208.*.*.*]
dovecot: Jul 07 08:52:33 Error: IMAP(admin): file mail-index-view.c: line 286 (_view_lookup_uid_range):
assertion failed: (first_uid > 0)
dovecot: Jul 07 08:52:33 Error: child 12469 (imap) killed with signal 6
The user I am loggin in with has a uid and gid of 501, not 0! I am using passwd and shadow auth with
Maildirs.
If anyone has any pointers, they would greatly be appreciated.
Sincerely,
Doug Eubanks
doug at simflex.c...