On Thu, Mar 12, 2009 at 08:52:15PM +0000, Neil Jerram wrote: > Albert Chin <guile-de...@mlists.thewrittenword.com> writes: > > > Core was generated by `guile'. > > Program terminated with signal 11, Segmentation fault. > > SEGV_ACCERR - Invalid Permissions for object > > I've never seen that (SEGV_ACCERR) before. Do you know what it means?
I've never seen it either. But, I think it occurs if you try to access a memory location you're not allowed to (e.g. bad pointer). -- albert chin (ch...@thewrittenword.com)