search for: auth_deinit

Displaying 20 results from an estimated 21 matches for "auth_deinit".

Did you mean: auths_deinit
2018 Dec 04
3
Dovecot 2.3.4 crash
...onnect (driver-sqlpool.c:590) Dec 4 12:09:40 dovecot: auth-worker: Error: ==3057== by 0x13D0B4: db_sql_unref (db-sql.c:128) Dec 4 12:09:40 dovecot: auth-worker: Error: ==3057== by 0x1359D8: userdb_deinit (userdb.c:191) Dec 4 12:09:40 dovecot: auth-worker: Error: ==3057== by 0x119C88: auth_deinit (auth.c:335) Dec 4 12:09:40 dovecot: auth-worker: Error: ==3057== by 0x119C88: auths_deinit (auth.c:433) Dec 4 12:09:40 dovecot: auth-worker: Error: ==3066== Invalid read of size 8 Dec 4 12:09:40 dovecot: auth-worker: Error: ==3049== Invalid read of size 8 Dec 4 12:09:40 dovecot: auth-wo...
2018 Dec 03
3
Dovecot 2.3.4 crash
On 2 Dec 2018, at 22.22, Guillaume via dovecot <dovecot at dovecot.org> wrote: > > I also have this kind of segfault since the update : > > Dec 2 21:12:11 xxxxxxx dovecot: auth-worker: Error: *** Error in `dovecot/auth': double free or corruption (fasttop): 0x000055573bb99f70 Is this easy to reproduce? Can you try with valgrind? It will slow down the logins a bit though.
2018 Dec 02
0
Dovecot 2.3.4 crash
...conn = 0x562c3662f150 #7 0x0000562c3456e0b5 in db_sql_unref (_conn=0x562c36624ff0) at db-sql.c:128 conn = 0x562c3662e6b8 #8 0x0000562c345669d9 in userdb_deinit (userdb=0x562c36624fc8) at userdb.c:191 idx = 0 __func__ = "userdb_deinit" #9 0x0000562c3454ac89 in auth_deinit (auth=0x562c36624d28) at auth.c:335 passdb = <optimized out> userdb = 0x562c36624ee8 #10 auths_deinit () at auth.c:433 auth__foreach_end = 0x562c3662e628 auth = 0x562c3662e620 #11 0x0000562c34549800 in main_deinit () at main.c:271 l = <optimized out&...
2010 Aug 20
2
PATCH: SQL connect crash
...7fc48) at userdb.c:177 #6 0x0804ff4b in auths_deinit () at auth.c:213 #7 0x0805b7bc in main (argc=1474660693, argv=0xec835356) at main.c:160 gdb) print ((struct sql_passdb_module *) _module)->conn $20 = (struct sql_connection *) 0x0 It seems that module->conn for passdb is being zeroed at auth_deinit(), passdb_deinit() completes succesfully but then userdb_deinit() does the illegal access. The following hack seems to eliminate the symptom, however I'd strongly recommend to take a deeper look at the issue. I suspect that a higher level fix would be more appropriate. --- dovecot-2.0.rc6.ori...
2010 Mar 13
3
Dovecot 2.0beta3: Auth changes in Mercurial
Hi Timo, are the latest 'Auth-Changes' supposed to be complete? They break 'alias at domain.tld' logins for me. Regards Thomas
2019 Jan 20
2
auth-worker service failed since recent MariaDB upgrade
...9272844080 > #8 0x00005592724d78fc in db_sql_unref (_conn=0x55927283b5e8) at > db-sql.c:128 > conn = 0x559272843818 > #9 0x00005592724cf89c in userdb_deinit (userdb=0x55927283b5c0) at > userdb.c:191 > idx = 0 > __func__ = "userdb_deinit" > #10 0x00005592724afbb9 in auth_deinit (auth=0x55927283b320) at > auth.c:335 > passdb = <optimized out> > userdb = 0x55927283b4e0 > passdb = <optimized out> > userdb = <optimized out> > #11 auths_deinit () at auth.c:433 > auth__foreach_end = 0x559272842e18 > auth = 0x559272842e10 > #12 0x0000...
2019 Jan 20
2
auth-worker service failed since recent MariaDB upgrade
...nn = 0x559272844080 #8 0x00005592724d78fc in db_sql_unref (_conn=0x55927283b5e8) at db-sql.c:128 conn = 0x559272843818 #9 0x00005592724cf89c in userdb_deinit (userdb=0x55927283b5c0) at userdb.c:191 idx = 0 __func__ = "userdb_deinit" #10 0x00005592724afbb9 in auth_deinit (auth=0x55927283b320) at auth.c:335 passdb = <optimized out> userdb = 0x55927283b4e0 passdb = <optimized out> userdb = <optimized out> #11 auths_deinit () at auth.c:433 auth__foreach_end = 0x559272842e18 auth = 0x559272842e10...
2019 Jan 27
1
auth-worker: Error: double free or corruption (fasttop)
...conn = 0x55c7d97dd000 #7 0x000055c7d7b07cd5 in db_sql_unref (_conn=0x55c7d97d4678) at db-sql.c:128 conn = 0x55c7d97dbe28 #8 0x000055c7d7afefa9 in userdb_deinit (userdb=0x55c7d97d4650) at userdb.c:191 idx = 0 __func__ = "userdb_deinit" #9 0x000055c7d7ae31a9 in auth_deinit (auth=0x55c7d97d4f40) at auth.c:335 passdb = <optimized out> userdb = 0x55c7d97d5068 passdb = <optimized out> userdb = <optimized out> #10 auths_deinit () at auth.c:433 auth__foreach_end = 0x55c7d97dbda0 auth = 0x55c7d97dbd98 #...
2019 Jan 20
0
auth-worker service failed since recent MariaDB upgrade
...2724d78fc in db_sql_unref (_conn=0x55927283b5e8) at >> db-sql.c:128 >> conn = 0x559272843818 >> #9 0x00005592724cf89c in userdb_deinit (userdb=0x55927283b5c0) at >> userdb.c:191 >> idx = 0 >> __func__ = "userdb_deinit" >> #10 0x00005592724afbb9 in auth_deinit (auth=0x55927283b320) at >> auth.c:335 >> passdb = <optimized out> >> userdb = 0x55927283b4e0 >> passdb = <optimized out> >> userdb = <optimized out> >> #11 auths_deinit () at auth.c:433 >> auth__foreach_end = 0x559272842e18 >> auth...
2018 Dec 04
2
[2.3.4] Segmentation faults
...t;> #7 0x00005636aeefed65 in db_sql_unref (_conn=0x5636af7b0020) at db-sql.c:128 >> conn = 0x5636af7ae388 >> #8 0x00005636aeef7e15 in userdb_deinit (userdb=0x5636af7afff8) at userdb.c:191 >> idx = 0 >> __func__ = "userdb_deinit" >> #9 0x00005636aeede209 in auth_deinit (auth=0x5636af7afd58) at auth.c:335 >> passdb = <optimized out> >> userdb = 0x5636af7aff18 >> passdb = <optimized out> >> userdb = <optimized out> >> #10 auths_deinit () at auth.c:433 >> auth__foreach_end = 0x5636af7ae2f8 >> auth = 0x5636a...
2018 Dec 04
3
[2.3.4] Segmentation faults
...conn = 0x5636af7ab560 > #7 0x00005636aeefed65 in db_sql_unref (_conn=0x5636af7b0020) at db-sql.c:128 > conn = 0x5636af7ae388 > #8 0x00005636aeef7e15 in userdb_deinit (userdb=0x5636af7afff8) at userdb.c:191 > idx = 0 > __func__ = "userdb_deinit" > #9 0x00005636aeede209 in auth_deinit (auth=0x5636af7afd58) at auth.c:335 > passdb = <optimized out> > userdb = 0x5636af7aff18 > passdb = <optimized out> > userdb = <optimized out> > #10 auths_deinit () at auth.c:433 > auth__foreach_end = 0x5636af7ae2f8 > auth = 0x5636af7ae2f0 > #11 0x00005636a...
2018 Nov 29
3
[2.3.4] Segmentation faults
...6af7ab570 db = 0x5636af7aaf30 conn = 0x5636af7ab560 #7 0x00005636aeefed65 in db_sql_unref (_conn=0x5636af7b0020) at db-sql.c:128 conn = 0x5636af7ae388 #8 0x00005636aeef7e15 in userdb_deinit (userdb=0x5636af7afff8) at userdb.c:191 idx = 0 __func__ = "userdb_deinit" #9 0x00005636aeede209 in auth_deinit (auth=0x5636af7afd58) at auth.c:335 passdb = <optimized out> userdb = 0x5636af7aff18 passdb = <optimized out> userdb = <optimized out> #10 auths_deinit () at auth.c:433 auth__foreach_end = 0x5636af7ae2f8 auth = 0x5636af7ae2f0 #11 0x00005636aeedcf65 in main_deinit () at main.c:270...
2018 Dec 04
2
[2.3.4] Segmentation faults
...n db_sql_unref (_conn=0x5636af7b0020) at db-sql.c:128 > > > conn = 0x5636af7ae388 > > > #8 0x00005636aeef7e15 in userdb_deinit (userdb=0x5636af7afff8) at userdb.c:191 > > > idx = 0 > > > __func__ = "userdb_deinit" > > > #9 0x00005636aeede209 in auth_deinit (auth=0x5636af7afd58) at auth.c:335 > > > passdb = <optimized out> > > > userdb = 0x5636af7aff18 > > > passdb = <optimized out> > > > userdb = <optimized out> > > > #10 auths_deinit () at auth.c:433 > > > auth__foreach_end = 0x...
2019 Jan 20
0
auth-worker service failed since recent MariaDB upgrade
...v> #9 0x00005592724cf89c in userdb_deinit (userdb=0x55927283b5c0) at </div> <div> userdb.c:191 </div> <div> idx = 0 </div> <div> __func__ = "userdb_deinit" </div> <div> #10 0x00005592724afbb9 in auth_deinit (auth=0x55927283b320) at </div> <div> auth.c:335 </div> <div> passdb = <optimized out> </div> <div> userdb = 0x55927283b4e0 </div> <div> passdb = <optimized out> </div> <div> us...
2019 Jan 20
2
auth-worker service failed since recent MariaDB upgrade
Hello, I have started having issues with auth-worker. Dovecot version: 0 ? root ? ~ # dovecot --version 2.3.4 (0ecbaf23d) 0 ? root ? ~ # pacman -Q dovecot dovecot 2.3.4-2 OS: Arch Linux From /var/log/mail.log: Jan 20 11:31:29 archy dovecot[23070]: auth-worker: Fatal: master: service(auth-worker): child 9885 killed with signal 6 (core not dumped -
2018 Dec 04
0
[2.3.4] Segmentation faults
...d65 in db_sql_unref (_conn=0x5636af7b0020) at db-sql.c:128 > >> conn = 0x5636af7ae388 > >> #8 0x00005636aeef7e15 in userdb_deinit (userdb=0x5636af7afff8) at userdb.c:191 > >> idx = 0 > >> __func__ = "userdb_deinit" > >> #9 0x00005636aeede209 in auth_deinit (auth=0x5636af7afd58) at auth.c:335 > >> passdb = <optimized out> > >> userdb = 0x5636af7aff18 > >> passdb = <optimized out> > >> userdb = <optimized out> > >> #10 auths_deinit () at auth.c:433 > >> auth__foreach_end = 0x5636af...
2018 Dec 04
0
[2.3.4] Segmentation faults
...; #7 0x00005636aeefed65 in db_sql_unref (_conn=0x5636af7b0020) at db-sql.c:128 > > conn = 0x5636af7ae388 > > #8 0x00005636aeef7e15 in userdb_deinit (userdb=0x5636af7afff8) at userdb.c:191 > > idx = 0 > > __func__ = "userdb_deinit" > > #9 0x00005636aeede209 in auth_deinit (auth=0x5636af7afd58) at auth.c:335 > > passdb = <optimized out> > > userdb = 0x5636af7aff18 > > passdb = <optimized out> > > userdb = <optimized out> > > #10 auths_deinit () at auth.c:433 > > auth__foreach_end = 0x5636af7ae2f8 > > auth =...
2018 Dec 04
0
Squat
...conn = 0x5636af7ab560 > #7 0x00005636aeefed65 in db_sql_unref (_conn=0x5636af7b0020) at db-sql.c:128 > conn = 0x5636af7ae388 > #8 0x00005636aeef7e15 in userdb_deinit (userdb=0x5636af7afff8) at userdb.c:191 > idx = 0 > __func__ = "userdb_deinit" > #9 0x00005636aeede209 in auth_deinit (auth=0x5636af7afd58) at auth.c:335 > passdb = <optimized out> > userdb = 0x5636af7aff18 > passdb = <optimized out> > userdb = <optimized out> > #10 auths_deinit () at auth.c:433 > auth__foreach_end = 0x5636af7ae2f8 > auth = 0x5636af7ae2f0 > #11 0x00005636a...
2019 Jan 16
2
auth-worker: Error: double free or corruption (fasttop)
Dear list, since the distri upgrade to glibc 2.28, i can't build working dovecot binary's. Older with glibc 2.27 are working. The distri is LFS based. MariaDB 10.2.18 and 10.3.11 makes no difference. Having this on different systems. Messages Log: Dec 19 17:10:38 test kernel: traps: auth[30189] general protection ip:7f4b96d6598c sp:7ffef1f31710 error:0 in
2018 Nov 30
0
[2.3.4] Segmentation faults
...conn = 0x5636af7ab560 > #7 0x00005636aeefed65 in db_sql_unref (_conn=0x5636af7b0020) at db-sql.c:128 > conn = 0x5636af7ae388 > #8 0x00005636aeef7e15 in userdb_deinit (userdb=0x5636af7afff8) at userdb.c:191 > idx = 0 > __func__ = "userdb_deinit" > #9 0x00005636aeede209 in auth_deinit (auth=0x5636af7afd58) at auth.c:335 > passdb = <optimized out> > userdb = 0x5636af7aff18 > passdb = <optimized out> > userdb = <optimized out> > #10 auths_deinit () at auth.c:433 > auth__foreach_end = 0x5636af7ae2f8 > auth = 0x5636af7ae2f0 > #11 0x00005636a...