GNU bug report logs - #46359
emacs-guix: segfault on all multiple-result searches

Previous Next

Package: guix;

Reported by: Christopher Howard <christopher <at> librehacker.com>

Date: Sun, 7 Feb 2021 11:47:01 UTC

Severity: normal

Done: Christopher Howard <christopher <at> librehacker.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Howard <christopher <at> librehacker.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46359: closed (emacs-guix: segfault on all multiple-result
 searches)
Date: Fri, 01 Nov 2024 18:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 01 Nov 2024 10:18:58 -0800
with message-id <87h68q6cml.fsf <at> librehacker.com>
and subject line Re: bug#46359: emacs-guix: segfault on all multiple-result searches
has caused the debbugs.gnu.org bug report #46359,
regarding emacs-guix: segfault on all multiple-result searches
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46359: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46359
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Howard <christopher <at> librehacker.com>
To: Guix Bug Reports <bug-guix <at> gnu.org>
Subject: emacs-guix: segfault on all multiple-result searches
Date: Sun, 07 Feb 2021 02:46:37 -0900
I was thinking this or a similar issue was reported and fixed a few
weeks ago, but it is currently a problem as of a pull yesterday
evening:

To reproduce: Use any package regex search (in name only or in name,
synopsis, description) that you know will return more than one result.
E.g., M-x guix <RET> p N wget.

Result: Emacs crashes with segfault. If you launched emacs from the
terminal, you get a backtrace:

"""
christopher <at> nightshade ~$ emacs &
[3] 6685
christopher <at> nightshade ~$ Backtrace:
/home/christopher/.guix-profile/bin/emacs[0x50fe24]
/home/christopher/.guix-profile/bin/emacs[0x41f89c]
/home/christopher/.guix-profile/bin/emacs[0x50e65e]
/home/christopher/.guix-profile/bin/emacs[0x50e8b8]
/home/christopher/.guix-profile/bin/emacs[0x50e92c]
/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-
2.31/lib/libpthread.so.0(+0x13010)[0x7ff3b46b0010]
/home/christopher/.guix-profile/bin/emacs[0x5cfbe8]
/home/christopher/.guix-profile/bin/emacs[0x58282d]
/home/christopher/.guix-profile/bin/emacs[0x5d1c37]
/home/christopher/.guix-profile/bin/emacs[0x5d22e9]
/home/christopher/.guix-profile/bin/emacs[0x5d268e]
/home/christopher/.guix-profile/bin/emacs[0x44fb6c]
/home/christopher/.guix-profile/bin/emacs[0x4537b9]
/home/christopher/.guix-profile/bin/emacs[0x453fca]
/home/christopher/.guix-profile/bin/emacs[0x4560c1]
/home/christopher/.guix-profile/bin/emacs[0x456286]
/home/christopher/.guix-profile/bin/emacs[0x46ea04]
/home/christopher/.guix-profile/bin/emacs[0x47322b]
/home/christopher/.guix-profile/bin/emacs[0x56a726]
/home/christopher/.guix-profile/bin/emacs[0x43fe8c]
/home/christopher/.guix-profile/bin/emacs[0x460008]
/home/christopher/.guix-profile/bin/emacs[0x5019cb]
/home/christopher/.guix-profile/bin/emacs[0x5040ed]
/home/christopher/.guix-profile/bin/emacs[0x50571e]
/home/christopher/.guix-profile/bin/emacs[0x56a68e]
/home/christopher/.guix-profile/bin/emacs[0x4f76cc]
/home/christopher/.guix-profile/bin/emacs[0x56a5fd]
/home/christopher/.guix-profile/bin/emacs[0x4f7674]
/home/christopher/.guix-profile/bin/emacs[0x4fc596]
/home/christopher/.guix-profile/bin/emacs[0x4fc8a4]
/home/christopher/.guix-profile/bin/emacs[0x421725]
/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-
2.31/lib/libc.so.6(__libc_start_main+0xed)[0x7ff3b442da6d]
/home/christopher/.guix-profile/bin/emacs[0x4222ca]

[3]+  Segmentation fault      emacs
"""

My system info:
"""
christopher <at> nightshade ~$ neofetch --stdout
christopher <at> nightshade 
---------------------- 
OS: Guix System 8765b22c711f6e3c2f413cb84f97fbca137b7447 x86_64 
Host: GA-880GM-UD2H 
Kernel: 5.10.13-gnu 
Uptime: 7 hours, 5 mins 
Packages: 105 (guix-system), 87 (guix-user) 
Shell: bash 5.0.16 
Resolution: 1920x1200 
DE: GNOME 3.34.2 
Theme: Adwaita [GTK2/3] 
Icons: Adwaita [GTK2/3] 
Terminal: kitty 
CPU: AMD Athlon II X3 455 (3) @ 3.300GHz 
GPU: NVIDIA GeForce 8400 GS Rev. 3 
Memory: 2504MiB / 7959MiB 

christopher <at> nightshade ~$ guix describe
Generation 38	Feb 06 2021 12:04:05	(current)
  guix 8765b22
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 8765b22c711f6e3c2f413cb84f97fbca137b7447
"""


-- 
Christopher Howard
p: +1 (907) 374-0257 (no texting)
w: https://librehacker.com
social: https://gnusocial.club/librehacker
gpg: ADDEAADE5D607C8D (keys.gnupg.net)



[Message part 3 (message/rfc822, inline)]
From: Christopher Howard <christopher <at> librehacker.com>
To: 46359-done <at> debbugs.gnu.org
Subject: Re: bug#46359: emacs-guix: segfault on all multiple-result searches
Date: Fri, 01 Nov 2024 10:18:58 -0800
I am not having any trouble with this under my current version of Emacs. Closing my old bug.

GNU Emacs 30.0.92 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) of 2024-10-29

-- 
Christopher Howard


This bug report was last modified 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.