From: Geoff Shannon <geoffpshannon@gmail.com>
To: 17713@debbugs.gnu.org
Subject: bug#17713: First portion of `bt full`
Date: Fri, 6 Jun 2014 00:14:13 -0700 [thread overview]
Message-ID: <CA+pAvvz4kon8ajS4Eq0xCnpF3-JFRwi2S2z57emNLYK6m669ew@mail.gmail.com> (raw)
In-Reply-To: <CA+pAvvwWET2ydjhNUHW6ckpnaxr+gD3fkT7eBnx6p9r-WsG35g@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3969 bytes --]
#0 0x0000000000542e54 in mark_object (arg=<optimized out>) at alloc.c:5979
obj = 5624
cdr_count = 0
#1 0x00000000005438ae in mark_vectorlike (ptr=0x60e8a68) at alloc.c:5842
size = 10
i = <optimized out>
#2 0x00000000005430f2 in mark_object (arg=<optimized out>) at alloc.c:6174
pvectype = <optimized out>
obj = <optimized out>
cdr_count = <optimized out>
#3 0x0000000000543109 in mark_object (arg=<optimized out>) at alloc.c:6301
obj = 61756006
cdr_count = 696
#4 0x000000000054317c in mark_object (arg=<optimized out>) at alloc.c:6192
ptr = <optimized out>
ptrx = <optimized out>
obj = 49182466
cdr_count = 0
#5 0x00000000005438ae in mark_vectorlike (ptr=0x11e0130) at alloc.c:5842
size = 4
i = <optimized out>
#6 0x00000000005430f2 in mark_object (arg=<optimized out>) at alloc.c:6174
pvectype = <optimized out>
obj = <optimized out>
cdr_count = <optimized out>
#7 0x000000000054302c in mark_object (arg=<optimized out>) at alloc.c:6188
ptr = <optimized out>
ptrx = <optimized out>
obj = 49322402
cdr_count = 0
#8 0x00000000005438ae in mark_vectorlike (ptr=0x32eec98) at alloc.c:5842
size = 89
i = <optimized out>
#9 0x00000000005430f2 in mark_object (arg=<optimized out>) at alloc.c:6174
pvectype = <optimized out>
obj = <optimized out>
cdr_count = <optimized out>
#10 0x000000000054302c in mark_object (arg=<optimized out>) at alloc.c:6188
ptr = <optimized out>
ptrx = <optimized out>
obj = 53411570
cdr_count = 0
#11 0x0000000000543109 in mark_object (arg=<optimized out>) at alloc.c:6301
obj = 54230182
cdr_count = 3
#12 0x00000000005432a4 in mark_object (arg=<optimized out>) at alloc.c:6088
size = 6
i = <optimized out>
pvectype = <optimized out>
obj = 54286669
cdr_count = 0
#13 0x000000000054302c in mark_object (arg=<optimized out>) at alloc.c:6188
ptr = <optimized out>
ptrx = <optimized out>
obj = 16847682
cdr_count = 0
#14 0x0000000000543109 in mark_object (arg=<optimized out>) at alloc.c:6301
obj = 63191814
cdr_count = 8
#15 0x0000000000543109 in mark_object (arg=<optimized out>) at alloc.c:6301
obj = 63191958
cdr_count = 1
#16 0x0000000000543035 in mark_object (arg=<optimized out>) at alloc.c:6189
ptr = <optimized out>
ptrx = <optimized out>
obj = 12289890
cdr_count = 0
#17 0x00000000005432a4 in mark_object (arg=<optimized out>) at alloc.c:6088
size = 5
i = <optimized out>
pvectype = <optimized out>
obj = 75274597
cdr_count = 0
#18 0x000000000054302c in mark_object (arg=<optimized out>) at alloc.c:6188
ptr = <optimized out>
ptrx = <optimized out>
obj = 93873106
cdr_count = 0
#19 0x000000000054317c in mark_object (arg=<optimized out>) at alloc.c:6192
ptr = <optimized out>
ptrx = <optimized out>
obj = 92840306
cdr_count = 0
#20 0x00000000005438ae in mark_vectorlike (ptr=0x4ffd358) at alloc.c:5842
size = 8
i = <optimized out>
#21 0x00000000005430f2 in mark_object (arg=<optimized out>) at alloc.c:6174
pvectype = <optimized out>
obj = <optimized out>
cdr_count = <optimized out>
#22 0x000000000054302c in mark_object (arg=<optimized out>) at alloc.c:6188
ptr = <optimized out>
ptrx = <optimized out>
obj = 92840690
cdr_count = 0
#23 0x0000000000543109 in mark_object (arg=<optimized out>) at alloc.c:6301
obj = 61495094
cdr_count = 3
#24 0x00000000005432a4 in mark_object (arg=<optimized out>) at alloc.c:6088
size = 5
i = <optimized out>
pvectype = <optimized out>
obj = 18854933
cdr_count = 0
[-- Attachment #2: Type: text/html, Size: 5301 bytes --]
next prev parent reply other threads:[~2014-06-06 7:14 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-06 7:08 bug#17713: 24.3.91; Emacs hung in GC? Geoff Shannon
2014-06-06 7:13 ` bug#17713: First Portion of 'backtrace` Geoff Shannon
2014-06-06 7:14 ` Geoff Shannon [this message]
2014-06-06 7:49 ` bug#17713: First portion of `bt full` Eli Zaretskii
2014-06-06 7:57 ` Geoff Shannon
2014-06-06 8:00 ` Eli Zaretskii
2014-06-06 8:06 ` Geoff Shannon
2014-06-06 8:21 ` Eli Zaretskii
2014-06-06 8:51 ` Geoff Shannon
2014-06-06 13:46 ` Stefan Monnier
2014-06-06 7:32 ` bug#17713: Compressed Forms of 'backtrace' and 'bt full' output Geoff Shannon
2014-06-06 7:56 ` Eli Zaretskii
2014-06-06 7:59 ` Geoff Shannon
2014-06-06 8:04 ` Eli Zaretskii
2014-06-06 13:41 ` Stefan Monnier
2014-06-06 15:34 ` bug#17713: 24.3.91; Emacs hung in GC? Stefan Monnier
2014-06-08 22:01 ` Geoff Shannon
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=CA+pAvvz4kon8ajS4Eq0xCnpF3-JFRwi2S2z57emNLYK6m669ew@mail.gmail.com \
--to=geoffpshannon@gmail.com \
--cc=17713@debbugs.gnu.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).