|
From: <sv...@va...> - 2005-08-06 11:49:00
|
Author: sewardj
Date: 2005-08-06 12:48:50 +0100 (Sat, 06 Aug 2005)
New Revision: 4333
Log:
An attempt at a running summary of 3.0.0 bugs, for perusal/discussion/
modification.
Added:
trunk/3_0_BUGSTATUS.txt
Added: trunk/3_0_BUGSTATUS.txt
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/3_0_BUGSTATUS.txt 2005-08-06 11:00:04 UTC (rev 4332)
+++ trunk/3_0_BUGSTATUS.txt 2005-08-06 11:48:50 UTC (rev 4333)
@@ -0,0 +1,58 @@
+
+Bugs known prior to 3.0.0
+~~~~~~~~~~~~~~~~~~~~~~~~~
+ Trunk =
3_0_BRANCH
+Description Serious? status =
status
+----------- -------- ------ =
----------
+
+x86 INT/INT3
+
+87263 x86 segment stuff
+
+88116 x86 enter variants assert
+
+96542 x86 16-bit pop insns
+
+109313 x86 cmpxchg8b
+
+109323 ppc32: dispatch.S uses Altivec insn, which doesn't work on POWER.=
=20
+ Any fix would be similar to that =
for 110274
+
+109345 ppc32 ptrace patch available should be applied
+
+CrispinF %eflags.ac problem yes fixed-r1319 =
TODO:merge
+
+
+
+
+Bugs reported after 3.0.0 shipped
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ Trunk =
3_0_BRANCH
+Description Serious? status =
status
+----------- -------- ------ =
----------
+
+110102 dis_op2_E_G(amd64) yes fixed-r1318 =
TODO:merge
+
+110183 tail of page with _end no
+
+110201 x86 FXTRACT dunno
+
+110202 x86 sys_waitpid(#286) yes fixed =
fixed
+
+110203 clock_getres(,0) dunno fixed =
fixed
+
+110204 fmemopen false +ve no
+
+110205 sigcancel unwind fails yes
+
+110207 mpn accuracy can't be easily fixed; + not conv=
inced it's a
+ big problem
+
+110208 execve fail wrong retval yes fixed =
fixed
+
+110209 --show-emwarns misses some dunno -- would like a test case
+
+110240 x86 FP differences really is the same as 110207
+
+110274 SSE1 now mandatory for x86 will fix if more complaints appea=
r
+
|