https://bugzilla.novell.com/show_bug.cgi?id=653097
https://bugzilla.novell.com/show_bug.cgi?id=653097#c0 Summary: A call to Path.GetTemFileName() hangs Monodroid indefinitely Classification: Mono Product: MonoDroid Version: SVN Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 KilnClientv0.1 If you call Path.GetTempFileName() MonoDroid will hang indefinitely. The same is true if you try to “QuickWatch” the expression from Visual Studio. Reproducible: Always Steps to Reproduce: 1. call Path.GetTempFileName() 2. 3. Actual Results: System hangs. When done in Visual Studio, the whole environment hangs. Expected Results: a path to a Temporary file -- 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
