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=78456 --- shadow/78456 2006-05-19 07:54:07.000000000 -0400 +++ shadow/78456.tmp.26154 2006-07-15 16:26:33.000000000 -0400 @@ -2,19 +2,19 @@ Product: Mono: Runtime Version: 1.1 OS: GNU/Linux [Other] OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: io-layer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] -TargetMilestone: --- +TargetMilestone: V2_0 URL: Cc: Summary: Impersonation via setresuid crashes runtime Description of Problem: A call to WindowsIdentity.Impersonate renders the runtime pretty much @@ -55,6 +55,11 @@ 100%. The amount of errors reported and the exact place where they occur varies randomly, among all the assertions on (thr_ret == 0) in handles.c Additional Information: strace shows that the reason is an EACCESS on semop -- which is not surprising, given that the euid has been modified. + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-15 16:26 ------- +Mono does not cope well (due to the SHM support) with UID changing. + +Setting to normal for 2.0 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
