GNU bug report logs - #65445
29.1; Android emacs: False memory full condition, due to Java exception (?)

Previous Next

Package: emacs;

Reported by: Johan Widén <j.e.widen <at> gmail.com>

Date: Mon, 21 Aug 2023 21:43:02 UTC

Severity: normal

Found in version 29.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Johan Widén <j.e.widen <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 65445 <at> debbugs.gnu.org
Subject: bug#65445: 29.1; Android emacs: False memory full condition, due to Java exception (?)
Date: Tue, 22 Aug 2023 14:51:41 +0800
Johan Widén <j.e.widen <at> gmail.com> writes:

> I used emacs swiper to search for "out of memory" but found nothing.
> This was in the dumpstate*.txt file fetched by
>   adb bugreport org.gnu.emacs

Perhaps the log buffer has been rotated past the point of the error.
Also, I believe adb bugreport only includes log messages after a crash:
since Emacs is capable of recovering from these faux ``out of memory''
errors, the message printed may not appear within generated bug reports.

How about:

  (adb) logcat | grep -A10 "Possible out of memory"

?




This bug report was last modified 1 year and 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.