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=77680 --- shadow/77680 2006-03-01 09:38:34.000000000 -0500 +++ shadow/77680.tmp.7705 2006-03-01 09:38:34.000000000 -0500 @@ -0,0 +1,115 @@ +Bug#: 77680 +Product: Mono: Runtime +Version: 1.1 +OS: Mac OS X 10.3 +OS Details: Intel os x version +Status: NEW +Resolution: +Severity: +Priority: Major +Component: JIT +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Mono for intel os x can not run ifolder + +Please fill in this template when reporting a bug, unless you know what you are doing. +Description of Problem: + + +Steps to reproduce the problem: +1. install latest development image of mono for os x/86 (intel mac) +2. launch ifolder +3. attempt to connect to ifolder + +Actual Results: +Stack trace is thrown, this same exact version of ifolder works w/ PPC version of mono + + +Expected Results: +Ifolder functions correctly + +How often does this happen? +every time + +Additional Information: +Here is the stack trace +SIMIAS + +SimiasApp +Listening on port: 50150 +Listening on address: 0.0.0.0 +Root directory: /opt/novell/ifolder3/bin +Hit Return to stop the server. +2006-03-01 09:13:56.474 iFolder 3[865] Initialized iFolderService on URL: http:// +127.0.0.1:50150/simias10/iFolder.asmx +2006-03-01 09:13:56.477 iFolder 3[865] Initialized SimiasService on URL: http:// +127.0.0.1:50150/simias10/Simias.asmx +2006-03-01 09:13:56.674 iFolder 3[865] Initialized iFolderService on URL: http:// +127.0.0.1:50150/simias10/iFolder.asmx +2006-03-01 09:13:56.675 iFolder 3[865] Initialized SimiasService on URL: http:// +127.0.0.1:50150/simias10/Simias.asmx +2006-03-01 09:13:57.064 iFolder 3[865] Setup to monitor proxy changes +Pinging: http://localhost:50150/simias10/Simias.asmx +System.TypeInitializationException: An exception was thrown by the type initializer for +System.Runtime.Remoting.RemotingServices ---> System.ArgumentException: Object must be +an array of primitives. +in <0x000b1> System.Buffer:ByteLength (System.Array array) +in <0x0008c> System.Buffer:BlockCopy (System.Array src, Int32 srcOffset, System.Array dest, +Int32 destOffset, Int32 count) +in <0x0003a> System.IO.FileStream:ReadSegment (System.Byte[] dest, Int32 dest_offset, Int32 +count) +in <0x00020> System.IO.FileStream:ReadInternal (System.Byte[] dest, Int32 dest_offset, Int32 +count) +in <0x000b8> System.IO.FileStream:Read (System.Byte[] dest, Int32 dest_offset, Int32 count) +in <0x00040> System.IO.StreamReader:ReadBuffer () +in <0x00070> System.IO.StreamReader:Read (System.Char[] dest_buffer, Int32 index, Int32 +count) +in <0x00098> System.IO.StreamReader:ReadToEnd () +in <0x000fc> System.Security.Cryptography.CryptoConfig:LoadConfig (System.String filename, +System.Collections.Hashtable algorithms, System.Collections.Hashtable oid) +in <0x00656> System.Security.Cryptography.CryptoConfig:Initialize () +in <0x0004b> System.Security.Cryptography.CryptoConfig:CreateFromName (System.String +name, System.Object[] args) +in <0x00012> System.Security.Cryptography.CryptoConfig:CreateFromName (System.String +name) +in <0x00011> System.Security.Cryptography.RandomNumberGenerator:Create (System.String +rngName) +in <0x00012> System.Security.Cryptography.RandomNumberGenerator:Create () +in <0x00068> System.Guid:NewGuid () +in <0x00105> System.Runtime.Remoting.RemotingServices:.cctor ()--- End of inner exception +stack trace --- + +in <0x00000> <unknown method> +in <0x000b4> System.AppDomain:CreateDomain (System.String friendlyName, +System.Security.Policy.Evidence securityInfo, System.AppDomainSetup info) +in <0x003c7> System.Web.Hosting.ApplicationHost:CreateApplicationHost (System.Type +hostType, System.String virtualDir, System.String physicalDir) +in <0x0008d> Mono.ASPNET.VPathToHost:CreateHost (Mono.ASPNET.ApplicationServer server, +IWebSource webSource) +in <0x000f8> Mono.ASPNET.ApplicationServer:GetApplicationForPath (System.String vhost, Int32 +port, System.String path, Boolean defaultToRoot) +in (wrapper remoting-invoke-with-check) Mono.ASPNET.ApplicationServer:GetApplicationForPath +(string,int,string,bool) +in <0x001a7> Mono.ASPNET.XSPWorker:Run (System.Object state) +2006-03-01 09:14:21.861 iFolder 3[865] Initialized SimiasService on URL: http:// +127.0.0.1:50150/simias10/Simias.asmx +2006-03-01 09:14:21.862 iFolder 3[865] Initialized iFolderService on URL: http:// +127.0.0.1:50150/simias10/iFolder.asmx + +Unhandled Exception: System.InvalidCastException: Cannot cast from source type to destination +type. +in <0x000c0> Mono.ASPNET.ApplicationServer:RunServer () +in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () +2006-03-01 09:14:51.868 iFolder 3[865] Exception in Accounts:awakefromNib:GetDomains: TCP +Error -1 TCP error in SimiasService.GetDomains +2006-03-01 09:14:51.914 iFolder 3[865] Initialized iFolderService on URL: http:// +127.0.0.1:50150/simias10/iFolder.asmx +2006-03-01 09:17:17.539 iFolder 3[877] Waiting for app to enable multithreading +2006-03-01 09:17:17.545 iFolder 3[877] Starting Simias Process +2006-03-01 09:17:17.545 iFolder 3[877] Enabling multithreaded processing +2006-03-01 09:17:17.559 iFolder 3[877] initializing Simias Events +Increasing ulimit -n to 2048 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
