From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 15 13:13:14 2014 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7554E774 for ; Tue, 15 Jul 2014 13:13:14 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D0AC24F5 for ; Tue, 15 Jul 2014 13:13:14 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6FDDEQe070229 for ; Tue, 15 Jul 2014 13:13:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 191874] New: [patch] multimedia/libass: update to 0.11.2 and optionify Date: Tue, 15 Jul 2014 13:13:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@vfemail.net X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2014 13:13:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191874 Bug ID: 191874 Summary: [patch] multimedia/libass: update to 0.11.2 and optionify Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: jbeich@vfemail.net Created attachment 144684 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144684&action=edit combined Inspired by the following crash: #0 0x00000008051503a4 in ass_drawing_parse (drawing=0x81f9ae240, raw_mode=0) at ass_drawing.c:409 #1 0x00000008051471eb in get_outline_glyph (priv=0x8120c4d00, info=0x816eb8000) at ass_render.c:1092 #2 0x0000000805144a64 in ass_render_event (render_priv=0x8120c4d00, event=0x81b00a790, event_images=0x81813d028) at ass_render.c:1876 #3 0x0000000805143bf5 in ass_render_frame (priv=0x8120c4d00, track=0x81216f000, now=259259, detect_change=0x7fffffffdc24) at ass_render.c:2585 -- You are receiving this mail because: You are the assignee for the bug.