ftxanalyzer crash generating add list

Originator:brianaking
Number:rdar://27891600 Date Originated:17-Aug-2016 03:46 PM
Status:Open Resolved:
Product:Developer Tools Product Version:ftxanalyzer build 237, FontToolbox.framework build 239
Classification:Crash/Hang/Data Loss Reproducible:Always
 
Summary:
Crash trying to generate an add list:


Steps to Reproduce:
Brians-MBP:Fonts brianking$ ftxanalyzer -a t1 Arial.ttf 
Segmentation fault: 11


Expected Results:
To generate an error message or an add list

Actual Results:
Crash:
0   libsystem_c.dylib             	0x00007fff8d993152 strlen + 18
1   com.apple.CoreFoundation      	0x00007fff89429ab2 __CFStringAppendFormatCore + 9586
2   com.apple.CoreFoundation      	0x00007fff89427513 _CFStringCreateWithFormatAndArgumentsAux2 + 259
3   com.apple.fonts.FontToolbox   	0x000000010f59c67e ftx::FTString::FTString(char const*, __va_list_tag*) + 494
4   com.apple.fonts.FontToolbox   	0x000000010f59c755 ftx::FTString::FTString(char const*, __va_list_tag*) + 37
5   com.apple.fonts.FontToolbox   	0x000000010f5a540e ftx::FTOutputStream_FILE::StreamText(char const*, __va_list_tag*) const + 78
6   com.apple.fonts.FontToolbox   	0x000000010f5a4d90 ftx::FTOutputStream::StreamText(char const*, ...) const + 368
7   com.apple.fonts.FontToolbox   	0x000000010f5a0d7b ftx::FTString::_OutputToStream(ftx::FTOutputStream*) const + 299
8   com.apple.fonts.FontToolbox   	0x000000010f5a0e40 ftx::FTString::OutputToStream(ftx::FTOutputStream*) const + 144
9   com.apple.fonts.FontToolbox   	0x000000010f5329fe ftx::FTReporter::OutputString(ftx::FTOutputStream*, __CFString const*, __CFString const*, __va_list_tag*) + 238
10  com.apple.fonts.FontToolbox   	0x000000010f533d03 ftx::FTReporter::IssueWarning(char const*, char const*, int, char const*, __va_list_tag*) + 467
11  com.apple.fonts.FontToolbox   	0x000000010f533afa ftx::FTReporter::IssueWarning(char const*, char const*, int, char const*, ...) + 362
12  ftxanalyzer                   	0x000000010f3b0422 0x10f36e000 + 271394
13  com.apple.CoreFoundation      	0x00007fff8943dd74 CFArrayApplyFunction + 68
14  ftxanalyzer                   	0x000000010f3b00ec 0x10f36e000 + 270572
15  ftxanalyzer                   	0x000000010f371fb1 0x10f36e000 + 16305
16  ftxanalyzer                   	0x000000010f370ae1 0x10f36e000 + 10977
17  ftxanalyzer                   	0x000000010f36fc18 0x10f36e000 + 7192


Regression:
Unknown

Notes:
The font was copied out of /Library/Fonts/Arial.ttf

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!