[Mono-bugs] [Bug 668819] New: Unnaturaly exception has thrown when I call "Mono.Security.X509.X509StoreManager.TrustedRootCertificates"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 2 03:09:09 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=668819#c0


           Summary: Unnaturaly exception has thrown when I call
                    "Mono.Security.X509.X509StoreManager.TrustedRootCertif
                    icates"
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Apple iOS 3.2
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: kakubari at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Description of Problem:
An unnatural exception has thrown as follows.

"System.UnauthoriedAccessException" has been thrown.
"Access to the path" "/usr/share/.mono/" is denied.

Steps to reproduce the problem:
1. Add "System.UnauthoriedAccessException" to Break Points List on MonoDevelop
2. call "Mono.Security.X509.X509StoreManager.TrustedRootCertificates"
3. System.UnauthoriedAccessException has thrown.

Actual Results:
System.UnauthoriedAccessException has been thrown.

Expected Results:
No Exception has been thrown.

How often does this happen? 
100%

Additional Information:
This issue is not happend, if the 1st setting is not done.
It happens both iPhone Simulator and iphone Device too.

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


More information about the mono-bugs mailing list