From: David Reitter <david.reitter@gmail.com>
To: 8270@debbugs.gnu.org
Cc: user.emacs@gmail.com
Subject: bug#8270: 23.2 crash in mark_object
Date: Thu, 17 Mar 2011 08:18:10 -0400 [thread overview]
Message-ID: <9EEBC6AE-B034-4948-BF51-35B32398B184@gmail.com> (raw)
In-Reply-To: AANLkTi=SvVGvFQN3Put5ESimP6=zZpLEqSa2JbTectDy@mail.gmail.com
X-Debbugs-Reply-To: user.emacs@gmail.com
X-Debbugs-CC: user.emacs@gmail.com
Hello Emacs User,
if you can, please send a backtrace (the one under "Thread Crashed") that is complete rather than just listing the first few calls to "mark_object" - or are there just calls to that, i.e., an infinite loop?
- David
Begin forwarded message:
> From: emacs user <user.emacs@gmail.com>
> Date: March 14, 2011 4:21:01 AM EDT
> To: aquamacs-bugs@aquamacs.org
> Subject: [Aquamacs-bugs] crash in latest released aquamacs/ gnu emacs 23.2/ gnu emacs trunk
> Reply-To: Bug reports for Aquamacs Emacs <aquamacs-bugs@aquamacs.org>
>
> Hi, This is a crash which I can reproduce using my .emacs and mail
> files, but unfortunately have no simple recipe for others to
> reproduce. This occurs repeatedly when I read my mail files using VM.
> The same bug exactly occurs in gnu emacs 23.2 and in gnu emacs trunk
> version, in both cases when using the nextstep version. This
> happens many times a day for me, so I'd be more than very happy to do
> additional tests and provide any information I can given simple
> instructions... I attach the gdb report and the crash report. Please
> see also
> http://groups.google.com/group/gnu.emacs.bug/browse_thread/thread/78bd58969c139e44/d15f40508b222938
> for a few more details. Many thanks... E
>
> $ gdb /Applications/Aquamacs.app/Contents/MacOS/
> Aquamacs bin/ libexec/
> eli@udp003013uds:~ $ gdb /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
> GNU gdb 6.3.50-20050815 (Apple version gdb-1472) (Wed Jul 21 10:53:12 UTC 2010)
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB. Type "show warranty" for details.
> This GDB was configured as "x86_64-apple-darwin"...Reading symbols for
> shared libraries ........... done
>
> (gdb) run
> Starting program: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
> Reading symbols for shared libraries
> .++++++++++....................................................................................................................
> done
> Reading symbols for shared libraries . done
> Reading symbols for shared libraries . done
> Reading symbols for shared libraries . done
> Reading symbols for shared libraries . done
> Reading symbols for shared libraries . done
> Reading symbols for shared libraries . done
> 2011-03-14 04:02:27.128 Aquamacs[13639:a0f] ns_raise_fr
> Reading symbols for shared libraries . done
> Reading symbols for shared libraries . done
> 2011-03-14 04:02:28.050 Aquamacs[13639:a0f] ns_raise_fr
> 2011-03-14 04:02:28.617 Aquamacs[13639:a0f] ns_raise_fr
> 2011-03-14 04:02:31.510 Aquamacs[13639:a0f] ns_raise_fr
>
> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: KERN_PROTECTION_FAILURE at address:
> in mark_object ()
> (gdb) xbt
> Undefined command: "xbt". Try "help".
> (gdb) backtrace full
> #0 0x0011ee06 in mark_object ()
> No symbol table info available.
> #1 0x0011ee0b in mark_object ()
> No symbol table info available.
>
>
>
> Process: Aquamacs [13281]
> Path: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
> Identifier: org.gnu.Aquamacs
> Version: 2.1 (2.1.)
> Code Type: X86 (Native)
> Parent Process: launchd [118]
>
> Date/Time: 2011-03-14 09:58:41.657 +0200
> OS Version: Mac OS X 10.6.6 (10J567)
> Report Version: 6
> Sleep/Wake UUID:
>
> Interval Since Last Report: 2175240 sec
> Crashes Since Last Report: 66
> Per-App Interval Since Last Report: 153 sec
> Per-App Crashes Since Last Report: 2
> Anonymous UUID:
>
> Exception Type: EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes: KERN_PROTECTION_FAILURE at
> Crashed Thread: 0 Dispatch queue: com.apple.main-thread
>
> Thread 0 Crashed: Dispatch queue: com.apple.main-thread
> 0 org.gnu.Aquamacs 0x0011e9e4 mark_object + 20
> 1 org.gnu.Aquamacs 0x0011ec13 mark_object + 579
> 2 org.gnu.Aquamacs 0x0011ee0b mark_object + 1083
> 3 org.gnu.Aquamacs 0x0011ee0b mark_object + 1083
> 4 org.gnu.Aquamacs 0x0011eb3f mark_object + 367
> 5 org.gnu.Aquamacs 0x0011ec13 mark_object + 579
> 6 org.gnu.Aquamacs 0x0011ee0b mark_object + 1083
> .
> .
> .
> _______________________________________________
> Aquamacs-bugs mailing list
> Aquamacs-bugs@aquamacs.org
> http://lists.aquamacs.org/mailman/listinfo.cgi/aquamacs-bugs
next parent reply other threads:[~2011-03-17 12:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AANLkTi=SvVGvFQN3Put5ESimP6=zZpLEqSa2JbTectDy@mail.gmail.com>
2011-03-17 12:18 ` David Reitter [this message]
2011-03-17 18:55 ` bug#8270: 23.2 crash in mark_object emacs user
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=9EEBC6AE-B034-4948-BF51-35B32398B184@gmail.com \
--to=david.reitter@gmail.com \
--cc=8270@debbugs.gnu.org \
--cc=user.emacs@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).