Created attachment 144684 [details] 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
*** Bug 162042 has been marked as a duplicate of this bug. ***
A commit references this bug: Author: riggs Date: Sat Jul 19 14:09:13 UTC 2014 New revision: 362263 URL: http://svnweb.freebsd.org/changeset/ports/362263 Log: - Update to upstream version 0.11.2 - Project repository has been moved from Google code to GitHub - Introduce OPTIONS for ASM ENCA FONTCONFIG HARFBUZZ - BUILD_DEPENDS on yasm for optimized ASM builds PR: 191874 Submitted by: Jan Beich <jbeich@vfemail.net> Approved by: mentors (implicit) Changes: head/multimedia/libass/Makefile head/multimedia/libass/distinfo head/multimedia/libass/files/ head/multimedia/libass/files/patch-configure.ac head/multimedia/libass/pkg-descr
Committed, plus the ASM option. Thanks!