[Mono-bugs] [Bug 75909][Maj] New - Problems with .MONOAUTH cookie value

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 26 09:35:05 EDT 2005


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 pablo.osers at cantv.net.

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

--- shadow/75909	2005-08-26 09:35:05.000000000 -0400
+++ shadow/75909.tmp.19199	2005-08-26 09:35:05.000000000 -0400
@@ -0,0 +1,69 @@
+Bug#: 75909
+Product: Mono: Tools
+Version: 1.0
+OS: GNU/Linux [Other]
+OS Details: Linux talla 2.6.11.11 #1 Tue Aug 16 06:12:37 VET 2005 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: mod_mono
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: pablo.osers at cantv.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Problems with .MONOAUTH cookie value
+
+Description of Problem:
+I installed XSP, MONO, mod_mono and apache. I have a problem using cookies
+for session state, when the cookie is created it has a value un HEX format,
+and I can log in to the app, but after that the cookie value changes to ...
+
+"="+OLD_COOKIE_VALUE... so the next time I try to access a page I get The
+following error.
+
+Server error in '/TallaNet' application
+Description: Error processing request.
+
+Error Message: HTTP 500.
+
+Stack Trace:
+
+System.ArgumentException: Invalid hex character
+in <0x000e3> System.Web.Configuration.MachineKeyConfig:ToHexValue (Char c,
+Boolean high)
+in <0x0006c> System.Web.Configuration.MachineKeyConfig:GetBytes
+(System.String key, Int32 len)
+in <0x0004a> System.Web.Security.FormsAuthentication:Decrypt (System.String
+encryptedTicket)
+in <0x002ce>
+System.Web.Security.FormsAuthenticationModule:OnAuthenticateRequest
+(System.Object sender, System.EventArgs args)
+in (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
+in <0x00022> System.Web.HttpApplication+EventState:Execute ()
+in <0x0007c> System.Web.HttpApplication+StateMachine:ExecuteState
+(IStateHandler state, System.Boolean readysync)
+
+Steps to reproduce the problem:
+1. Login to any application
+2. Click on any link
+3. I get the error
+
+Actual Results:
+ERROR 500, Invalid hex character
+
+Expected Results:
+Get the requested page 
+
+How often does this happen? 
+ALWAYS
+
+Additional Information:
+GENTOO 2005.1
+APACHE 2.0.54-r13
+MOD_MONO 1.0.9-r1
+MONO 1.1.8.3
+XSP 1.0.9


More information about the mono-bugs mailing list