Displaying 2 results from an estimated 2 matches for "rl_add_undo".
2017 Jan 19
2
Taking determinant of a matrix of NAs results in intermittent memory corruption
...ized out>)
at malloc.c:4996
#4 _int_malloc (av=0x7ffff7597760 <main_arena>, bytes=32) at malloc.c:3447
#5 0x00007ffff725b6c0 in __GI___libc_malloc (bytes=32) at malloc.c:2891
#6 0x00007ffff54b7dd9 in xmalloc ()
from /lib/x86_64-linux-gnu/libreadline.so.6
#7 0x00007ffff54acfde in rl_add_undo ()
from /lib/x86_64-linux-gnu/libreadline.so.6
#8 0x00007ffff54af709 in rl_insert_text ()
from /lib/x86_64-linux-gnu/libreadline.so.6
#9 0x00007ffff54b07cc in _rl_insert_char ()
from /lib/x86_64-linux-gnu/libreadline.so.6
#10 0x00007ffff5497a5d in _rl_dispatch_subseq ()
from /lib/x86_...
2017 Jan 18
2
Taking determinant of a matrix of NAs results in intermittent memory corruption
-----Original Message-----
From: R-SIG-Debian [mailto:r-sig-debian-bounces at r-project.org] On Behalf Of Rolf Turner
Sent: Thursday, 19 January 2017 10:11 AM
To: Ian Erickson
Cc: r-sig-debian at r-project.org
Subject: Re: [R-sig-Debian] [FORGED] Taking determinant of a matrix of NAs results in intermittent memory corruption
>On 19/01/17 11:54, Ian Erickson wrote:
>> Greetings; I've