[Mono-bugs] [Bug 373823] Improper stack aligned on osx x86 causes sigill

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 25 19:16:54 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=373823

User alan.mcgovern at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=373823#c1





--- Comment #1 from Alan McGovern <alan.mcgovern at gmail.com>  2008-03-25 17:16:54 MST ---
I'm not sure if this is relevant or not, but i get this warning:

** (/Users/alan/Desktop/Programming/megui/trunk/megui/bin/Debug/MeGUI.exe:808):
WARNING **: Missing method MeGUI.IIDable.get_ID in assembly
/Users/alan/Desktop/Programming/megui/trunk/megui/bin/Debug/MeGUI.exe token
60007a3

And the project contains this interface, which is definitely in the list of
sources:

    public interface IIDable

    {

        string ID{

            get;

        }

    }


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list