Re: [Rd] cause 'invalid permissions'

2013-04-29 Thread Prof Brian Ripley
On 28/04/2013 17:00, Maxpar Lin wrote: Hi folks, I am writing a package in C. It works most of the time, but fails occasionally by the segfault looking like: address 0x7f55302e2700, cause 'invalid permissions' Possible actions: 1: abort (with core dump, if enabled) 2: normal R exit 3: exit R w

[Rd] cause 'invalid permissions'

2013-04-29 Thread Maxpar Lin
Hi folks, I am writing a package in C. It works most of the time, but fails occasionally by the segfault looking like: address 0x7f55302e2700, cause 'invalid permissions' Possible actions: 1: abort (with core dump, if enabled) 2: normal R exit 3: exit R without saving workspace 4: exit R saving