On Mon, 30 Aug 2010 08:36:52 -0400
Daniel J Walsh wrote:

> In this case it looks like Math:CSL either built their libraries
> incorrectly or require code that triggers this access (Assemply)?

Yea, it is very very simple to have a library with hand coded
assembly as part of it that is missing the obscure assembly
directives that set the flags marking the text as really being
execute only and the data as really being non-executable.

Usually comparing the assembly with the assembly output from
gcc for a small function will enable you to discover the
wondrous gibberish the hand coded assembly needs to add :-).
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to