GNU bug report logs -
#57267
28.1; crash when loading too many images on macOS
Previous Next
Full log
Message #16 received at 57267 <at> debbugs.gnu.org (full text, mbox):
> From: james <at> jojojames.com
> Date: Thu, 18 Aug 2022 14:49:10 -0400
> Cc: 57267 <at> debbugs.gnu.org
>
> ------------------------------------------------------------------------------
> $ brew install gdb
Ouch, macOS! You may need to use lldb, then, not GDB. And that will
make the job of finding the problem harder.
> Crash/hang takes a lot longer to reproduce (need to scroll thousands of images) in gdb.
>
> Not sure if I correctly added the debug symbols to the build, doesn't seem like it from the trace.
No, there are no symbols (or at least GDB couldn't find them). But I
don't think you were in the right thread when you did that. The Emacs
main thread is always thread 1, not 42 or some other number. So
always say "thread 1" before "bt full".
Did the SIGBUS thing happen when you did the image-scrolling thing
that causes crashes?
This bug report was last modified 2 years and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.