[Webkit-unassigned] [Bug 189403] [FreeType] crash on www.axis-praxis.org
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 10 17:21:25 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189403
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at igalia.com
Summary|crash on |[FreeType] crash on
|www.axis-praxis.org |www.axis-praxis.org
--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Normally we expect a backtrace to be included in the bug report, but in this case it was easy enough for me to reproduce. Truncated backtrace is:
#0 0x00007f5cf2212eab in __GI_raise (sig=sig at entry=6)
at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x00007f5cf21fd5b9 in __GI_abort () at abort.c:79
#2 0x00007f5cf22557b7 in __libc_message (action=action at entry=
do_abort, fmt=fmt at entry=0x7f5cf235f359 "%s\n")
at ../sysdeps/posix/libc_fatal.c:181
#3 0x00007f5cf225bc4c in malloc_printerr (str=str at entry=0x7f5cf2360c40 "munmap_chunk(): invalid pointer") at malloc.c:5350
#4 0x00007f5cf225c1a4 in munmap_chunk (p=<optimized out>) at malloc.c:2846
#5 0x00007f5cf9e57713 in cairo_ft_apply_variations (face=face at entry=0x7f5cdc0cdb80, scaled_font=<optimized out>, scaled_font=<optimized out>)
at cairo-ft-font.c:2384
#6 0x00007f5cf9e5a69f in cairo_ft_scaled_font_lock_face (abstract_font=abstract_font at entry=0x560dde7082c0) at cairo-ft-font.c:3851
#7 0x00007f5d007e3bea in WebCore::CairoFtFaceLocker::CairoFtFaceLocker(_cairo_scaled_font*) (scaledFont=0x560dde7082c0, this=<synthetic pointer>)
at /usr/src/debug/webkit2gtk3-2.20.5-1.fc28.x86_64/Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp:168
#8 0x00007f5d007e3bea in WebCore::FontPlatformData::FontPlatformData(_cairo_font_face*, WebCore::FontDescription const&, bool, bool) (this=0x7ffcbb048a80, fontFace=<optimized out>, description=..., bold=<optimized out>, italic=<optimized out>)
at /usr/src/debug/webkit2gtk3-2.20.5-1.fc28.x86_64/Source/WebCore/platform/g-raphics/freetype/FontPlatformDataFreeType.cpp:168
#9 0x00007f5d007e3097 in WebCore::FontCustomPlatformData::fontPlatformData(WebCore::FontDescription const&, bool, bool) (this=<optimized out>, description=..., bold=<optimized out>, italic=<optimized out>)
at /usr/src/debug/webkit2gtk3-2.20.5-1.fc28.x86_64/Source/WebCore/platform/graphics/freetype/FontCustomPlatformDataFreeType.cpp:61
#10 0x00007f5d0014ab38 in WebCore::CachedFont::platformDataFromCustomData(WebCore::FontCustomPlatformData&, WebCore::FontDescription const&, bool, bool, WebCore::FontTaggedSettings<int> const&, WebCore::FontVariantSettings const&, WebCore::FontSelectionSpecifiedCapabilities) (fontCustomPlatformData=..., fontDescription=..., bold=<optimized out>, italic=<optimized out>, fontFaceFeatures=..., fontFaceVariantSettings=..., fontFaceCapabilities=...)
at /usr/src/debug/webkit2gtk3-2.20.5-1.fc28.x86_64/Source/WebCore/loader/cache/CachedFont.cpp:158
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180911/d1f6f31e/attachment-0001.html>
More information about the webkit-unassigned
mailing list