MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000753luatexluatex bugpublic2012-05-27 17:432013-03-21 10:19
Reportertemp_email 
Assigned ToTaco 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSUbuntu LinuxOS Version10.04
Product Version 
Target VersionFixed in Version 
Summary0000753: Segfault on using tex.get luatex function
DescriptionOriginally posted on:
Using tex.get luatex function (segfault on Linux)? - TeX - LaTeX - http://tex.stackexchange.com/questions/57512/using-tex-get-luatex-function-segfault-on-linux [^]

Using tex.get leads to a segfault on Linux; see MWE below or the example on the tex.se page.
Steps To ReproduceRun `lualatex test.tex` on the following MWE:

\documentclass[12pt]{article}
\begin{document}
\directlua{local tgp = tex.get("boxmaxdepth") }
\end{document}

The tex.get line is the cause of "Segmentation fault".
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000943)
Taco (administrator)
2012-05-29 11:14

Workaround: use tex.boxmaxdepth, tex.get() in indeed broken.

- Issue History
Date Modified Username Field Change
2012-05-27 17:43 temp_email New Issue
2012-05-29 11:09 Taco Status new => assigned
2012-05-29 11:09 Taco Assigned To => Taco
2012-05-29 11:14 Taco Note Added: 0000943
2012-12-13 16:47 Taco Status assigned => resolved
2012-12-13 16:47 Taco Resolution open => fixed
2013-03-21 10:19 Taco Status resolved => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker