зеркало из https://github.com/mono/mail-archives.git
181 строка
5.1 KiB
HTML
181 строка
5.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 646784] New: Application loads up a black screen when running with debugger
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20646784%5D%20New%3A%20Application%20loads%20up%20a%20black%20screen%0A%20when%20running%20with%20debugger&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="105127.html">
|
|
<LINK REL="Next" HREF="105401.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 646784] New: Application loads up a black screen when running with debugger</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20646784%5D%20New%3A%20Application%20loads%20up%20a%20black%20screen%0A%20when%20running%20with%20debugger&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 646784] New: Application loads up a black screen when running with debugger">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Thu Oct 14 17:53:45 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="105127.html">[Mono-bugs] [Bug 646771] Cannot add service reference to a WSDL with .aspx extension
|
|
</A></li>
|
|
<LI>Next message: <A HREF="105401.html">[Mono-bugs] [Bug 646784] Application loads up a black screen when running with debugger
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#104944">[ date ]</a>
|
|
<a href="thread.html#104944">[ thread ]</a>
|
|
<a href="subject.html#104944">[ subject ]</a>
|
|
<a href="author.html#104944">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=646784">https://bugzilla.novell.com/show_bug.cgi?id=646784</A>
|
|
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=646784#c0">https://bugzilla.novell.com/show_bug.cgi?id=646784#c0</A>
|
|
|
|
|
|
Summary: Application loads up a black screen when running with
|
|
debugger
|
|
Classification: Mono
|
|
Product: MonoDroid
|
|
Version: SVN
|
|
Platform: Other
|
|
OS/Version: Other
|
|
Status: NEW
|
|
Severity: Major
|
|
Priority: P5 - None
|
|
Component: Debugger
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mkestner at novell.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">chrisntr at gmail.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: ---
|
|
Blocker: ---
|
|
|
|
|
|
Created an attachment (id=395073)
|
|
--> (<A HREF="http://bugzilla.novell.com/attachment.cgi?id=395073">http://bugzilla.novell.com/attachment.cgi?id=395073</A>)
|
|
Project which errors.
|
|
|
|
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.10)
|
|
Gecko/20100914 Firefox/3.6.10
|
|
|
|
Running the application by pressing F5 causes the application to start loading
|
|
up (with the splashscreen/black screen) but never loads up completely.
|
|
|
|
Logcat here - <A HREF="http://pastebin.com/7qTySmZW">http://pastebin.com/7qTySmZW</A>
|
|
|
|
When I then press home to "quit" the application, and go and press "stop" in
|
|
VS2010 debugger, VS hangs for a good few seconds and then prompts with "The
|
|
debugger was unable to terminate one or more processes..." blah blah blah. Then
|
|
press OK and VS2010 decides to hang for a little longer...
|
|
|
|
Trying to run the application again says "Only one usage of each socket address
|
|
is normally permitted". This is the case even if I remove the application and
|
|
try and load it back up again.
|
|
|
|
|
|
Reproducible: Always
|
|
|
|
Steps to Reproduce:
|
|
1. Load up project.
|
|
2. Run project with F5.
|
|
3. Black screen...
|
|
Actual Results:
|
|
Black screen and non-responsive app
|
|
|
|
Expected Results:
|
|
Application to load with debugging.
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="105127.html">[Mono-bugs] [Bug 646771] Cannot add service reference to a WSDL with .aspx extension
|
|
</A></li>
|
|
<LI>Next message: <A HREF="105401.html">[Mono-bugs] [Bug 646784] Application loads up a black screen when running with debugger
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#104944">[ date ]</a>
|
|
<a href="thread.html#104944">[ thread ]</a>
|
|
<a href="subject.html#104944">[ subject ]</a>
|
|
<a href="author.html#104944">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|