You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We estimate a model using the function feglm and we try to sue the nthreads option to speed-up the estimation. The model is estimated normally if the option is not used or if nthreads is fixed to 2. When we fix nthreads greater than 2, the code produces a segmentation error and R aborts. The error can be a "memory not mapped" error or a "double free or corruption " error. Please find the logfile.