Wednesday, 11 November 2015

[gccsdk] Recursion of SIGSEV

I need some help. I am getting, after a few minutes
of running a wimp task, an error message

UnixLib detected recursion of signal SIGSEV. Exiting

After which other tasks start complaining. My task
is the Lua interpreter with the code for calling SWIs
loaded dynamically. I cannot see that that should have
any behaviour different from the situation where it is
linked statically, and the past statically linked
programs worked fine.

Has anybody any experience of this error, and can they
explain what may be causing it? As I say, it takes a
few minutes to show itself. It looks as if something is
writing to addresses outside their own slot.

--
Gavin Wraith (gavin@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment