unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrea Corallo <akrl@sdf.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: 51688@debbugs.gnu.org
Subject: bug#51688: ELC+ELN  international/emoji.elc crashes
Date: Wed, 17 Nov 2021 15:30:03 +0000	[thread overview]
Message-ID: <xjf7dd66br8.fsf@ma.sdf.org> (raw)
In-Reply-To: <87tugmyeow.fsf@igel.home> (Andreas Schwab's message of "Mon, 08 Nov 2021 14:11:59 +0100")

Andreas Schwab <schwab@linux-m68k.org> writes:

> ELC+ELN  international/emoji.elc
> Backtrace:
> ../src/emacs(+0x15f9ed)[0x55bccc00b9ed]
> ../src/emacs(+0x4de1c)[0x55bccbef9e1c]
> ../src/emacs(+0x4e3c4)[0x55bccbefa3c4]
> ../src/emacs(+0x27105d)[0x55bccc11d05d]
> /lib64/libc.so.6(+0x427a0)[0x7f7c6c30b7a0]
> /lib64/libgccjit.so.0(+0x10251f1)[0x7f7c6d4f81f1]
> /lib64/libgccjit.so.0(+0x102a7c9)[0x7f7c6d4fd7c9]
> /lib64/libgccjit.so.0(+0x104b66f)[0x7f7c6d51e66f]
> /lib64/libgccjit.so.0(+0xedca52)[0x7f7c6d3afa52]
> /lib64/libgccjit.so.0(+0x106d1d2)[0x7f7c6d5401d2]
> /lib64/libgccjit.so.0(gcc_jit_context_compile_to_file+0x355)[0x7f7c6d51bca5]
> ../src/emacs(+0x217e4e)[0x55bccc0c3e4e]
> ../src/emacs(+0x1ca548)[0x55bccc076548]
> /home/abuild/rpmbuild/BUILD/emacs-29.0.50/native-lisp/29.0.50-85554438/comp-7672a6ed-a040a5e7.eln(F636f6d702d636f6d70696c652d637478742d746f2d66696c65_comp_compile_ctxt_to_file_0+0x1aa)[0x7f7c672d2cda]

[...]

I cannot reproduce this on my system (I guess cause of the different
libgccjit version).

If the crash is on the libgccjit side IMO it indicates it's a libgccjit
bug.

Regards

  Andrea





  parent reply	other threads:[~2021-11-17 15:30 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-08 13:11 bug#51688: ELC+ELN international/emoji.elc crashes Andreas Schwab
2021-11-08 13:41 ` Eli Zaretskii
2021-11-08 13:50   ` Andreas Schwab
2021-11-08 14:04     ` Eli Zaretskii
2021-11-08 13:45 ` Lars Ingebrigtsen
2021-11-08 14:46   ` Andreas Schwab
2021-11-08 15:39     ` Lars Ingebrigtsen
2021-11-17 15:30 ` Andrea Corallo [this message]
2021-11-17 15:34   ` Andreas Schwab
2021-11-17 15:40     ` Andrea Corallo
2021-11-17 15:42       ` Andreas Schwab
2021-11-17 16:27         ` Andrea Corallo
2021-11-17 16:35           ` Andreas Schwab
2021-11-18  9:02             ` Andrea Corallo
2021-11-18  9:12               ` Andreas Schwab
2021-11-18  9:21                 ` Andrea Corallo
2021-11-22 10:51   ` Andreas Schwab
2021-11-22 14:48     ` Eli Zaretskii
2021-11-22 14:55       ` Robert Pluim
2021-11-23  8:44         ` Robert Pluim
2021-11-23 12:42           ` Eli Zaretskii
2021-11-23 13:18             ` Robert Pluim
2021-11-23 14:03               ` Robert Pluim
2021-11-23 14:11                 ` Eli Zaretskii
2021-11-23 14:15                   ` Robert Pluim
2021-11-23 14:27                     ` Eli Zaretskii
2021-11-23 14:34               ` Andrea Corallo
2021-11-23 14:42                 ` Robert Pluim
2021-11-23 14:46                   ` Andrea Corallo
2021-11-23 15:02                     ` Robert Pluim
2021-11-23 15:29                       ` Andrea Corallo
2021-11-23 16:00                         ` Robert Pluim
2021-11-24  9:39                           ` Andreas Schwab
2021-11-24 13:00                             ` Eli Zaretskii
2021-11-24 13:06                               ` Andreas Schwab
2021-11-24 13:18                                 ` Eli Zaretskii
2021-11-24 15:14                                   ` Andrea Corallo
2021-11-24 15:23                                     ` Martin Liška
2021-11-25 10:57                                     ` Andrea Corallo
2021-11-25 11:17                                       ` Eli Zaretskii
2021-11-23 11:22       ` Andreas Schwab
2021-11-23 11:36       ` Andreas Schwab
2021-11-23 12:56         ` Eli Zaretskii
2021-11-23 13:10           ` Eli Zaretskii
2021-11-23 13:22           ` Robert Pluim
2021-11-23 14:29           ` Andrea Corallo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xjf7dd66br8.fsf@ma.sdf.org \
    --to=akrl@sdf.org \
    --cc=51688@debbugs.gnu.org \
    --cc=schwab@linux-m68k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).