[Mono-bugs] [Bug 653097] New: A call to Path.GetTemFileName() hangs Monodroid indefinitely
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 11 15:56:56 EST 2010
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: mkestner at novell.com
ReportedBy: kristofer.liew at kl-data.se
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list