search for: hashindex

Displaying 1 result from an estimated 1 matches for "hashindex".

2004 Jul 17
2
gsub(*, perl=TRUE) bug incl. seg.fault (PR#7108)
...#39;s even worse : > gsub(" ", "", "a: 12345 :a", perl=TRUE) -> segmentation fault and from "R -d gdb" : > gsub(" ", "", "a: 12345 :a", perl=TRUE) Program received signal SIGSEGV, Segmentation fault. hashIndex (symbol=0x8fd0060, table=0x823f2b8) at ../../../R/src/main/envir.c:599 599 if( !HASHASH(c) ) { (gdb) bt #0 hashIndex (symbol=0x8fd0060, table=0x823f2b8) at ../../../R/src/main/envir.c:599 #1 0x080b145d in R_GetGlobalCache (symbol=0x1) at ../../../R/src/main/envir.c:656...