Description
Thank you for allowing builds from feature/igc
. I have been trying out the build for past couple of days and have encountered couple of crashes during touchpad/cursor use. I opened a bug on bug-gnu-emacs (75895), and one of the developers would like to ask some questions:
-
does the emacs build generate debug information needed to interpret
core files? If so, how do we get at it, both when running Nix and when
not running Nix? ("debuginfod" support, maybe? Note that debuginfod is
very bad at the second part, but it's better than nothing). -
Can we associate the emacs binary and the emacs.pdmp file with core
dumps? it's hard to interpret crashes without all three files. -
Have you run into any problems with reproducible builds yet? Emacs
builds aren't reproducible for a number of reasons, so it may be good to
be in contact about those, if reproducibility is still a goal there. -
Is there a good way to review the build instructions? I don't read
.nix files but I could probably learn to :-) -
Is ASLR in use?
-
Most importantly, how widely available is this? New testers for
feature/igc are desperately needed, and if this helps us gain even a few
of those that would be wonderful! Thank you so much for that work! -
Can we add instructions to test on Nix to our documentation? While
docker is problematic, I end up using it, and if there were an easy way
to test feature/igc using nix and docker, that would help a lot. -
Which architectures do you support?
I'm not fully informed to answer them hence posting here.
In particular, we'd like to build emacs on feature/igc
branch with pgtk and with debug symbols attached so the coredump after crash is actually useful. As it is, current coredump is pretty useless for getting useful stacktrace.
I understand this may not be ideal place to ask these questions, and will be happy to take them elsewhere (matrix has never really worked well for me, so I did not post there).
Activity