Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2020 12:26:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251075] mail/claws-mail core dump: cannot allocate memory
Message-ID:  <bug-251075-7788-QLrbH7XE2i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251075-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251075-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <RET> 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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251075-7788-QLrbH7XE2i>