Bug 149263 - Assertion failure on startup with ppp interface
Summary: Assertion failure on startup with ppp interface
Keywords:
Status: CLOSED DUPLICATE of bug 149183
Alias: None
Product: Fedora
Classification: Fedora
Component: bind
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Vas Dias
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-21 19:25 UTC by Brian Bruns
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-02-21 19:36:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brian Bruns 2005-02-21 19:25:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041220 K-Meleon/0.9

Description of problem:
Bind refuses to start when a ppp interface exists on the system (in this case, a ppp interface created by the poptop PPTP server), with assertion failure.


Feb 21 14:11:05 everest named[29606]: starting BIND 9.3.1rc1 -u named
Feb 21 14:11:05 everest named[29606]: found 1 CPU, using 1 worker thread
Feb 21 14:11:05 everest named[29606]: loading configuration from '/etc/named.conf'
Feb 21 14:11:05 everest named[29606]: ifiter_getifaddrs.c:109: INSIST(ifa->ifa_a
ddr != ((void *)0)) failed
Feb 21 14:11:05 everest named[29606]: exiting (due to assertion failure)

With the ppp interface disconnected, bind starts normally.  Did not happen previously with 9.3.0 rpm.  Note that I do not have any way of testing a 'plain' ppp interface such as one used to dialup.  The rest of the interfaces are ethernet and loopback.

Version-Release number of selected component (if applicable):
bind-9.3.1rc1-1

How reproducible:
Always

Steps to Reproduce:
1. Connect PPTP client to server, which creates a ppp0 interface
2. Start bind via initscript
3. Startup fails
4. Disconnect PPTP client
5. Start bind via initscript
6. Startup completes with no errors 

Actual Results:  Bind failed to run

Expected Results:  Bind should be running

Additional info:

Kernel is 2.6.11-rc4-bk2, built from FC4 devel SRPM for Athlon XP 2000+ with all associated patches included in the SRPM, as well as mppe/mppc patch from http://www.polbox.com/h/hs001

Comment 1 Jason Vas Dias 2005-02-21 19:36:17 UTC
This bug is fixed in bind-9.3.1rc1-2, now available via yum update /
ftp://download.fedora.redhat.com:/pub/fedora/linux/core/development .


*** This bug has been marked as a duplicate of 149183 ***


Note You need to log in before you can comment on or make changes to this bug.