search for: rs_ora_exec

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

2009 Mar 27
0
consistent segfaults in ROracle with one of the databases
...oment (do not know what exactly though) and if that one is queried ROracle definitely fails with a segmentation fault. Any ideas? Here is the trace and below is also a type of query that crashes it: *** caught segfault *** address 0x1, cause 'memory not mapped' Traceback: 1: .Call("RS_Ora_exec", ps = as(ps, "integer"), data = data, data.classes = df.classes, buf.size = as.integer(ora.buf.size), PACKAGE = .OraPkgName) 2: oraExecStatement(ps, ora.buf.size = as(ora.buf.size, "integer")) 3: doTryCatch(return(expr), name, parentenv, handler) 4: tryCatchOne(expr...