View Issue Details

IDProjectCategoryView StatusLast Update
0000326luatexluatex bugpublic2010-03-12 15:46
ReporterDohyun Kim Assigned ToTaco  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version0.51.0 
Summary0000326: trunk version of luatex crashes with AdobeMyungjoStd-Medium.otf
Descriptionluatex trunk version compiled on my mac os x (snow leopard) crashes
with AdobeMyungjoStd-Medium.otf, a Korean cid-keyed opentype font
bundled with Adobe Reader, while writing pdf file at the end of process.
32bit luatex binary crashes as well as 64 bit binary.
This font was never a problem with luatex beta <= 0.50

Input tex file is just simple:

\starttext
\definedfont[AdobeMyungjoStd-Medium]
???.
\stoptext

The error message is:

) )</Users/nomosnomos/Library/Fonts/AdobeMyungjoStd-Medium.otf
!LuaTeX error (file /Users/nomosnomos/Library/Fonts/AdobeMyungjoStd-Medium.otf): Charset data possibly broken
 ==> Fatal error occurred, no output PDF file produced!

Strangely, other cid-keyed opentype fonts,such as
KozMinProVI-Regular.otf, has no problem.
TagsNo tags attached.

Activities

Dohyun Kim

2010-02-03 04:34

reporter   ~0000407

Among CJK opentype fonts bundled with Adobe Reader,
luatex fails with AdobeMingStd-Light.otf and KozGoProVI-Medium.otf as well.
AdobeSongStd-Light.otf and KozMinProVI-Regular.otf are ok.

Taco

2010-02-03 12:00

administrator   ~0000408

fixed by commit #3415 (missing braces in an expression)

Issue History

Date Modified Username Field Change
2010-02-03 04:14 Dohyun Kim New Issue
2010-02-03 04:34 Dohyun Kim Note Added: 0000407
2010-02-03 11:44 Taco Status new => confirmed
2010-02-03 11:44 Taco Status confirmed => assigned
2010-02-03 11:44 Taco Assigned To => Taco
2010-02-03 12:00 Taco Status assigned => resolved
2010-02-03 12:00 Taco Resolution open => fixed
2010-02-03 12:00 Taco Note Added: 0000408
2010-03-12 15:46 Taco Fixed in Version => 0.51.0
2010-03-12 15:46 Taco Status resolved => closed