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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
