On 10 May 2013 at 16:18, Pratibha Rana wrote: | Hi, | | My application crashes sometimes while initializing RInside. It crashes | while in Rcpp::Environment::find(). The crash doesn't happen always. | Here is the backtrace. Any ideas what's going on.. | | (gdb) bt | #0 0x00002abbdf606285 in raise () from /lib64/libc.so.6 | #1 0x00002abbdf607d30 in abort () from /lib64/libc.so.6 | #2 0x0000000000630964 in __gnu_cxx::__verbose_terminate_handler() () | #3 0x000000000062eb56 in __cxxabiv1::__terminate(void (*)()) () | #4 0x000000000062eb83 in std::terminate() () | #5 0x000000000062ec7a in __cxa_throw () | #6 0x00002abbdecf1a32 in Rcpp::Environment::find(std::basic_string<char, | std::char_traits<char>, std::allocator<char> > const&) const () | from /opt/vertica/R/library/Rcpp/lib/libRcpp.so | #7 0x00002abbdef63b40 in RInside::autoloads() () from | /opt/R/library/RInside/lib/libRInside.so | #8 0x00002abbdef6503f in RInside::initialize(int, char const* const*, | bool) () from /opt/R/library/RInside/lib/libRInside.so | #9 0x00002abbdef65350 in RInside::RInside() () from | /opt/R/library/RInside/lib/libRInside.so | #10 0x0000000000493264 in main (argc=5, argv=0x7fffafa67638) at | /scratch_a/release/Fence/App-R.cpp:398
A reproducible example would help. Dirk | Thanks | Pratibha | _______________________________________________ | Rcpp-devel mailing list | [email protected] | https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel -- Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com _______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
