From: "Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
To: Eli Zaretskii <eliz-mXXj517/zsQ@public.gmane.org>
Cc: 15156-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org
Subject: bug#15156: 24.3; !MEM FULL!
Date: Tue, 17 Sep 2013 10:15:30 +0200 [thread overview]
Message-ID: <861u4n984d.fsf@somewhere.org> (raw)
In-Reply-To: <mailman.1471.1378473374.10748.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org> (Eli Zaretskii's message of "Fri, 06 Sep 2013 16:15:41 +0300")
Eli Zaretskii wrote:
>> From: "Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
>> Cc: 15156-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org
>> Date: Fri, 06 Sep 2013 14:17:28 +0200
>>
>> > (gdb) break xmalloc if size > 10000
>> > (gdb) commands
>> > > bt
>> > > continue
>> > > end
>> > (gdb)
>> >
>> > And similarly for xzalloc and xrealloc.
>> >
>> > Then run Emacs as usual, and the code which allocates these large
>> > chunks of memory will be shown in the backtraces.
>>
>> If I do the above, I already have lots of output, and no Emacs running...
>
> Try enlarging the 10000 to 100000 (10 times), and keep enlarging until
> you succeed in reducing the noise to a bearable level.
>
>> (gdb) set debugexceptions 1
>
> Why? You don't need this. It produces more noise.
I think this bug can be safely CLOSED.
I don't get such problems anymore with the current trunk (114155, for the
latest binary). It must have been solved since 24.3.1.
next prev parent reply other threads:[~2013-09-17 8:15 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-21 20:26 bug#15156: 24.3; !MEM FULL! Sebastien Vauban
2013-08-22 2:52 ` Eli Zaretskii
[not found] ` <mailman.538.1377139997.10748.bug-gnu-emacs@gnu.org>
[not found] ` <mailman.538.1377139997.10748.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2013-08-22 7:16 ` Sebastien Vauban
2013-08-22 14:57 ` Eli Zaretskii
[not found] ` <mailman.570.1377183494.10748.bug-gnu-emacs@gnu.org>
2013-08-22 15:14 ` Sebastien Vauban
2013-08-22 16:00 ` Eli Zaretskii
2013-08-22 16:55 ` Dani Moncayo
2013-08-23 7:09 ` martin rudalics
[not found] ` <52170AC5.1070109-RbZlAiThDcE@public.gmane.org>
2013-08-23 22:22 ` Sebastien Vauban
2013-08-24 6:38 ` Eli Zaretskii
2013-08-24 8:55 ` martin rudalics
[not found] ` <52187509.4030904-RbZlAiThDcE@public.gmane.org>
2013-08-24 13:57 ` Sebastien Vauban
2013-08-24 14:27 ` Eli Zaretskii
[not found] ` <83sixzgo52.fsf-mXXj517/zsQ@public.gmane.org>
2013-08-25 7:39 ` Sebastien Vauban
[not found] ` <mailman.679.1377326354.10748.bug-gnu-emacs@gnu.org>
[not found] ` <mailman.679.1377326354.10748.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2013-09-05 13:21 ` Sebastien Vauban
2013-09-05 14:22 ` Eli Zaretskii
[not found] ` <83sixjbb6x.fsf-mXXj517/zsQ@public.gmane.org>
2013-09-05 14:26 ` Sebastien Vauban
2013-09-05 14:48 ` Eli Zaretskii
[not found] ` <83ob87b9yy.fsf-mXXj517/zsQ@public.gmane.org>
2013-09-06 8:55 ` Sebastien Vauban
2013-09-06 9:20 ` Eli Zaretskii
[not found] ` <83ioyemhl4.fsf-mXXj517/zsQ@public.gmane.org>
2013-09-06 9:42 ` Sebastien Vauban
2013-09-06 9:58 ` Eli Zaretskii
[not found] ` <mailman.1455.1378461557.10748.bug-gnu-emacs@gnu.org>
[not found] ` <mailman.1455.1378461557.10748.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2013-09-06 12:17 ` Sebastien Vauban
2013-09-06 13:15 ` Eli Zaretskii
[not found] ` <mailman.1471.1378473374.10748.bug-gnu-emacs@gnu.org>
[not found] ` <mailman.1471.1378473374.10748.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2013-09-17 8:15 ` Sebastien Vauban [this message]
2013-09-17 8:23 ` Eli Zaretskii
[not found] <mailman.519.1377116896.10748.bug-gnu-emacs@gnu.org>
[not found] ` <mailman.519.1377116896.10748.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2013-08-21 20:54 ` Sebastien Vauban
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=861u4n984d.fsf@somewhere.org \
--to=sva-news-d0wtavr13harg/idocfnwg@public.gmane.org \
--cc=15156-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org \
--cc=eliz-mXXj517/zsQ@public.gmane.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).