From unknown Sat Jun 14 14:26:30 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42026 <42026@debbugs.gnu.org> To: bug#42026 <42026@debbugs.gnu.org> Subject: Status: FAIL: test-out-of-memory Reply-To: bug#42026 <42026@debbugs.gnu.org> Date: Sat, 14 Jun 2025 21:26:30 +0000 retitle 42026 FAIL: test-out-of-memory reassign 42026 guile submitter 42026 Simen Endsj=C3=B8 severity 42026 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 23 14:08:37 2020 Received: (at submit) by debbugs.gnu.org; 23 Jun 2020 18:08:37 +0000 Received: from localhost ([127.0.0.1]:37086 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnnLZ-0004B0-1i for submit@debbugs.gnu.org; Tue, 23 Jun 2020 14:08:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:54104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnmfy-000394-HM for submit@debbugs.gnu.org; Tue, 23 Jun 2020 13:25:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35810) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jnmfy-0004N3-BD for bug-guile@gnu.org; Tue, 23 Jun 2020 13:25:38 -0400 Received: from mail-lj1-x22e.google.com ([2a00:1450:4864:20::22e]:44495) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jnmfw-0002tf-QJ for bug-guile@gnu.org; Tue, 23 Jun 2020 13:25:38 -0400 Received: by mail-lj1-x22e.google.com with SMTP id s9so4126315ljm.11 for ; Tue, 23 Jun 2020 10:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:message-id:date:mime-version; bh=DJT7JfSBV+N9cJOIBEf/9/qHFfrzML/UtICz91ghDVQ=; b=Ctc/enl3F/WRNOImNHBaTVu+ihw9eB2rscG2EzGQmpNV0StaO82k5x2O49BBQuCLs4 pUbIcnOalCr8OspVr2zx/EjptBC9VisJv+Cv31Bq36JMzxeP6P6ibuhqRQ0wqzOlu3WZ cJn0ukHr19u2xDMRFsnnR7tpSPe8Wck4DyVK/XnkEYet9OyRnEWJJ8t0t6MmTUgCr5HZ qMfoNjtDEesweh/GmnmAEW8MnWD7HqogY5q00mqUuoSDZVn6kNImfEep+j4InusPITqS LlGKKg8En18V41+dNaHkqz8zpjIg4ViUn7DBzlz5x9qQrX9qF/uPZF5//HL5VtShLorO acDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:message-id:date :mime-version; bh=DJT7JfSBV+N9cJOIBEf/9/qHFfrzML/UtICz91ghDVQ=; b=f6IdZI3+ROFfVGj9OcRHRjbsH/wyVycmZEUKoZJXOtI1AyGJN11PCuy4Qi5zvdSJA6 qb4dJ2/yUzbglUaSxf/18cP+myyF4m5AtKJ7H00H4Rf3/kK45qKlibtLqNrbKUnRUiJV mV+hWd3OETl+Dj3Ygc9iGBuye/I8bgX8amQXtj39foAQwFOgGZCDYpdbQKl1LQhZl+Go vEM7TAOcb6JR8WDTJru8tzPxSM+L+Vgpwg7M2pcgLchZmg0+pcc4Gt0OpgxCeuk5uu8q B4nR0oTQQWUVluCjoYP1GW2hsMeE9gITZNNmkSUL+Rf14BAgfUCs+ufaZL+f2u+KchGV DkxA== X-Gm-Message-State: AOAM531We0TICoIh+7lLtrTsIRryg6q+YgADbAI1TxejQovyLBwRn5oU W8tnOc/RzKcTQuRHG2WR8oK04zpCx2s= X-Google-Smtp-Source: ABdhPJw6VuCJ21/2ABnbfknJvJTOf/6KO/4/7oH5ii+vJ6tsEMOD+8dIXZLhZwxUDbzAStioHZjcKQ== X-Received: by 2002:a2e:81d4:: with SMTP id s20mr11389826ljg.248.1592933134283; Tue, 23 Jun 2020 10:25:34 -0700 (PDT) Received: from simendsjo-laptop (cm-84.211.120.197.getinternet.no. [84.211.120.197]) by smtp.gmail.com with ESMTPSA id y1sm3418417lja.13.2020.06.23.10.25.33 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Jun 2020 10:25:33 -0700 (PDT) User-agent: mu4e 1.4.10; emacs 27.0.91 From: Simen =?utf-8?Q?Endsj=C3=B8?= To: bug-guile@gnu.org Subject: FAIL: test-out-of-memory Message-ID: <87h7v1itj0.fsf@gmail.com> Date: Tue, 23 Jun 2020 19:25:23 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=-=-=" Received-SPF: pass client-ip=2a00:1450:4864:20::22e; envelope-from=simendsjo@gmail.com; helo=mail-lj1-x22e.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, HTML_OBFUSCATE_10_20=0.093, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: git branch -v : master 5d052c87b GNU Guile 3.0.3. wrote `/home/simendsjo/code/guile/cache/guile/ccache/3.0-LE-8-4.3/home/simendsjo/code/guile/test-suite/standalone/test-out-of-memory.go' GC Warning: Failed to expand heap by 134348800 bytes GC Warning [...] Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (simendsjo[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 HTML_MESSAGE BODY: HTML included in message 1.2 HTML_OBFUSCATE_10_20 BODY: Message is 10% to 20% HTML obfuscation -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 2.0 SPOOFED_FREEMAIL No description available. X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 23 Jun 2020 14:08:36 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) --=-=-= Content-Type: text/plain; format=flowed git branch -v : master 5d052c87b GNU Guile 3.0.3. wrote `/home/simendsjo/code/guile/cache/guile/ccache/3.0-LE-8-4.3/home/simendsjo/code/guile/test-suite/standalone/test-out-of-memory.go' GC Warning: Failed to expand heap by 134348800 bytes GC Warning: Failed to expand heap by 134217728 bytes GC Warning: Out of Memory! Heap size: 1 MiB. Returning NULL! error creating finalization thread: Cannot allocate memory GC Warning: Failed to expand heap by 1000132608 bytes GC Warning: Failed to expand heap by 1000001536 bytes GC Warning: Out of Memory! Heap size: 1 MiB. Returning NULL! mmap(PROT_NONE) failed /bin/sh: line 5: 131236 Aborted (core dumped) top_srcdir="../.." srcdir="." builddir="." CHARSETALIASDIR="/home/simendsjo/code/guile/lib" GUILE_AUTO_COMPILE=0 "../../meta/build-env" ${dir}$tst FAIL: test-out-of-memory ================================== 1 of 39 tests failed Please report to bug-guile@gnu.org ================================== --=-=-= Content-Type: multipart/related; boundary="==-=-=" --==-=-= Content-Type: text/html

git branch -v : master 5d052c87b GNU Guile 3.0.3.

wrote `/home/simendsjo/code/guile/cache/guile/ccache/3.0-LE-8-4.3/home/simendsjo/code/guile/test-suite/standalone/test-out-of-memory.go’
GC Warning: Failed to expand heap by 134348800 bytes
GC Warning: Failed to expand heap by 134217728 bytes
GC Warning: Out of Memory! Heap size: 1 MiB. Returning NULL!
error creating finalization thread: Cannot allocate memory
GC Warning: Failed to expand heap by 1000132608 bytes
GC Warning: Failed to expand heap by 1000001536 bytes
GC Warning: Out of Memory! Heap size: 1 MiB. Returning NULL!
mmap(PROTNONE) failed
bin/sh: line 5: 131236 Aborted (core dumped) topsrcdir=“....“ srcdir=”.“ builddir=”.“ CHARSETALIASDIR=”home/simendsjo/code/guile/lib“ GUILEAUTOCOMPILE=0 ”..../meta/build-env“ ${dir}$tst
FAIL: test-out-of-memory
================================
1 of 39 tests failed
Please report to bug-guile@gnu.org
================================

--==-=-=-- --=-=-=--