mail-archives/mono-bugs/2010-October/105607.html

149 строки
4.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 650075] New: CancelKeyPress deadlock
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20650075%5D%20New%3A%20CancelKeyPress%20deadlock&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="105602.html">
<LINK REL="Next" HREF="105648.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 650075] New: CancelKeyPress deadlock</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20650075%5D%20New%3A%20CancelKeyPress%20deadlock&In-Reply-To="
TITLE="[Mono-bugs] [Bug 650075] New: CancelKeyPress deadlock">bugzilla_noreply at novell.com
</A><BR>
<I>Thu Oct 28 20:40:19 EDT 2010</I>
<P><UL>
<LI>Previous message: <A HREF="105602.html">[Mono-bugs] [Bug 650052] MonoDevelop Debugger errors debugging c console app
</A></li>
<LI>Next message: <A HREF="105648.html">[Mono-bugs] [Bug 650075] CancelKeyPress deadlock
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#105607">[ date ]</a>
<a href="thread.html#105607">[ thread ]</a>
<a href="subject.html#105607">[ subject ]</a>
<a href="author.html#105607">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=650075">https://bugzilla.novell.com/show_bug.cgi?id=650075</A>
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=650075#c0">https://bugzilla.novell.com/show_bug.cgi?id=650075#c0</A>
Summary: CancelKeyPress deadlock
Classification: Mono
Product: Mono: Runtime
Version: 2.8.x
Platform: x86
OS/Version: Linux
Status: NEW
Severity: Minor
Priority: P5 - None
Component: misc
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">novalazy+novell 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=397695)
--&gt; (<A HREF="http://bugzilla.novell.com/attachment.cgi?id=397695">http://bugzilla.novell.com/attachment.cgi?id=397695</A>)
test case
Description of Problem:
The attached program hangs if you send SIGINT to it a few times.
Steps to reproduce the problem:
1. run the test case
2. press ^C a few times
Actual Results:
Program hangs sometimes when you press ^C.
Expected Results:
Program prints &quot;got SIGINT&quot; after every ^C and continues.
How often does this happen?
Always.
Additional Information:
Deadlock appears to be related to memory allocation.
--
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.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="105602.html">[Mono-bugs] [Bug 650052] MonoDevelop Debugger errors debugging c console app
</A></li>
<LI>Next message: <A HREF="105648.html">[Mono-bugs] [Bug 650075] CancelKeyPress deadlock
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#105607">[ date ]</a>
<a href="thread.html#105607">[ thread ]</a>
<a href="subject.html#105607">[ subject ]</a>
<a href="author.html#105607">[ 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>