search for: snap_node

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

2010 Jan 07
1
Segfault in GetNewPage, memory.c.
...ebugging symbols found)...done. > (gdb) run > Starting program: /home/yziquel/git/ocaml-finquote/_build/test/test.native > [Thread debugging using libthread_db enabled] > > Program received signal SIGSEGV, Segmentation fault. > GetNewPage (node_class=1) at memory.c:657 > 657 SNAP_NODE(s, base); > (gdb) backtrace > #0 GetNewPage (node_class=1) at memory.c:657 > #1 0x00007ffff7993c24 in Rf_allocVector (type=16, length=1) at memory.c:2030 > #2 0x00007ffff7981070 in Rf_mkString (s=0x6ae548 "require(quantmod)") at ../../src/include/Rinlinedfuns.h:582 > #3...