Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79194 --- shadow/79194 2006-08-29 15:10:02.000000000 -0400 +++ shadow/79194.tmp.2167 2006-08-29 15:22:13.000000000 -0400 @@ -10,13 +10,12 @@ Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: NullReferenceException crashes embedded Mono Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: @@ -125,6 +124,15 @@ have to first GetProcAdress () the function pointers. Are you sure that this error-prone part is okay? You may use this import library instead: http://lists.ximian.com/pipermail/mono-devel-list/2006-August/020042.html + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-29 15:22 ------- +I meant I can't reproduce it even when using the same compiler +and the same switches. + +Another reason might be some other component of your app +(or another DLL your load) which installs a new SEH exception +handler. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
