Re: Segmentation fault in changedline
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Segmentation fault in changedline
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2020年7月14日 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