Bug 117854 - x11/pixman 0.9.5 in ports needs update to 0.9.6
Summary: x11/pixman 0.9.5 in ports needs update to 0.9.6
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-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-05 20:20 UTC by Coleman Kane
Modified: 2007-11-09 12:00 UTC (History)
0 users

See Also:


Attachments
file.diff (973 bytes, patch)
2007-11-05 20:20 UTC, Coleman Kane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Coleman Kane freebsd_committer freebsd_triage 2007-11-05 20:20:01 UTC
The version of x11/pixman in ports is 0.9.5_3. This version has a nasty crasher bug that can be exposed on an amd64 platform. Since being fixed, pixman 0.9.6 has been released and the version in ports should be updated to use this new version. In addition, some features were added to help improve performance.

Fix: Attached patch.

Patch attached with submission follows:
How-To-Repeat: I can reliably reproduce this bug by downloading the AMD/ATI Radeon HD 2500 Development Documentation from AMD's developers website. A number of other PDFs that I have seen have been able to cause the crash as well. When it happens, the whole X session dies and the user is returned to the console.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2007-11-05 20:39:51 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

reassign to port team
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2007-11-05 20:40:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

x11 team might be better
Comment 3 Coleman Kane freebsd_committer freebsd_triage 2007-11-05 20:51:26 UTC
remko@FreeBSD.org wrote:
> Synopsis: x11/pixman 0.9.5 in ports needs update to 0.9.6
>
> Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11
> Responsible-Changed-By: remko
> Responsible-Changed-When: Mon Nov 5 20:40:21 UTC 2007
> Responsible-Changed-Why: 
> x11 team might be better
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=117854
This fixes the crash reported in freedesktop.org's bugzilla bug #12398
<http://bugs.freedesktop.org/show_bug.cgi?id=12398>. The following link
takes you there:
https://bugs.freedesktop.org/show_bug.cgi?id=12398

Recommended for anyone who's got Xorg 7.3 crashing on them while viewing
large graphics objects (such as with evince).

--
Coleman Kane
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-11-09 11:51:05 UTC
flz         2007-11-09 11:50:50 UTC

  FreeBSD ports repository

  Modified files:
    x11/pixman           Makefile distinfo 
  Log:
  Update to 0.9.6.
  
  PR:             ports/117854
  Submitted by:   cokane
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.5       +1 -2      ports/x11/pixman/Makefile
  1.2       +3 -3      ports/x11/pixman/distinfo
_______________________________________________
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 5 Florent Thoumie freebsd_committer freebsd_triage 2007-11-09 11:51:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!