* bug#45758: emacs-guix segfault on searches with multiple package output results
@ 2021-01-10 6:42 Christopher Howard
2021-01-11 9:28 ` bug#45758: (no subject) André Alexandre Gomes
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Christopher Howard @ 2021-01-10 6:42 UTC (permalink / raw)
To: 45758
To reproduce:
- Start emacs
- M-x guix, p, n, gcc-toolchain
Also works searching instead for "mesa", another search that would have
multiple package output results.
Emacs crashes with a segfault:
"""
christopher@nightshade ~$ emacs
Fatal error 11: Segmentation fault
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)[0x7f92deb77010]
/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)[0x7f92de8f4a6d]
/home/christopher/.guix-profile/bin/emacs[0x4222ca]
Segmentation fault
"""
System information:
"""
christopher@nightshade ~$ guix describe
Generation 37 Jan 04 2021 07:04:44 (current)
guix 223d8fb
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 223d8fb4a0e31957c85ef42ef501c8ed038a7259
christopher@nightshade ~$ neofetch --stdout
christopher@nightshade
----------------------
OS: Guix System 223d8fb4a0e31957c85ef42ef501c8ed038a7259 x86_64
Host: GA-880GM-UD2H
Kernel: 5.9.11-gnu
Uptime: 5 days, 54 mins
Packages: 104 (guix-system), 88 (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: 4669MiB / 7960MiB
"""
--
Christopher Howard
p: +1 (907) 374-0257 (no texting)
w: https://librehacker.com
social: https://gnusocial.club/librehacker
gpg: ADDEAADE5D607C8D (keys.gnupg.net)
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#45758: (no subject)
2021-01-10 6:42 bug#45758: emacs-guix segfault on searches with multiple package output results Christopher Howard
@ 2021-01-11 9:28 ` André Alexandre Gomes
2021-01-11 13:37 ` André Alexandre Gomes
2021-01-13 13:46 ` bug#45758: Issue with emacs/fontconfig John Soo
2 siblings, 0 replies; 4+ messages in thread
From: André Alexandre Gomes @ 2021-01-11 9:28 UTC (permalink / raw)
To: 45758
I'm also facing this issue on GUI Emacs. For instance, even when one does
(find-file "path/to/any/org/file").
If anyone wants to reproduce:
- emacs -Q
- Help -> Search Documentation -> Emacs Terminology
Fatal error 11: Segmentation fault
Backtrace:
/home/aadcg/.guix-profile/bin/emacs[0x50fe24]
/home/aadcg/.guix-profile/bin/emacs[0x41f89c]
/home/aadcg/.guix-profile/bin/emacs[0x50e65e]
/home/aadcg/.guix-profile/bin/emacs[0x50e8b8]
/home/aadcg/.guix-profile/bin/emacs[0x50e92c]
/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/libpthread.so.0(+0x13010)[0x7f5e9d86c010]
/home/aadcg/.guix-profile/bin/emacs[0x5cfbe8]
/home/aadcg/.guix-profile/bin/emacs[0x58282d]
/home/aadcg/.guix-profile/bin/emacs[0x582e09]
/home/aadcg/.guix-profile/bin/emacs[0x4c4a67]
/home/aadcg/.guix-profile/bin/emacs[0x4c58a0]
/home/aadcg/.guix-profile/bin/emacs[0x4c7bc0]
/home/aadcg/.guix-profile/bin/emacs[0x438cac]
/home/aadcg/.guix-profile/bin/emacs[0x44f0ae]
/home/aadcg/.guix-profile/bin/emacs[0x4498a8]
/home/aadcg/.guix-profile/bin/emacs[0x450b2d]
/home/aadcg/.guix-profile/bin/emacs[0x44f215]
/home/aadcg/.guix-profile/bin/emacs[0x456d38]
/home/aadcg/.guix-profile/bin/emacs[0x45c575]
/home/aadcg/.guix-profile/bin/emacs[0x46e30a]
/home/aadcg/.guix-profile/bin/emacs[0x47322b]
/home/aadcg/.guix-profile/bin/emacs[0x56a726]
/home/aadcg/.guix-profile/bin/emacs[0x43fe8c]
/home/aadcg/.guix-profile/bin/emacs[0x460008]
/home/aadcg/.guix-profile/bin/emacs[0x5019cb]
/home/aadcg/.guix-profile/bin/emacs[0x5040ed]
/home/aadcg/.guix-profile/bin/emacs[0x50571e]
/home/aadcg/.guix-profile/bin/emacs[0x56a68e]
/home/aadcg/.guix-profile/bin/emacs[0x4f76cc]
/home/aadcg/.guix-profile/bin/emacs[0x56a5fd]
/home/aadcg/.guix-profile/bin/emacs[0x4f7674]
/home/aadcg/.guix-profile/bin/emacs[0x4fc596]
/home/aadcg/.guix-profile/bin/emacs[0x4fc8a4]
/home/aadcg/.guix-profile/bin/emacs[0x421725]
/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/libc.so.6(__libc_start_main+0xed)[0x7f5e9d5e9a6d]
/home/aadcg/.guix-profile/bin/emacs[0x4222ca]
Segmentation fault
I assume that reverting back to an older glibc version should fix this issue...
--
André Alexandre Gomes
"Free Thought, Free World"
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#45758: (no subject)
2021-01-10 6:42 bug#45758: emacs-guix segfault on searches with multiple package output results Christopher Howard
2021-01-11 9:28 ` bug#45758: (no subject) André Alexandre Gomes
@ 2021-01-11 13:37 ` André Alexandre Gomes
2021-01-13 13:46 ` bug#45758: Issue with emacs/fontconfig John Soo
2 siblings, 0 replies; 4+ messages in thread
From: André Alexandre Gomes @ 2021-01-11 13:37 UTC (permalink / raw)
To: 45758
Please ignore my previous email. I had an issue with Emacs but I got it
fixed with the help of Ludovic on IRC. All I needed was to run "fc-cache -rv".
I'm sorry that I got confused about a segmentation fault error triggered
by emacs-guix, and not emacs.
--
André Alexandre Gomes
"Free Thought, Free World"
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#45758: Issue with emacs/fontconfig
2021-01-10 6:42 bug#45758: emacs-guix segfault on searches with multiple package output results Christopher Howard
2021-01-11 9:28 ` bug#45758: (no subject) André Alexandre Gomes
2021-01-11 13:37 ` André Alexandre Gomes
@ 2021-01-13 13:46 ` John Soo
2 siblings, 0 replies; 4+ messages in thread
From: John Soo @ 2021-01-13 13:46 UTC (permalink / raw)
To: 45758-Done
[-- Attachment #1: Type: text/plain, Size: 76 bytes --]
This was closed after some debugging on irc
[-- Attachment #2: Type: text/html, Size: 357 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-01-13 13:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-10 6:42 bug#45758: emacs-guix segfault on searches with multiple package output results Christopher Howard
2021-01-11 9:28 ` bug#45758: (no subject) André Alexandre Gomes
2021-01-11 13:37 ` André Alexandre Gomes
2021-01-13 13:46 ` bug#45758: Issue with emacs/fontconfig John Soo
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).