https://bugzilla.novell.com/show_bug.cgi?id=658040
https://bugzilla.novell.com/show_bug.cgi?id=658040#c7 --- Comment #7 from Robert Abram <[email protected]> 2011-01-20 21:13:16 UTC --- Tested 2.8.2, I still have this error. Although it doesn't seem to crash the web site immediately now, the web site does eventually error out and become unavailable. After the error, the web server does require a restart. Apache 2.4 - Mono 2.8.2 tarball (info) Auto generated encryption keys not saved: System.Security.SecurityException: No access to the given key at Microsoft.Win32.KeyHandler..ctor (Microsoft.Win32.RegistryKey rkey, System.String basedir, Boolean is_volatile) [0x00057] in /root/mono/2.8.2/mono-2.8.2/mcs/class/corlib/Microsoft.Win32/UnixRegistryApi.cs:138 at Microsoft.Win32.KeyHandler..ctor (Microsoft.Win32.RegistryKey rkey, System.String basedir) [0x00000] in <filename unknown>:0 at Microsoft.Win32.KeyHandler.Lookup (Microsoft.Win32.RegistryKey rkey, Boolean createNonExisting) [0x00097] in /root/mono/2.8.2/mono-2.8.2/mcs/class/corlib/Microsoft.Win32/UnixRegistryApi.cs:401 at Microsoft.Win32.UnixRegistryApi.OpenSubKey (Microsoft.Win32.RegistryKey rkey, System.String keyname, Boolean writable) [0x00000] in /root/mono/2.8.2/mono-2.8.2/mcs/class/corlib/Microsoft.Win32/UnixRegistryApi.cs:842 at Microsoft.Win32.RegistryKey.OpenSubKey (System.String name, Boolean writable) [0x0001e] in /root/mono/2.8.2/mono-2.8.2/mcs/class/corlib/Microsoft.Win32/RegistryKey.cs:278 at (wrapper remoting-invoke-with-check) Microsoft.Win32.RegistryKey:OpenSubKey (string,bool) at System.Web.Configuration.MachineKeyRegistryStorage.OpenRegistryKey (System.String path, Boolean write) [0x00024] in /root/mono/2.8.2/mono-2.8.2/mcs/class/System.Web/System.Web.Configuration_2.0/MachineKeyRegistryStorage.cs:101 at System.Web.Configuration.MachineKeyRegistryStorage.Store (System.Byte[] buf, KeyType kt) [0x00045] in /root/mono/2.8.2/mono-2.8.2/mcs/class/System.Web/System.Web.Configuration_2.0/MachineKeyRegistryStorage.cs:136 (info) Auto generated encryption keys not saved: System.Security.SecurityException: No access to the given key at Microsoft.Win32.KeyHandler..ctor (Microsoft.Win32.RegistryKey rkey, System.String basedir, Boolean is_volatile) [0x00057] in /root/mono/2.8.2/mono-2.8.2/mcs/class/corlib/Microsoft.Win32/UnixRegistryApi.cs:138 at Microsoft.Win32.KeyHandler..ctor (Microsoft.Win32.RegistryKey rkey, System.String basedir) [0x00000] in <filename unknown>:0 at Microsoft.Win32.KeyHandler.Lookup (Microsoft.Win32.RegistryKey rkey, Boolean createNonExisting) [0x00097] in /root/mono/2.8.2/mono-2.8.2/mcs/class/corlib/Microsoft.Win32/UnixRegistryApi.cs:401 at Microsoft.Win32.UnixRegistryApi.OpenSubKey (Microsoft.Win32.RegistryKey rkey, System.String keyname, Boolean writable) [0x00000] in /root/mono/2.8.2/mono-2.8.2/mcs/class/corlib/Microsoft.Win32/UnixRegistryApi.cs:842 at Microsoft.Win32.RegistryKey.OpenSubKey (System.String name, Boolean writable) [0x0001e] in /root/mono/2.8.2/mono-2.8.2/mcs/class/corlib/Microsoft.Win32/RegistryKey.cs:278 at (wrapper remoting-invoke-with-check) Microsoft.Win32.RegistryKey:OpenSubKey (string,bool) at System.Web.Configuration.MachineKeyRegistryStorage.OpenRegistryKey (System.String path, Boolean write) [0x00024] in /root/mono/2.8.2/mono-2.8.2/mcs/class/System.Web/System.Web.Configuration_2.0/MachineKeyRegistryStorage.cs:101 at System.Web.Configuration.MachineKeyRegistryStorage.Store (System.Byte[] buf, KeyType kt) [0x00045] in /root/mono/2.8.2/mono-2.8.2/mcs/class/System.Web/System.Web.Configuration_2.0/MachineKeyRegistryStorage.cs:136 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
