[tlbuild] sparc-solaris: luatex SIGBUS in hnj_hyphenation
Vladimir Volovich
vvv at vsu.ru
Tue Jun 15 15:20:07 CEST 2010
"GNW" == George N White writes:
GNW> On sparc-solaris context dies with "MTXrun | fatal error: no
GNW> return code, message: luatex: execution interrupted", but leaves a
GNW> core file.
GNW> program terminated by signal BUS (invalid address alignment)
GNW> 0x000e5c28: hnj_hyphenation+0x053c: ld [%l4 + 4], %i1
it segfaults because of unaligned access. please recompile with
export CFLAGS="-O0 -g"
and then dbx will show the line number and the statement where it
segfaults.
Best,
v.
More information about the tlbuild
mailing list