Description of problem: named exits with assertion error. Version-Release number of selected component (if applicable): bind-sdb.9.5.0-27.rc1.fc8 How reproducible: Everytime one tries to start the service Steps to Reproduce: 1. service named start 2. 3. Actual results: Jul 10 11:17:58 agree-32 named-sdb[4311]: zone.c:2514: REQUIRE((((source) != ((void *)0)) && (((const isc__magic_t *)(source))->magic == ((('Z') << 24 | ('O') << 16 | ('N') << 8 | ('E')))))) failed Jul 10 11:17:58 agree-32 named-sdb[4311]: exiting (due to assertion failure) Expected results: It should not exit. Additional info: Previously running version bind-sdb-9.5.0-25.1.b2.fc8, does not have this issue.
Would it be possible attach your named.conf, please? Thanks
I tried reproduce this problem with your configuration and all versions works fine for me (I tried x86_64 binaries). Would it be possible reproduce bug again with latest version and then attach core file, please? $ setenforce 0 $ chmod 775 /var/named $ service named start attach /var/named/core.* file $ chmod 755 /var/named $ setenforce 1 Thanks
Created attachment 313404 [details] Core file after assertion error The assertion error occurs when a slave server requests an AXFR. This works on an earlier release but that doesn't preclude my postgresql implementation to be faulty.
Would it be possible try if proposed update works fine, please? Binary rpms are located on http://kojiweb.fedoraproject.org/koji/taskinfo?taskID=759467 (make sure you downloaded proper architecture). Thanks
Installed 9.5.0-28.2.P1.fc8.i386 as requested, manually did an AXFR using dig and process did not die. Will leave it running and see how it goes, looks good at this stage.
bind-9.5.0-29.P2.fc8 has been submitted as an update for Fedora 8
Having seen no re-occurence of the assertion error in over 24 hours, I would say that what ever you fixed has addressed the issue. Thanks.
bind-9.5.0-29.P2.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update bind'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-6992
bind-9.5.0-29.P2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.