[Mono-bugs] [Bug 650075] New: CancelKeyPress deadlock
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 28 20:40:19 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=650075
https://bugzilla.novell.com/show_bug.cgi?id=650075#c0
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: mono-bugs at lists.ximian.com
ReportedBy: novalazy+novell at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=397695)
--> (http://bugzilla.novell.com/attachment.cgi?id=397695)
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 "got SIGINT" after every ^C and continues.
How often does this happen?
Always.
Additional Information:
Deadlock appears to be related to memory allocation.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list