Bug 102203 - [patch] /usr/port/net-im/centericq for amd64
Summary: [patch] /usr/port/net-im/centericq for 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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-17 22:10 UTC by pasear
Modified: 2006-08-23 03:26 UTC (History)
0 users

See Also:


Attachments
patch (865 bytes, patch)
2006-08-17 22:10 UTC, pasear
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pasear 2006-08-17 22:10:17 UTC
	Trying to join IRC channel gives signal 11 segmentation fault on
	amd64 machines. It was caused by int size change and care is taken
	in this patch.

Fix: This patch applies to centericq 4.21.0_4.
	Apply it to src/icqdialogs.cc.
	
How-To-Repeat: 	Execute `centericq'.
	Press `g' to open general dialog.
	Choose "Join channel/conference", and then it crashes.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-17 23:50:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-23 03:26:35 UTC
State Changed
From-To: open->closed

Committed. Thank You.