Bug 83111 - mod_auth_kerb is broken on amd64; updated version works
Summary: mod_auth_kerb is broken on amd64; updated version works
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-07 21:20 UTC by Garrett Wollman
Modified: 2005-08-01 10:28 UTC (History)
0 users

See Also:


Attachments
file.diff (1.94 KB, patch)
2005-07-07 21:20 UTC, Garrett Wollman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Garrett Wollman 2005-07-07 21:20:14 UTC
The current mod_auth_kerb port crashes on my amd64 machine.  (I have
not tested it recently on i386).

Fix: The following patch updates the port to the current version.  I make
no claims for its elegance.
How-To-Repeat: 
portinstall mod_auth_kerb
configure apache
try to use it
watch segfaults on console
Comment 1 Garrett Wollman freebsd_committer freebsd_triage 2005-07-07 21:48:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-apache

Assign to maintainer.
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2005-07-16 22:30:35 UTC
Responsible Changed
From-To: freebsd-apache->apache

reassign to apache@ not freebsd-apache@.
Comment 3 Clement Laforet freebsd_committer freebsd_triage 2005-08-01 10:28:36 UTC
State Changed
From-To: open->closed

Committed, thanks!