Emacs crash when built with Guix

  • Open
  • quality assurance status badge
Details
2 participants
  • Ryan Prior
  • Simon Tournier
Owner
unassigned
Submitted by
Ryan Prior
Severity
normal
R
R
Ryan Prior wrote on 3 Jul 2022 03:01
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
gSbKLBvpaZsiAg5ZTt6-NhJafzrlojEK2tocMaQeBc0-jYox5bZDUy98X6-bOSh5fRoEp5l5YA1yuqPCqE-RStUA7ME42hdTFUMmBfFMU1Y=@protonmail.com
I've been getting a persistent crash when I select text in Emacs this past couple days. I'll post the stacktrace below.

using guix 9829f53
branch: master commit: 9829f53a3f88884e245e962073528be46918ad2e

Using GNU Emacs 29.0.50 (the "emacs-next" package)

Stacktrace:

/home/ryan/.guix-profile/bin/emacs[0x56af8e]
/home/ryan/.guix-profile/bin/emacs[0x425bad]
/home/ryan/.guix-profile/bin/emacs[0x42609e]
/home/ryan/.guix-profile/bin/emacs[0x5695f8]
/home/ryan/.guix-profile/bin/emacs[0x569669]
/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0(+0x11d80)[0x7f1f638c1d80]
/gnu/store/fa43ijbrb96x08621qigxxiphp503lsi-libx11-1.7.3.1/lib/libX11.so.6(XVisualIDFromVisual+0x0)[0x7f1f64b789b0]
/gnu/store/ll5s37859kfz8j7j4isz2qm9n0ykikgh-gtk+-3.24.30/lib/libgdk-3.so.0(gdk_x11_window_foreign_new_for_display+0x15a)[0x7f1f6537555a]
/gnu/store/ll5s37859kfz8j7j4isz2qm9n0ykikgh-gtk+-3.24.30/lib/libgdk-3.so.0(+0x69d48)[0x7f1f6535cd48]
/gnu/store/ll5s37859kfz8j7j4isz2qm9n0ykikgh-gtk+-3.24.30/lib/libgdk-3.so.0(+0x70151)[0x7f1f65363151]
/gnu/store/ll5s37859kfz8j7j4isz2qm9n0ykikgh-gtk+-3.24.30/lib/libgdk-3.so.0(+0x6fc23)[0x7f1f65362c23]
/gnu/store/ll5s37859kfz8j7j4isz2qm9n0ykikgh-gtk+-3.24.30/lib/libgdk-3.so.0(gdk_display_get_event+0x40)[0x7f1f6532b9b0]
/gnu/store/ll5s37859kfz8j7j4isz2qm9n0ykikgh-gtk+-3.24.30/lib/libgdk-3.so.0(+0x6f8b2)[0x7f1f653628b2]
/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/lib/libglib-2.0.so.0(g_main_context_dispatch+0x23b)[0x7f1f64d054cb]
/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/lib/libglib-2.0.so.0(+0x55748)[0x7f1f64d05748]
/gnu/store/bnsf9il448hl5xjavbhq3rcx355svz2v-glib-2.70.2/lib/libglib-2.0.so.0(g_main_context_iteration+0x2f)[0x7f1f64d057ef]
/gnu/store/ll5s37859kfz8j7j4isz2qm9n0ykikgh-gtk+-3.24.30/lib/libgtk-3.so.0(gtk_main_iteration+0x15)[0x7f1f65642665]
/home/ryan/.guix-profile/bin/emacs[0x50d65b]
/home/ryan/.guix-profile/bin/emacs[0x552432]
/home/ryan/.guix-profile/bin/emacs[0x555575]
/home/ryan/.guix-profile/bin/emacs[0x659055]
/home/ryan/.guix-profile/bin/emacs[0x481f25]
/home/ryan/.guix-profile/bin/emacs[0x44d340]
/home/ryan/.guix-profile/bin/emacs[0x461115]
/home/ryan/.guix-profile/bin/emacs[0x46e500]
/home/ryan/.guix-profile/bin/emacs[0x47532c]
/home/ryan/.guix-profile/bin/emacs[0x453106]
/home/ryan/.guix-profile/bin/emacs[0x47db49]
/home/ryan/.guix-profile/bin/emacs[0x47e352]
/home/ryan/.guix-profile/bin/emacs[0x5598f7]
/home/ryan/.guix-profile/bin/emacs[0x55b97d]
/home/ryan/.guix-profile/bin/emacs[0x55d603]
/home/ryan/.guix-profile/bin/emacs[0x5d3217]
/home/ryan/.guix-profile/bin/emacs[0x549f1a]
/home/ryan/.guix-profile/bin/emacs[0x5d3171]
/home/ryan/.guix-profile/bin/emacs[0x549ebf]
/home/ryan/.guix-profile/bin/emacs[0x550d23]
/home/ryan/.guix-profile/bin/emacs[0x55109a]
/home/ryan/.guix-profile/bin/emacs[0x42e197]
/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6(__libc_start_main+0xcd)[0x7f1f635197dd]
/home/ryan/.guix-profile/bin/emacs[0x42e63a]
...
Segmentation fault
Attachment: file
S
S
Simon Tournier wrote on 23 Aug 2023 13:31
(name . Ryan Prior)(address . rprior@protonmail.com)(address . 56365@debbugs.gnu.org)
86sf8a3sgx.fsf@gmail.com
Hi,

On Sun, 03 Jul 2022 at 01:01, Ryan Prior <rprior@protonmail.com> wrote:

Toggle quote (3 lines)
> I've been getting a persistent crash when I select text in Emacs this
> past couple days. I'll post the stacktrace below.

This bug seems related to #58606 [1], no?

And a similar bug is tracked upstream with [2]. Could you confirm it is
the same bug or if it is another one?


Cheers,
simon
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 56365@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 56365
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch