Skip to content
Prev 9462 / 63424 Next

segfault when applying strange coercion (PR#2923)

ligges@statistik.uni-dortmund.de writes:
Linux too: (r-devel)

...
Warning message:
Coercing LHS to a list
Program received signal SIGSEGV, Segmentation fault.
Rf_copyMostAttrib (inp=0xa2325a8, ans=0x402f9008)
    at ../../../R/src/main/attrib.c:155
155             if ((TAG(s) != R_NamesSymbol) &&

Tried running it with gctorture() but haven't gotten the prompt back
yet....