[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Segmentation fault in changedline
- From: Roberto Ierusalimschy <roberto@...>
- Date: Tue, 14 Jul 2020 16:48:08 -0300
> I found a way to reproduce this inside of GDB: do "set
> disable-randomization off" at the GDB prompt before you start Lua.
Indeed :-) Many thanks,
-- Roberto