Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151662 - net-dns/bind-9.3.2 named segfaults with openssl 0.9.8 series on hardened profile
Summary: net-dns/bind-9.3.2 named segfaults with openssl 0.9.8 series on hardened profile
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-16 19:44 UTC by Matthew Stapleton
Modified: 2006-10-22 20:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Stapleton 2006-10-16 19:44:38 UTC
When bind-9.3.2 is compiled with openssl 0.9.8 series I get a segfault when starting named.  It works again after recompiling bind with openssl 0.9.7 series.

It fails on the following systems:
Portage 2.1.1 (hardened/x86/2.6, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-hardened-r1 i686)
Portage 2.1.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 x86_64)

When I tried on another machine: Portage 2.1.1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.18-suspend2 i686) using the new gcc and glibc, named didn't segfault and recompiling openssl and bind with gcc-3.4.6 on the working machine still didn't 'cause a segfault.
Comment 1 Konstantin Arkhipov (RETIRED) gentoo-dev 2006-10-22 08:55:15 UTC
can't reproduce it.
lease, post full `emerge --info` here.
Comment 2 Matthew Stapleton 2006-10-22 20:51:46 UTC
Because I use openldap for user accounts I had to remerge the openldap libraries.  This fixed the problem.