Displaying 3 results from an estimated 3 matches for "fparg".
Did you mean:
farg
2013 May 25
0
segfault when using browser() in Rprofile.site
...ut>,
args=<optimized out>, rho=0x9b9920) at main.c:1137
#4 0x00000000004b1e87 in Rf_eval (e=0x1464b20, rho=rho at entry=0x9b9920)
at eval.c:639
#5 0x00000000004d22f1 in R_ReplFile (fp=0x146fdb0, rho=rho at entry=0x9b9920)
at main.c:101
#6 0x00000000004d2400 in R_LoadProfile (fparg=0x146fdb0,
env=env at entry=0x9b9920) at main.c:663
#7 0x00000000004d2966 in setup_Rmainloop () at main.c:892
#8 0x00000000004d4559 in Rf_mainloop () at main.c:992
#9 0x000000000041a4d8 in main (ac=ac at entry=1, av=av at entry=0x7fffffffe058)
at Rmain.c:32
#10 0x00007ffff6a87ea5 in __li...
2003 Apr 28
1
Red Hat 9 regex symbol conflict
...b/tls/libc.so.6
#2 0x403fcb3c in Rf_regcomp (preg=0xbfffb0e0, pattern=0x8ba68a0
"[[:blank:]]*([[:alnum:]]+)", cflags=0) at regex.c:5729
{...snipped...]
#32 0x403b1015 in R_ReplFile (fp=0x83250d8, rho=0x8321e30, savestack=0,
browselevel=0) at main.c:80
#33 0x403b17aa in R_LoadProfile (fparg=0x0, env=0x8321e30) at main.c:385
#34 0x403b1984 in setup_Rmainloop () at main.c:503
#35 0x4045c78f in Rf_initEmbeddedR (argc=4, argv=0xbfffcdb0) at system.c:332
From the backtrace it is apparent that re_compile_fastmap() is being
resolved to /lib/tls/libc.so.6 instead of the function by the sam...
2009 Sep 16
4
2.10.0 Under development (unstable) (2009-09-15 r49711) just built segfaults on Debian Squeeze
I just downloaded R-devel and when loaded it immediately segfaults. I'm not
sure how much or what sort of diagnostic info and can provide, but below is
my build script, my console output, and the output of uname -r. I am
currently dependent on the development version of a package, so I'd like to
get R-devel up and running if possible. I am sure there is more info I can
provide, but before