GNU bug report logs -
#54183
28.0.91; Emacs crashes on bookmark-jump
Previous Next
Reported by: Gustavo Barros <gusbrs.2016 <at> gmail.com>
Date: Sun, 27 Feb 2022 15:08:01 UTC
Severity: normal
Found in version 28.0.91
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Thu, 03 Mar 2022 at 11:57, Gustavo Barros <gusbrs.2016 <at> gmail.com>
wrote:
> Damn! My bad! I had remamed/moved the emacs since the first build and,
> as a
> result the `make' step had completely failed, and I managed to miss
> that... sorry.
>
> Let me start over, and try to do things right. I'll report back soon.
What I did now. I extracted the tarball anew. Applied the patch, which
succeeded. Configured with the same options as previously. Ran `make',
which succeeded. Ran `./src/emacs --daemon'. Then
`./lib-src/emacsclient -c -a=""'. Called `bookmark-jump', which did not
produce a crash. The fringe mark was correctly displayed. Then I
attached to this process with GDB and made sure I was running the
correct version:
(gdb) break gui_define_fringe_bitmap
Breakpoint 1 at 0x56464df0ea00: file fringe.c, line 1811.
(gdb)
As far as I can tell, this looks good. (Sorry for the mess on the
previous attempt). Does it also look good to you? Do you need any
further checks to be made on this side?
This bug report was last modified 3 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.