Bug 675840 - [abrt] bind-utils-32:9.7.2-5.P3.fc14: send_done: Process /usr/bin/dig was killed by signal 11 (SIGSEGV)
Summary: [abrt] bind-utils-32:9.7.2-5.P3.fc14: send_done: Process /usr/bin/dig was kil...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: bind
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Tkac
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d82d9b02f26367f1caa46ee3a3b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-07 22:07 UTC by Siddhesh Poyarekar
Modified: 2015-09-14 00:22 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-16 12:08:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (15.04 KB, text/plain)
2011-02-07 22:07 UTC, Siddhesh Poyarekar
no flags Details

Description Siddhesh Poyarekar 2011-02-07 22:07:41 UTC
abrt version: 1.1.14
architecture: x86_64
Attached file: backtrace
cmdline: dig +trace +nssearch google.co.uk
comment: The crash is reproducible once every 15-20 runs (sometimes even rarer), so it's not a very common occurrence.
component: bind
crash_function: send_done
executable: /usr/bin/dig
kernel: 2.6.35.10-74.fc14.x86_64
package: bind-utils-32:9.7.2-5.P3.fc14
rating: 4
reason: Process /usr/bin/dig was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
time: 1297116414
uid: 500

How to reproduce
-----
1.Run the command : dig +trace +nssearch google.co.uk
2.
3.

Comment 1 Siddhesh Poyarekar 2011-02-07 22:07:44 UTC
Created attachment 477505 [details]
File: backtrace

Comment 2 Siddhesh Poyarekar 2011-02-07 22:11:19 UTC
trace and nssearch are probably conflicting options, since they set the following conflicting values for options:

nssearch:
      lookup->recurse = ISC_TRUE;
      lookup->section_authority = ISC_FALSE;
trace:
      lookup->recurse = ISC_FALSE;
      lookup->section_authority = ISC_TRUE;

Comment 3 Fedora End Of Life 2012-08-16 12:09:00 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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