View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000964 | luatex | luatex bug | public | 2016-02-21 01:18 | 2016-03-02 12:30 |
Reporter | Kalrish | Assigned To | luigi scarso | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
OS | Windows and Linux | OS Version | Windows 10 | ||
Product Version | 0.79.1 | ||||
Fixed in Version | 0.89.0 | ||||
Summary | 0000964: segfault when a file is opened in the Lua initialization script and the recorder feature is on | ||||
Description | LuaTeX crashes with a segmentation fault when a file is opened, either for reading or for writing, from the Lua initialization script while the recorder feature is on. | ||||
Steps To Reproduce | Run `luatex --interaction=nonstopmode --recorder --lua=test.lua -- main.tex`. | ||||
Additional Information | See [this issue](https://github.com/kalrish/luatex-lua-module-cache-manager/issues/2). The jobname isn't known yet at the Lua initialization script stage. This suggests that the ${jobname}.fls file (where the file open record is outputted) isn't open at that moment. Perhaps the recorder feature is, however, active, and tries to log the file activity despite its output not being yet open. | ||||
Tags | No tags attached. | ||||
|
|
|
Thank you for the report. We will investigate asap. |
|
We have made a fix in trunk. |
|
Thank you! I can't find an option to close the report. Perhaps it's to be done by admins? |
|
Yes, only admin can close the report. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-21 01:18 | Kalrish | New Issue | |
2016-02-21 01:18 | Kalrish | File Added: luatex-open-in-lua-initialization-script-with-recorder-feature.tar | |
2016-02-22 10:29 | luigi scarso | Note Added: 0001573 | |
2016-02-26 09:45 | luigi scarso | Note Added: 0001574 | |
2016-02-26 17:09 | Kalrish | Note Added: 0001576 | |
2016-02-26 17:11 | luigi scarso | Note Added: 0001577 | |
2016-03-02 12:30 | Hans Hagen | Status | new => closed |
2016-03-02 12:30 | Hans Hagen | Assigned To | => luigi scarso |
2016-03-02 12:30 | Hans Hagen | Resolution | open => fixed |
2016-03-02 12:30 | Hans Hagen | Fixed in Version | => 0.89.0 |