Hey guys, hope you can help. Ubuntu 18 LTS, upgraded R to 3.6.3, and now
rpy2 3.2.7 is segfaulting when called through Apache, but runs fine from
the command line.

Apache string: Apache/2.4.29 (Ubuntu) OpenSSL/1.1.1 mod_wsgi/4.5.17
Python/3.6 configured

This error pops up in the Apache logs about 100 times on a page load:

extern "Python": function _rinterface_cffi_api._processevents() called, but
@ffi.def_extern() was not called in the current subinterpreter.  Returning
0.

then it bombs with a segfault:

extern "Python": function _rinterface_cffi_api._processevents() called, but
@ffi.def_exter[Mon Apr 06 14:42:31.138806 2020] [core:notice] [pid 1104]
AH00051: child pid 31618 exit signal Segmentation fault (11), possible
coredump in /etc/apache2

Any ideas what might be happening here? I'm baffled.

-- 
Wells Oliver
wells.oli...@gmail.com <wellsoli...@gmail.com>
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to