Bug 133411 - www/mod_encoding does not work on amd64 with apache22
Summary: www/mod_encoding does not work on amd64 with apache22
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: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-06 06:20 UTC by TsurutaniNaoki
Modified: 2010-02-12 13:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (915 bytes, patch)
2009-04-06 06:20 UTC, TsurutaniNaoki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TsurutaniNaoki 2009-04-06 06:20:02 UTC
	using www/mod_encoding with apache22 on FreeBSD/amd64 causes Segmentation
	Fault of the chils process.

Fix: missing header inclusion. maybe the difference of sizeof(int) and sizeof(char*).
	here is a patch to www/mod_encoding.
How-To-Repeat: 	only on amd64 with apache22. with apache20 and apache13, no troubles found.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-06 06:20:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

edwin@mavetju.org => edwin@ (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-06 06:20:40 UTC
Maintainer of www/mod_encoding,

Please note that PR ports/133411 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133411

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-06 06:20:41 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2009-05-12 09:53:02 UTC
State Changed
From-To: feedback->open

Assignee is maintainer
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2010-02-12 13:34:57 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-02-12 13:39:40 UTC
pav         2010-02-12 13:39:26 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_encoding/files apache22_patch 
  Log:
  - Fix segfault on amd64
  
  PR:             ports/133411
  Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
  Approved by:    maintainer timeout (edwin; 11 months)
  
  Revision  Changes    Path
  1.2       +3 -2      ports/www/mod_encoding/files/apache22_patch
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"