unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Aaron Jensen <aaronjensen@gmail.com>
To: Robert Pluim <rpluim@gmail.com>
Cc: Richard Stallman <rms@gnu.org>, 46384@debbugs.gnu.org
Subject: bug#46384: 28.0.50; 100% cpu in line_number_display_width
Date: Wed, 10 Feb 2021 10:06:56 -0600	[thread overview]
Message-ID: <CAHyO48wK3JVCUF1EUX4s0-RLA8Z-M+JOkpyd_DLPNMqCe_61_w@mail.gmail.com> (raw)
In-Reply-To: <8735y4qaei.fsf@gmail.com>

On Wed, Feb 10, 2021 at 8:12 AM Robert Pluim <rpluim@gmail.com> wrote:
>
> >>>>> On Wed, 10 Feb 2021 00:28:00 -0500, Richard Stallman <rms@gnu.org> said:
>     Richard>                                                However, the main
>     >> problem in this case is that GDB is not easily available,
>
>     Richard> What is the obstacle?
>
> The original reporter is on macOS, which requires debuggers to be
> signed before they're allowed to control other programs. Performing
> that signing is a hassle (itʼs possible it requires administrator
> privileges as well), itʼs easy to get wrong, and you need to redo it
> every time you upgrade gdb. See
> <https://sourceware.org/gdb/wiki/PermissionsDarwin>

I actually managed to get gdb codesigned this morning, but I don't see
any symbols.

(gdb) backtrace
#0  0x00007fff6f38ddfa in ?? ()
#1  0x00007fff6f38e1fd in ?? ()
#2  0x0000000000000000 in ?? ()
(gdb) info threads
  Id   Target Id                     Frame
* 2    Thread 0x3207 of process 6187 0x00007fff6f38ddfa in ?? ()
  3    Thread 0x1e43 of process 6187 0x00007fff6f3960fe in ?? ()
  5    Thread 0x2107 of process 6187 0x00007fff6f3943d6 in ?? ()
  16   Thread 0x3403 of process 6187 0x00007fff6f38f4ce in ?? ()
  20   Thread 0x5227 of process 6187 0x00007fff6f38ddfa in ?? ()


How I built:

./configure CFLAGS="-g3 -O0" CXXFLAGS="-g -O0"
--enable-checking='yes,glyphs' --enable-check-lisp-object-type \
            --disable-silent-rules \
            --with-ns \
            --disable-ns-self-contained \
            --with-modules \
            --with-xml2 \
            --with-gnutls \
            --with-imagemagick \
            --with-rsvg \
            --without-dbus \
            --without-pop \
            --without-makeinfo
gmake -j16

Any ideas?





  reply	other threads:[~2021-02-10 16:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-08 15:35 bug#46384: 28.0.50; 100% cpu in line_number_display_width Aaron Jensen
2021-02-09  6:11 ` Richard Stallman
2021-02-09  7:18   ` Eli Zaretskii
2021-02-10  5:28     ` Richard Stallman
2021-02-10 11:16       ` Eli Zaretskii
2021-02-11 13:37         ` Richard Stallman
2021-02-10 14:12       ` Robert Pluim
2021-02-10 16:06         ` Aaron Jensen [this message]
2021-02-10 16:18           ` Aaron Jensen
2021-02-10 17:54             ` Robert Pluim
2021-02-11 13:37         ` Richard Stallman
2022-06-16 13:33 ` Lars Ingebrigtsen
2022-06-16 22:40   ` Aaron Jensen
2022-06-17 12:02     ` Lars Ingebrigtsen

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=CAHyO48wK3JVCUF1EUX4s0-RLA8Z-M+JOkpyd_DLPNMqCe_61_w@mail.gmail.com \
    --to=aaronjensen@gmail.com \
    --cc=46384@debbugs.gnu.org \
    --cc=rms@gnu.org \
    --cc=rpluim@gmail.com \
    /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).