FS#55830 - [lua52] Segfault when loading module from commandline

Attached to Project: Arch Linux
Opened by Philipp (hollunder) - Sunday, 01 October 2017, 19:50 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Thursday, 03 March 2022, 14:15 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
This segfault causes the cmake-script for zerobrane studio to trip up. Loading the same module works from the interactive environment.

Additional info:
* package version(s)
lua52-5.2.4-2

Steps to reproduce:
$ lua5.2 -e 'require("wx")'
[2] 19195 segmentation fault (core dumped) lua5.2 -e 'require("wx")'
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Thursday, 03 March 2022, 14:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  2022-02-27: A task closure has been requested. Reason for request: Fixed upstream; the steps above-mentioned do not produce any error

Loading...