FS#61063 - [bind] CoreDump after update to bind 9.13.5-1

Attached to Project: Arch Linux
Opened by BAD+MAD (mat_weiss) - Thursday, 13 December 2018, 15:59 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 14 December 2018, 14:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The same on bind 9.13.5-1 and bind-tools 9.13.5-1 like in version 9.13.4-1 (Have to switch back to 9.13.3-3)

reported in  FS#60913  - [bind] CoreDump after update to bind 9.13.4-1

journalctl -f -p 4
==================

Dez 13 16:43:59 systemd-coredump[21108]: Process 20018 (named) of user 40 dumped core.

Stack trace of thread 20019:
#0 0x00007f6977ee6d7f raise (libc.so.6)
#1 0x00007f6977ed1672 abort (libc.so.6)
#2 0x0000560281ba002c n/a (named)
#3 0x00007f6978b6bc6a isc_assertion_failed (libisc.so.1305)
#4 0x00007f6978d1ec5b dns_resolver_createfetch (libdns.so.1305)
#5 0x00007f6978d2436e n/a (libdns.so.1305)
#6 0x00007f6978d27dba n/a (libdns.so.1305)
#7 0x00007f6978b8b1c9 n/a (libisc.so.1305)
#8 0x00007f697807aa9d start_thread (libpthread.so.0)
#9 0x00007f6977faab23 __clone (libc.so.6)

Stack trace of thread 20027:
#0 0x00007f6977faae57 epoll_wait (libc.so.6)
#1 0x00007f6978b9d9fc n/a (libisc.so.1305)
#2 0x00007f697807aa9d start_thread (libpthread.so.0)
#3 0x00007f6977faab23 __clone (libc.so.6)

Stack trace of thread 20024:
#0 0x00007f6977faae57 epoll_wait (libc.so.6)
#1 0x00007f6978b9d9fc n/a (libisc.so.1305)
#2 0x00007f697807aa9d start_thread (libpthread.so.0)
#3 0x00007f6977faab23 __clone (libc.so.6)

Stack trace of thread 20018:
#0 0x00007f6977ee7b4c __sigtimedwait (libc.so.6)
#1 0x00007f6978084f4d sigwait (libpthread.so.0)
#2 0x00007f6978b94c41 isc_app_ctxrun (libisc.so.1305)
#3 0x00007f6978b94f58 isc_app_run (libisc.so.1305)
#4 0x0000560281ba0fce main (named)
#5 0x00007f6977ed3223 __libc_start_main (libc.so.6)
#6 0x0000560281ba1b4e _start (named)

Stack trace of thread 20022:
#0 0x00007f6978080afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f6978b8add2 n/a (libisc.so.1305)
#2 0x00007f697807aa9d start_thread (libpthread.so.0)
#3 0x00007f6977faab23 __clone (libc.so.6)

Stack trace of thread 20025:
#0 0x00007f6977faae57 epoll_wait (libc.so.6)
#1 0x00007f6978b9d9fc n/a (libisc.so.1305)
#2 0x00007f697807aa9d start_thread (libpthread.so.0)
#3 0x00007f6977faab23 __clone (libc.so.6)

Stack trace of thread 20020:
#0 0x00007f6978080afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f6978b8add2 n/a (libisc.so.1305)
#2 0x00007f697807aa9d start_thread (libpthread.so.0)
#3 0x00007f6977faab23 __clone (libc.so.6)

Stack trace of thread 20023:
#0 0x00007f6978080e5b pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f6978ba5b99 isc_condition_waituntil (libisc.so.1305)
#2 0x00007f6978b91534 n/a (libisc.so.1305)
#3 0x00007f697807aa9d start_thread (libpthread.so.0)
#4 0x00007f6977faab23 __clone (libc.so.6)

Stack trace of thread 20026:
#0 0x00007f6977faae57 epoll_wait (libc.so.6)
#1 0x00007f6978b9d9fc n/a (libisc.so.1305)
#2 0x00007f697807aa9d start_thread (libpthread.so.0)
#3 0x00007f6977faab23 __clone (libc.so.6)

Stack trace of thread 20021:
#0 0x00007f6978080afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f6978b8add2 n/a (libisc.so.1305)
#2 0x00007f697807aa9d start_thread (libpthread.so.0)
#3 0x00007f6977faab23 __clone (libc.so.6)

-------------------------------------------------------------------------------------------------------------------------------------------

cat /var/named/data/named.run
=============================

13-Dec-2018 16:43:57.994 general: critical: resolver.c:10470: REQUIRE(fetchp != ((void *)0) && *fetchp == ((void *)0)) failed, back trace
13-Dec-2018 16:43:57.994 general: critical: #0 0x560281baa4d2 in ??
13-Dec-2018 16:43:57.994 general: critical: #1 0x7f6978b6bc6a in ??
13-Dec-2018 16:43:57.994 general: critical: #2 0x7f6978d1ec5b in ??
13-Dec-2018 16:43:57.994 general: critical: #3 0x7f6978d2436e in ??
13-Dec-2018 16:43:57.994 general: critical: #4 0x7f6978d27dba in ??
13-Dec-2018 16:43:57.994 general: critical: #5 0x7f6978b8b1c9 in ??
13-Dec-2018 16:43:57.994 general: critical: #6 0x7f697807aa9d in ??
13-Dec-2018 16:43:57.994 general: critical: #7 0x7f6977faab23 in ??
13-Dec-2018 16:43:57.994 general: critical: exiting (due to assertion failure)

-------------------------------------------------------------------------------------------------------------------------------------------
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 14 December 2018, 14:43 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#60913 

Do this again and I will disabled your account.

Loading...