search for: r_replconsole

Displaying 20 results from an estimated 55 matches for "r_replconsole".

2019 Feb 27
2
Intermittent crashes with inset `[<-` command
...ubassign.c:1571) ==4711== by 0x4F66398: bcEval (eval.c:6795) ==4711== by 0x4F7D86D: R_compileAndExecute (eval.c:1407) ==4711== by 0x4F7DA70: do_for (eval.c:2185) ==4711== by 0x4F7741C: Rf_eval (eval.c:691) ==4711== by 0x4FA7181: Rf_ReplIteration (main.c:258) ==4711== by 0x4FA7570: R_ReplConsole (main.c:308) ==4711== by 0x4FA760E: run_Rmainloop (main.c:1082) ==4711== by 0x40075A: main (Rmain.c:29) ==4711== Address 0x19b3ab90 is 0 bytes inside a block of size 160,048 free'd ==4711== at 0x4C2ACBD: free (vg_replace_malloc.c:530) ==4711== by 0x4FAFCB2: ReleaseLargeFreeVectors...
2019 Feb 27
0
Intermittent crashes with inset `[<-` command
...by 0x4F66398: bcEval (eval.c:6795) > ==4711== by 0x4F7D86D: R_compileAndExecute (eval.c:1407) > ==4711== by 0x4F7DA70: do_for (eval.c:2185) > ==4711== by 0x4F7741C: Rf_eval (eval.c:691) > ==4711== by 0x4FA7181: Rf_ReplIteration (main.c:258) > ==4711== by 0x4FA7570: R_ReplConsole (main.c:308) > ==4711== by 0x4FA760E: run_Rmainloop (main.c:1082) > ==4711== by 0x40075A: main (Rmain.c:29) > ==4711== Address 0x19b3ab90 is 0 bytes inside a block of size 160,048 > free'd > ==4711== at 0x4C2ACBD: free (vg_replace_malloc.c:530) > ==4711== by 0x4FA...
2019 Feb 26
8
Intermittent crashes with inset `[<-` command
The following code crashes after about 300 iterations on my?x86_64-w64-mingw32?machine on R 3.5.2 --vanilla.?? Others have duplicated this (see?https://github.com/tidyverse/magrittr/issues/190?if necessary), but I don't know how machine/OS-dependent it may be.?? If it doesn't crash for you, please try increasing the length of the x vector. Substituting the commented-out line for the one
2009 Nov 03
1
memory misuse in subscript code when rep() is called in odd way
...9== by 0x80C5FFD: Rf_makeSubscript (subscript.c:613) ==26459== by 0x80C7368: do_subset_dflt (subset.c:158) ==26459== by 0x80B4283: do_rep (Rinlinedfuns.h:161) ==26459== by 0x816491B: Rf_eval (eval.c:464) ==26459== by 0x805A726: Rf_ReplIteration (main.c:262) ==26459== by 0x805A95E: R_ReplConsole (main.c:311) ==26459== by 0x805AFBC: run_Rmainloop (main.c:964) ==26459== by 0x8058E2B: main (Rmain.c:33) ==26459== ==26459== Conditional jump or move depends on uninitialised value(s) ==26459== at 0x80C5567: integerSubscript (subscript.c:409) ==26459== by 0x80C5EDC: Rf_vectorSubscript...
2013 May 25
0
segfault when using browser() in Rprofile.site
...r Statistical Computing Platform: x86_64-unknown-linux-gnu (64-bit) <snip> Called from: top level Browse[1]> ls() ==31314== Invalid write of size 1 ==31314== at 0x4CF07D: R_IoBufferPutc (iosupport.c:135) ==31314== by 0x4D3C5C: Rf_ReplIteration (main.c:222) ==31314== by 0x4D4047: R_ReplConsole (main.c:307) ==31314== by 0x4D4353: do_browser (main.c:1137) ==31314== by 0x4B1E86: Rf_eval (eval.c:639) ==31314== by 0x4D22F0: R_ReplFile (main.c:101) ==31314== by 0x4D23FF: R_LoadProfile (main.c:663) ==31314== by 0x4D2965: setup_Rmainloop (main.c:892) ==31314== by 0x4D4558: Rf_m...
2018 Jun 28
1
Null pointer dereference in Rf_isVector()
...cEval R-3.5.0/src/main/eval.c:7082:12 #5 0x8171df in Rf_eval R-3.5.0/src/main/eval.c:624:8 #6 0x8669a2 in R_execClosure R-3.5.0/src/main/eval.c #7 0x817d7f in Rf_eval R-3.5.0/src/main/eval.c:747:12 #8 0x93cfa4 in Rf_ReplIteration R-3.5.0/src/main/main.c:258:2 #9 0x941e7a in R_ReplConsole R-3.5.0/src/main/main.c:308:11 #10 0x941e7a in run_Rmainloop R-3.5.0/src/main/main.c:1082 #11 0x50080a in main R-3.5.0/src/main/Rmain.c:29:5 #12 0x7fd74d55c82f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2082f) #13 0x42cf88 in _start (R-3.5.0/bin/exec/R+0x42cf88) A...
2004 Jul 17
2
gsub(*, perl=TRUE) bug incl. seg.fault (PR#7108)
..../../../R/src/main/eval.c:410 #10 0x0811b0f3 in Rf_PrintValueEnv (s=0x8fd1eb4, env=0x823f014) at ../../../R/src/main/print.c:775 #11 0x080d55f1 in Rf_ReplIteration (rho=0x823f014, savestack=150798432, browselevel=1, state=0x823f014) at ../../../R/src/main/main.c:254 #12 0x080d578d in R_ReplConsole (rho=0x823f014, savestack=0, browselevel=0) at ../../../R/src/main/main.c:298 #13 0x080d60d0 in run_Rmainloop () at ../../../R/src/main/main.c:656 #14 0x08147e90 in main (ac=150798432, av=0x8fd0060) at ../../../R/src/unix/system.c:99 #15 0x42017589 in __libc_start_main () fro...
2018 Mar 29
2
Possible `substr` bug in UTF-8 Corner Case
...bstr (character.c:342) ==15375==??? by 0x4CFCB9: bcEval (eval.c:6775) ==15375==??? by 0x4D95AF: Rf_eval (eval.c:624) ==15375==??? by 0x4DAD12: R_execClosure (eval.c:1764) ==15375==??? by 0x4D9561: Rf_eval (eval.c:747) ==15375==??? by 0x507008: Rf_ReplIteration (main.c:258) ==15375==??? by 0x5073E7: R_ReplConsole (main.c:308) ==15375==??? by 0x507494: run_Rmainloop (main.c:1082) ==15375==??? by 0x41A8E6: main (Rmain.c:29) ==15375==? Address 0xb9e518d is 3,869 bytes inside a block of size 7,960 alloc'd ==15375==??? at 0x4C2DB8F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==15375==???...
2000 Jul 11
1
Help: R seg faults
..."> ", buf=0xbfffeedc "", len=1024, addtohistory=1) at ../../../R-1.1.0/src/unix/sys-std.c:357 #5 0x80e6b2e in R_ReadConsole (prompt=0x4093c210 "> ", buf=0xbfffeedc "", len=1024, addtohistory=1) at ../../../R-1.1.0/src/unix/system.c:66 #6 0x8097d78 in R_ReplConsole (rho=0x40296338, savestack=0, browselevel=0) at ../../../R-1.1.0/src/main/main.c:128 #7 0x80985e2 in run_Rmainloop () at ../../../R-1.1.0/src/main/main.c:454 #8 0x8098620 in Rf_mainloop () at ../../../R-1.1.0/src/main/main.c:468 #9 0x80e715a in main (ac=0, av=0xbffff7f4) at ../../../R-1.1.0/src/...
2018 Aug 06
2
SIGSEGV in R_RunWeakRefFinalizer, object allocated with Rcpp
...=0x1d45968, rho=rho at entry=0x15a3370, suppliedvars=0x18c2498) at eval.c:1701 #10 0x6c9ecf78 in Rf_eval (e=e at entry=0x1d45828, rho=rho at entry=0x15a3370) at eval.c:747 #11 0x6ca11170 in Rf_ReplIteration (rho=0x15a3370, savestack=0, browselevel=0, state=0x142edec) at main.c:258 #12 0x6ca11567 in R_ReplConsole (rho=<optimized out>, savestack=0, browselevel=0) at main.c:308 #13 0x6ca11604 in run_Rmainloop () at main.c:1082 #14 0x6ca11700 in Rf_mainloop () at main.c:1089 #15 0x00401836 in AppMain (argc=1, argv=0x15c16f8) at rterm.c:86 #16 0x00401649 in WinMain at 16 (Instance=0x400000, PrevInstance=0...
2008 Oct 03
1
Memory crash
...arglist=0x1e060a0, rho=0x959c18, suppliedenv=0x959c50) at eval.c:669 #19 0x00000000005467b8 in Rf_eval (e=0x1e05ff8, rho=0x959c18) at eval.c:507 #20 0x0000000000416b95 in Rf_ReplIteration (rho=0x959c18, savestack=0, browselevel=0, state=0x7fffca277fa0) at main.c:257 #21 0x0000000000416e60 in R_ReplConsole (rho=0x959c18, savestack=0, browselevel=0) at main.c:306 #22 0x0000000000417140 in run_Rmainloop () at main.c:967 #23 0x0000000000414c08 in main (ac=<value optimized out>, av=<value optimized out>) at Rmain.c:35 #24 0x00007f10c116a1c4 in __libc_start_main () from /lib/libc.so....
1999 Jul 02
2
segfault on Sparc Linux (RH6.0)
...at eval.c:588 #15 0x3fc7c in eval (e=0x7041eddc, rho=0x7067791c) at eval.c:180 #16 0x3ffcc in applyClosure (call=0x70677868, op=0x7042347c, arglist=0x706778cc, rho=0x702dca50, suppliedenv=0x702d4008) at eval.c:293 #17 0x3fcf0 in eval (e=0x70677868, rho=0x702dca50) at eval.c:189 #18 0x5370c in R_ReplConsole (rho=0x702dca50, savestack=0, browselevel=0) at main.c:274 #19 0x53b74 in mainloop () at main.c:465 #20 0xa0adc in main (ac=0, av=0xeffffc84) at system.c:641 #21 0x701eb8d0 in __libc_start_main () at ../sysdeps/generic/libc-start.c:78 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2003 Feb 06
1
rdbi segmentation fault (fwd)
...) at eval.c:595 #5 0x0809cf1d in Rf_eval (e=0x89de354, rho=0x81e6f68) at eval.c:439 #6 0x080f013c in Rf_PrintValueEnv (s=0x8b50cd0, env=0x81e6f68) at print.c:662 #7 0x080b5597 in Rf_ReplIteration (rho=0x81e6f68, savestack=0, browselevel=0, state=0xbffff550) at main.c:236 #8 0x080b56ad in R_ReplConsole (rho=0x81e6f68, savestack=0, browselevel=0) at main.c:280 #9 0x080b5d4b in run_Rmainloop () at main.c:579 #10 0x0811570e in main (ac=1, av=0xbffffa34) at system.c:99 #11 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6 thanks, rafael MESSGAGE from archive: I've not seen thi...
2008 Jul 10
1
memory leak in readline code
...by 0x6770D5: readline_internal_teardown (in /usr/lib/libreadline.so.4.3) ==10743== by 0x688992: rl_callback_read_char (in /usr/lib/libreadline.so.4.3) ==10743== by 0x80E739C: Rstd_ReadConsole (sys-std.c:905) ==10743== by 0x8057F61: Rf_ReplIteration (main.c:205) ==10743== by 0x805827E: R_ReplConsole (main.c:306) ==10743== by 0x8058514: run_Rmainloop (main.c:966) ==10743== by 0x805676D: main (Rmain.c:33) ==10743== ==10743== LEAK SUMMARY: ==10743== definitely lost: 234 bytes in 13 blocks. ==10743== possibly lost: 0 bytes in 0 blocks. ==10743== still reachable: 12,591,465 bytes i...
2017 Jul 04
0
Unable to install packages in R: Error in if (any(diff)) { : missing .....
...both true; being verbose then .. now dyn.load("c:/Program Files/R/R-3.4.1/library/stats/libs/x64/stats.dll") ... Garbage collection 4 = 3+0+1 (level 0) ... 13.1 Mbytes of cons cells used (70%) 4.9 Mbytes of vectors used (82%) ending setup_Rmainloop(): R_Interactive = 1 {main.c} >R_ReplConsole(): before "for(;;)" {main.c} > install.packages("ctv") Garbage collection 5 = 3+1+1 (level 1) ... 13.2 Mbytes of cons cells used (70%) 3.8 Mbytes of vectors used (62%) Installing package into 'C:/Users/anp/Documents/R/win-library/3.4' (as 'lib' is unspec...
2008 Aug 07
1
memory leak in sub("[range]", ...) when #ifndef _LIBC (PR#11946)
...adline.so.4) ==28643== by 0x31FD992: rl_callback_read_char (in /a/devlnx3206.insightful.com/opt/builds/R/devel/LX/46036/dist/lib/R/lib/libreadline.so.4) ==28643== by 0x80E7634: Rstd_ReadConsole (sys-std.c:905) ==28643== by 0x8057EA9: Rf_ReplIteration (main.c:205) ==28643== by 0x80581C6: R_ReplConsole (main.c:306) ==28643== by 0x805845C: run_Rmainloop (main.c:966) ==28643== by 0x80566B5: main (Rmain.c:33) ==28643== ==28643== ==28643== 7,996 bytes in 1,999 blocks are definitely lost in loss record 35 of 44 ==28643== at 0x40046EE: malloc (vg_replace_malloc.c:149) ==28643== by 0x4005B9A...
2002 Nov 11
2
R 1.6.1: help with debugging error in RunGenCollect(), R_gc_internal
...s case goes to #64 frames, with many calls to Rf_eval, do_begin, do_for, cut here for space...] #59 0x080a03d5 in Rf_eval (e=0x8ba4b6c, rho=0x8228498) at eval.c:439 #60 0x080b8b56 in Rf_ReplIteration (rho=0x8228498, savestack=0, browselevel=0, state=0xbfffefe0) at main.c:232 #61 0x080b8c95 in R_ReplConsole (rho=0x8228498, savestack=0, browselevel=0) at main.c:280 #62 0x080b9333 in run_Rmainloop () at main.c:579 #63 0x08118fb2 in main (ac=1, av=0xbffff4c4) at system.c:99 #64 0x4010a657 in __libc_start_main (main=0x8118f9c <main>, argc=1, ubp_av=0xbffff4c4, init=0x805cdcc <_init>,...
2007 Apr 13
2
R on Solaris 10 x64
...st = 0x97236e4, rho = 0x8379b1c, suppliedenv = 0x8379b38), line 614 in "eval.c" [17] Rf_eval(e = 0x9723738, rho = 0x8379b1c), line 455 in "eval.c" [18] Rf_ReplIteration(rho = 0x8379b1c, savestack = 0, browselevel = 0, state = 0x8047328), line 256 in "main.c" [19] R_ReplConsole(rho = 0x8379b1c, savestack = 0, browselevel = 0), line 305 in "main.c" [20] run_Rmainloop(), line 944 in "main.c" [21] Rf_mainloop(), line 951 in "main.c" [22] main(ac = 4, av = 0x80477ac), line 33 in "Rmain.c" (dbx) p curr_len curr_len = 24960U (dbx) p...
2001 Jul 03
0
(PR#1008) SIGSEGV under 1.1.1 too
...1000)), k = 4)\n", len=1024, addtohistory=1) at sys-std.c:376 #6 0x80e2b6e in R_ReadConsole (prompt=0x40982210 "> ", buf=0xbffff038 "for (i in 1:100) an1 <- ann(cbind(runif(1000), runif(1000)), k = 4)\n", len=1024, addtohistory=1) at system.c:66 #7 0x8093618 in R_ReplConsole (rho=0x402dc338, savestack=0, browselevel=0) at main.c:128 #8 0x8093e86 in run_Rmainloop () at main.c:454 #9 0x8093ec4 in Rf_mainloop () at main.c:468 #10 0x80e319a in main (ac=0, av=0xbffff934) at system.c:222 The first 100 calls went OK (as did 100 prior to that), but increasing the number...
2003 Feb 06
0
rdbi segmentation fault
...) at eval.c:595 #5 0x0809cf1d in Rf_eval (e=0x89de354, rho=0x81e6f68) at eval.c:439 #6 0x080f013c in Rf_PrintValueEnv (s=0x8b50cd0, env=0x81e6f68) at print.c:662 #7 0x080b5597 in Rf_ReplIteration (rho=0x81e6f68, savestack=0, browselevel=0, state=0xbffff550) at main.c:236 #8 0x080b56ad in R_ReplConsole (rho=0x81e6f68, savestack=0, browselevel=0) at main.c:280 #9 0x080b5d4b in run_Rmainloop () at main.c:579 #10 0x0811570e in main (ac=1, av=0xbffffa34) at system.c:99 #11 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6 thanks, rafael MESSGAGE from archive: I've not seen thi...