Bug 125108 - irc/BitchX core dumps on AMD64
Summary: irc/BitchX core dumps on AMD64
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 02:40 UTC by Chris Pet
Modified: 2011-02-28 03:43 UTC (History)
0 users

See Also:


Attachments
file.diff (1.50 KB, patch)
2008-06-30 02:40 UTC, Chris Pet
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Pet 2008-06-30 02:40:01 UTC
BitchX 1.1-final and 1.2-SVN both coredump when loaded on a AMD64 based pc. I have tested this with a old patch named patch-amd64 which fixes the issue. Not sure why the patch was removed and also why the commit notes say some patches were removed as they were added to the branch. Any who the patch fixes the coredump this issue is irrelevant in the trunk version of BitchX.

Fix: Patch attached with submission follows:
How-To-Repeat: compile bitchx from ports on a AMD64 pc
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-30 02:44:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Chris Pet 2008-06-30 02:50:02 UTC
I would just like to add that the patch was not made by me, but rather
someone else I just reused it.

On 6/29/08, FreeBSD-gnats-submit@freebsd.org
<FreeBSD-gnats-submit@freebsd.org> wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/125108'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=125108
>
>>Category:       ports
>>Responsible:    freebsd-ports-bugs
>>Synopsis:       BitchX core dumps on AMD64
>>Arrival-Date:   Mon Jun 30 01:40:01 UTC 2008
>
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-03 01:22:02 UTC
beech       2008-07-03 00:21:56 UTC

  FreeBSD ports repository

  Modified files:
    irc/bitchx           Makefile 
  Added files:
    irc/bitchx/files     patch-amd64_fix 
  Log:
  - Add patch to fix core dump issue on amd64
  - Bump portrevision
  
  PR:             ports/125108
  Submitted by:   Chris Pet <chrispetso@gmail.com>
  
  Revision  Changes    Path
  1.91      +1 -1      ports/irc/bitchx/Makefile
  1.1       +44 -0     ports/irc/bitchx/files/patch-amd64_fix (new)
_______________________________________________
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"
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2008-07-03 01:22:22 UTC
State Changed
From-To: open->closed

Committed, Thanks!