Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=71273 --- shadow/71273 2005-01-17 06:26:26.000000000 -0500 +++ shadow/71273.tmp.6353 2005-06-19 09:11:58.000000000 -0400 @@ -3,13 +3,13 @@ Version: unspecified OS: unknown OS Details: Status: NEW Resolution: Severity: Unknown -Priority: Normal +Priority: Major Component: io-layer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: @@ -20,6 +20,12 @@ threads have pthread_t 's which fit into the lower 32 bits, but the main thread has a tid which isn't causing a crash in pthread_kill. ------- Additional Comments From [EMAIL PROTECTED] 2005-01-17 06:26 ------- This is the s390x problem we discussed with Neale at the summit, too. It's near the top of my queue. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-19 09:11 ------- +This shows up on ia64 too but with every thread, not just the main +one. So this bug prevents ANY multi-threaded program from working on +ia64. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
