From owner-freebsd-ports-bugs@freebsd.org Thu Nov 26 12:26:09 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 65CB64AB0F2 for ; Thu, 26 Nov 2020 12:26:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4ChcS12GYZz4Qpm for ; Thu, 26 Nov 2020 12:26:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 4DC754AB23D; Thu, 26 Nov 2020 12:26:09 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4D8FE4AB1C5 for ; Thu, 26 Nov 2020 12:26:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ChcS11fZgz4Qrv for ; Thu, 26 Nov 2020 12:26:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 277D62338C for ; Thu, 26 Nov 2020 12:26:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AQCQ9xW026128 for ; Thu, 26 Nov 2020 12:26:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0AQCQ93Y026127 for ports-bugs@FreeBSD.org; Thu, 26 Nov 2020 12:26:09 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 251075] mail/claws-mail core dump: cannot allocate memory Date: Thu, 26 Nov 2020 12:26:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: gerrit.kuehn@aei.mpg.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2020 12:26:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251075 --- Comment #2 from gerrit.kuehn@aei.mpg.de --- This is on: FreeBSD comet2.terra.ger 12.1-RELEASE-p10 FreeBSD 12.1-RELEASE-p10 GENERIC= =20 amd64 Software installed is: claws-mail-3.17.5_3 Meanwhile, I was also able to get a bt using gdb (just in case this helps): ***MEMORY-ERROR***: claws-mail[16999]: GSlice: failed to allocate 240 bytes (alignment: 256): Cannot allocate memory --Type for more, q to quit, c to continue without paging-- Thread 1 received signal SIGABRT, Aborted. 0x0000000801b401ba in thr_kill () from /lib/libc.so.7 (gdb) bt #0 0x0000000801b401ba in thr_kill () at /lib/libc.so.7 #1 0x0000000801b3e5e4 in raise () at /lib/libc.so.7 #2 0x0000000801ab27e9 in abort () at /lib/libc.so.7 #3 0x000000080125d4a0 in () at /usr/local/lib/libglib-2.0.so.0 #4 0x000000080125c3f6 in () at /usr/local/lib/libglib-2.0.so.0 #5 0x000000080125bea8 in g_slice_alloc () at /usr/local/lib/libglib-2.0.so= .0 #6 0x000000080125d647 in g_slist_prepend () at /usr/local/lib/libglib-2.0.= so.0 #7 0x00000000003a290a in () #8 0x000000000039cd19 in () #9 0x0000000000388639 in () #10 0x0000000000388b54 in folder_item_move_msgs () #11 0x000000000043b834 in procmsg_move_messages () #12 0x0000000000456bfe in summary_execute () #13 0x0000000801134ced in g_closure_invoke () at /usr/local/lib/libgobject-2.0.so.0 #14 0x000000080114a602 in () at /usr/local/lib/libgobject-2.0.so.0 #15 0x000000080114b45b in g_signal_emit_valist () at /usr/local/lib/libgobject-2.0.so.0 #16 0x000000080114bb16 in g_signal_emit () at /usr/local/lib/libgobject-2.0.so.0 #17 0x00000008007513a4 in () at /usr/local/lib/libgtk-x11-2.0.so.0 #18 0x00000008007535d1 in () at /usr/local/lib/libgtk-x11-2.0.so.0 #19 0x0000000801134ced in g_closure_invoke () This happens when moving mails, usually when moving messages marked for deletion to the trash folder. --=20 You are receiving this mail because: You are the assignee for the bug.=