[Mono-bugs] [Bug 80776][Nor] New - Syscall.getpwuid_r not working

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 17:34:49 EST 2007


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 mrj001 at shaw.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=80776

--- shadow/80776	2007-02-09 17:34:49.000000000 -0500
+++ shadow/80776.tmp.4241	2007-02-09 17:34:49.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 80776
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: linux
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Mono.POSIX
+AssignedTo: miguel at ximian.com                            
+ReportedBy: mrj001 at shaw.ca               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Syscall.getpwuid_r not working
+
+Calling Syscall.getpwuid successfully retrieves a Passwd structure. 
+However, calling Syscall.getpwuid_r returns a null reference in the out 
+parameter.  In turn, this error causes the UnixEnvironment.RealUser 
+function to fail and return "invalid user id". 
+ 
+Please see attached code sample. 
+ 
+I am using mono svn 72270 (trunk).


More information about the mono-bugs mailing list