[Mono-bugs] [Bug 71273][Maj] Changed - 32 bit tid causes problems on amd64

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 19 09:11:58 EDT 2005


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 vargaz at gmail.com.

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: dick at ximian.com                            
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
 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 dick at ximian.com  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 vargaz at gmail.com  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.
+


More information about the mono-bugs mailing list