Bug 194154

Summary: [BUG] graphics/devil: IL library segfaults due to bug in code
Product: Ports & Packages Reporter: rndfax
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People Flags: rndfax: maintainer-feedback? (amdmi3)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description rndfax 2014-10-05 08:49:22 UTC
There is a bug in code in DevIL library. It is fixed in official tree:
https://github.com/DentonW/DevIL

I send request to Andreas Kohn <andreas@syndrom23.de> (address was taken from Makefile of DevIL port), but e-mail server couldn't deliver it.

Please, update the port to the current official version or at least grab commit e8280c63e360fa87af28257347a3a5c8bf77a8d4 from the official git-tree to fix the problem.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-05 08:49:22 UTC
Auto-assigned to maintainer amdmi3@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-07 11:23:57 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Oct  7 11:23:30 UTC 2014
New revision: 370294
URL: https://svnweb.freebsd.org/changeset/ports/370294

Log:
  MFH: r370262

  - Fix segfault (1)
  - Fix duplicate PORTREVISION

  PR:		194154 (1)
  Submitted by:	rndfax@yandex.ru
  Approved by:	portmgr

Changes:
_U  branches/2014Q4/
  branches/2014Q4/graphics/devil/Makefile
  branches/2014Q4/graphics/devil/files/patch-src-IL__src__il_alloc.c