|
Line 0
Link Here
|
|
|
1 |
<?xml version="1.0"?> |
| 2 |
<!DOCTYPE entries SYSTEM "todo.dtd"> |
| 3 |
|
| 4 |
<!-- |
| 5 |
|
| 6 |
Changes to this list MUST NOT be committed without approval of |
| 7 |
Release Engineering Team (re@FreeBSD.org) (for general items) or |
| 8 |
Documentation Engineering Team (doceng@FreeBSD.org) (for doc-related |
| 9 |
items). |
| 10 |
|
| 11 |
available classes: < showstopper | required | desired | docs | |
| 12 |
testing > |
| 13 |
available states: < na | done | wip | untested | new | unknown | |
| 14 |
deferred > |
| 15 |
|
| 16 |
--> |
| 17 |
|
| 18 |
<entries> |
| 19 |
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0"> |
| 20 |
<cvs:keyword name="freebsd"> |
| 21 |
$FreeBSD:$ |
| 22 |
</cvs:keyword> |
| 23 |
</cvs:keywords> |
| 24 |
|
| 25 |
<entry class="showstopper" status="unknown"> |
| 26 |
<issue>Unreliable serial console</issue> |
| 27 |
<description> |
| 28 |
At the manual 'root mount' prompt, the serial console is very |
| 29 |
unreliable and drops most characters. |
| 30 |
</description> |
| 31 |
</entry> |
| 32 |
|
| 33 |
<entry class="testing" status="untested"> |
| 34 |
<issue>Manual root mount lockmgr panics</issue> |
| 35 |
<responsible>Suleiman Souhlal</responsible> |
| 36 |
<description> |
| 37 |
Specifying a manual root mount location causes lockmgr panics. |
| 38 |
ssouhlal@ has committed a patch for this. |
| 39 |
</description> |
| 40 |
</entry> |
| 41 |
|
| 42 |
<entry class="showstopper" status="deferred"> |
| 43 |
<issue>i386 deadlocks with more than 16GB swap</issue> |
| 44 |
<responsible>Alan L. Cox</responsible> |
| 45 |
<description> |
| 46 |
i386 deadlocks if more than 16GB of swap is in use. Increasing |
| 47 |
the kern.maxswzone tunable would be a workaround this, but a patch |
| 48 |
from alc@ is needed to allow this variable to be increased. |
| 49 |
</description> |
| 50 |
</entry> |
| 51 |
|
| 52 |
<entry class="showstopper" status="wip"> |
| 53 |
<issue>Unmount pending error</issue> |
| 54 |
<responsible>Suleiman Souhlal</responsible> |
| 55 |
<description> |
| 56 |
When unmounting filesystems Kris Kennaway reports seeing this |
| 57 |
warning: <tt>/c: unmount pending error: blocks -68512 files 0</tt>. |
| 58 |
This dates back at least to 5.3. It might be associated with |
| 59 |
filesystem corruption reported by many users in which the 'used' |
| 60 |
space on a filesystem is negative; fsck -f is needed to correct |
| 61 |
this. |
| 62 |
</description> |
| 63 |
</entry> |
| 64 |
|
| 65 |
<entry class="showstopper" status="unknown"> |
| 66 |
<issue>swap_pager warnings</issue> |
| 67 |
<responsible>Don Lewis?</responsible> |
| 68 |
<description> |
| 69 |
When swapfiles are in use, there are often warnings printed: <tt> |
| 70 |
swap_pager: indefinite wait buffer: bufobj: 0, blkno: 889347, |
| 71 |
size: 8192</tt>. There is also the possibility of deadlock. |
| 72 |
</description> |
| 73 |
</entry> |
| 74 |
|
| 75 |
<entry class="showstopper" status="wip"> |
| 76 |
<issue>umount -f panics</issue> |
| 77 |
<responsible>Jeff Roberson, Suleiman Souhlal</responsible> |
| 78 |
<description> |
| 79 |
Panics from race conditions. A patch from Jeff Roberson seems to |
| 80 |
fix some of them. |
| 81 |
</description> |
| 82 |
</entry> |
| 83 |
|
| 84 |
<entry class="showstopper" status="unknown"> |
| 85 |
<issue>UFS deadlocks on amd64</issue> |
| 86 |
<responsible>Tor Egge</responsible> |
| 87 |
<description> |
| 88 |
Seen by Kris Kennaway. |
| 89 |
</description> |
| 90 |
</entry> |
| 91 |
|
| 92 |
<entry class="showstopper" status="unknown"> |
| 93 |
<issue>UFS deadlocks</issue> |
| 94 |
<description> |
| 95 |
Seen by Peter Jeremy. |
| 96 |
</description> |
| 97 |
</entry> |
| 98 |
|
| 99 |
<entry class="testing" status="untested"> |
| 100 |
<issue>amd64 panics in ipv6 with date(1)</issue> |
| 101 |
<responsible>Hajimu UMEMOTO</responsible> |
| 102 |
<description> |
| 103 |
amd64 panics in ipv6 when the date is changed using date(1) or |
| 104 |
ntpdate(1). This may be a MI issue. |
| 105 |
</description> |
| 106 |
</entry> |
| 107 |
|
| 108 |
<entry class="showstopper" status="unknown"> |
| 109 |
<issue>sparc64 instability.</issue> |
| 110 |
<responsible>Marius Strobl</responsible> |
| 111 |
<description> |
| 112 |
sparc64 instability when accessing /dev/mem. Contact marius@ or |
| 113 |
kris@ for debugging information. |
| 114 |
</description> |
| 115 |
</entry> |
| 116 |
|
| 117 |
<entry class="testing" status="untested"> |
| 118 |
<issue>dhclient causes ipv6 panics.</issue> |
| 119 |
<responsible>Doug Barton</responsible> |
| 120 |
<description> |
| 121 |
dougb@ has more details about this. |
| 122 |
</description> |
| 123 |
</entry> |
| 124 |
|
| 125 |
<entry class="showstopper" status="unknown"> |
| 126 |
<issue>sparc64 frequent hangs</issue> |
| 127 |
<status>unknown</status> |
| 128 |
<description> |
| 129 |
No DDB break possible, so impossible to diagnose. |
| 130 |
</description> |
| 131 |
</entry> |
| 132 |
|
| 133 |
<entry class="showstopper" status="unknown"> |
| 134 |
<issue>Serious sparc64 IPv6 panic</issue> |
| 135 |
<responsible>George V. Neville-Neil</responsible> |
| 136 |
<description> |
| 137 |
Triggered by just ping6'ing the box. It may even be a MI issue, |
| 138 |
the reporter of this bug only uses IPv6 with sparc64. This problem |
| 139 |
seems to be triggered even when debug.mpsafenet=0. |
| 140 |
</description> |
| 141 |
</entry> |
| 142 |
|
| 143 |
<entry class="desired" status="unknown"> |
| 144 |
<issue>SMP kernels for install</issue> |
| 145 |
<description> |
| 146 |
<em>From the <a |
| 147 |
href="http://www.freebsd.org/projects/ideas/#p-smpinstall">ideas |
| 148 |
page</a>.</em> Right now we only install a UP kernel, for |
| 149 |
performance reasons. We should be able to package both a UP and |
| 150 |
SMP kernel into the release bits, and have sysinstall install |
| 151 |
both. It should also select the correct one for the target system |
| 152 |
and make that the default on boot. The easiest way to do this |
| 153 |
wouldbe to have sysinstall boot an SMP kernel and then look at the |
| 154 |
hw.ncpu sysctl. The only problem is being able to have sysinstall |
| 155 |
fall back to booting a UP kernel for itself if the SMP one fails. |
| 156 |
This can probably be 'faked' by setting one of the SMP-disabling |
| 157 |
variables in the loader. But in any case, the point is to make |
| 158 |
the process Just Work for the user, without the user needing to |
| 159 |
know arcane loader/sysctl knobs. SMP laptops are here, and we |
| 160 |
should be ready to support SMP out-of-the-box. |
| 161 |
</description> |
| 162 |
</entry> |
| 163 |
|
| 164 |
<entry class="testing" status="untested"> |
| 165 |
<issue>Improve kbdmux</issue> |
| 166 |
<responsible>Maksim Yevmenkin</responsible> |
| 167 |
<description> |
| 168 |
<em>From the <a |
| 169 |
href="http://www.freebsd.org/projects/ideas/#p-kbdmux">ideas |
| 170 |
page</a>.</em> We need this for the growing number of systems |
| 171 |
that assume that USB is the primary keyboard. Current status |
| 172 |
appears to be that the kbdmux driver breaks very easily. We need |
| 173 |
this working well enough where it can be enabled by default, and |
| 174 |
all attached keyboards Just Work. |
| 175 |
</description> |
| 176 |
</entry> |
| 177 |
|
| 178 |
<entry class="desired" status="unknown"> |
| 179 |
<issue>swap panic on sparc64</issue> |
| 180 |
<responsible>Kris Kennaway has panic info</responsible> |
| 181 |
<description> |
| 182 |
Kris reports configuring a 74GB swap-backed md on sparc64 that |
| 183 |
caused a panic after a week or two of load (during which time swap |
| 184 |
was slowly filling as more of the md was dirtied). |
| 185 |
</description> |
| 186 |
</entry> |
| 187 |
|
| 188 |
<entry class="desired" status="new"> |
| 189 |
<issue>Updated hal and ath drivers</issue> |
| 190 |
<responsible>Sam Leffler</responsible> |
| 191 |
</entry> |
| 192 |
|
| 193 |
<entry class="desired" status="unknown"> |
| 194 |
<issue>Fix ntpdate(1) bogus output on amd64.</issue> |
| 195 |
<responsible>Ollivier Robert</responsible> |
| 196 |
</entry> |
| 197 |
|
| 198 |
<entry class="desired" status="unknown"> |
| 199 |
<issue>Improve performance</issue> |
| 200 |
<description> |
| 201 |
What seem to be 4BSD scheduler bugs in 6.0 that cause performance |
| 202 |
to be anomalously low in certain situations. davidxu@ has |
| 203 |
expressed some interest in this problem. |
| 204 |
</description> |
| 205 |
</entry> |
| 206 |
|
| 207 |
<entry class="desired" status="wip"> |
| 208 |
<issue>/dev/kmem panic</issue> |
| 209 |
<responsible>Stephan Uphoff</responsible> |
| 210 |
<description> |
| 211 |
Kris has noticed panics on SMP machines when there was ABI |
| 212 |
breakage of libkvm and world was not rebuilt and utilities like |
| 213 |
fstat were used. This suggests panics can be caused by incorrect |
| 214 |
accesses to /dev/kmem. Stephan Uphoff committed a fix for i386. |
| 215 |
</description> |
| 216 |
</entry> |
| 217 |
|
| 218 |
<entry class="desired" status="new"> |
| 219 |
<issue>KLDs on sparc64</issue> |
| 220 |
<description> |
| 221 |
On sparc64 machines with more than 4Gb memory KLDs are not usable |
| 222 |
and will panic the system. The problem is reportedly with how the |
| 223 |
KLDs are compiled, it only works if the code ends up below 4G. |
| 224 |
</description> |
| 225 |
</entry> |
| 226 |
|
| 227 |
<entry class="desired" status="new"> |
| 228 |
<issue>Max RAM on sparc64</issue> |
| 229 |
<description> |
| 230 |
Maximum RAM on sparc64 appears to be limited to 16Gb. |
| 231 |
</description> |
| 232 |
</entry> |
| 233 |
|
| 234 |
<entry class="desired" status="new"> |
| 235 |
<issue>make -jN</issue> |
| 236 |
<description> |
| 237 |
Doing 'make -jN', then suspending/resuming it may result in make |
| 238 |
reporting it lost child process(es). |
| 239 |
</description> |
| 240 |
</entry> |
| 241 |
|
| 242 |
<entry class="testing" status="untested"> |
| 243 |
<issue>OpenBSM</issue> |
| 244 |
<responsible>Robert Watson</responsible> |
| 245 |
<description> |
| 246 |
The OpenBSM has been MFC'ed to RELENG_6 and needs some testing. |
| 247 |
</description> |
| 248 |
</entry> |
| 249 |
|
| 250 |
<entry class="desired" status="wip"> |
| 251 |
<issue>Update sysinstall disk labeling</issue> |
| 252 |
<responsible>Craig Rodrigues</responsible> |
| 253 |
<description> |
| 254 |
Sysinstall could use the same fixes recently made to fdisk so it |
| 255 |
plays nice with GEOM and disk labeling. This does not cause |
| 256 |
problems during install because nothing on the disk is mounted |
| 257 |
when its label is being manipulated but it can cause problems if |
| 258 |
sysinstall gets used on a live system to adjust labels on existing |
| 259 |
disks which sys-admins tend to do. |
| 260 |
</description> |
| 261 |
</entry> |
| 262 |
|
| 263 |
<entry class="showstopper" status="wip"> |
| 264 |
<issue>Quota deadlocks</issue> |
| 265 |
<responsible>Jeff Roberson</responsible> |
| 266 |
<description> |
| 267 |
Quota support is not locked properly and causes deadlocks. A |
| 268 |
patch from Jeff Roberson seems to fix some of them. |
| 269 |
</description> |
| 270 |
</entry> |
| 271 |
|
| 272 |
<entry class="showstopper" status="new"> |
| 273 |
<issue>sort(1) does not work with some locales</issue> |
| 274 |
<description> |
| 275 |
sort(1) can cause a coredump with some locales. See also |
| 276 |
gnu/93629. |
| 277 |
</description> |
| 278 |
</entry> |
| 279 |
|
| 280 |
<entry class="showstopper" status="wip"> |
| 281 |
<issue>exec_map depletion</issue> |
| 282 |
<responsible>Stephan Uphoff</responsible> |
| 283 |
<description> |
| 284 |
The exec_map is regularly running out of space on machines running |
| 285 |
7.0. Stephan Uphoff has a proposed patch and it seems to fix this |
| 286 |
problem. |
| 287 |
</description> |
| 288 |
</entry> |
| 289 |
|
| 290 |
<entry class="showstopper" status="wip"> |
| 291 |
<issue>NFS data corruption between two 7.0 machines</issue> |
| 292 |
<responsible>Mohan Srinivasan</responsible> |
| 293 |
<description> |
| 294 |
Running fsx between a 7.0 NFS client and server detects data |
| 295 |
corruption. This problem can also be reproduced by using 6.1 NFS |
| 296 |
server. |
| 297 |
</description> |
| 298 |
</entry> |
| 299 |
|
| 300 |
<entry class="showstopper" status="wip"> |
| 301 |
<issue>Panic in fxp driver</issue> |
| 302 |
<responsible>Andre Oppermann</responsible> |
| 303 |
<description> |
| 304 |
See <a href="http://people.freebsd.org/~pho/stress/log/cons186.html"> |
| 305 |
http://people.freebsd.org/~pho/stress/log/cons186.html</a>. |
| 306 |
</description> |
| 307 |
</entry> |
| 308 |
|
| 309 |
<entry class="showstopper" status="wip"> |
| 310 |
<issue>Deadlock in vn_start_write() consumers</issue> |
| 311 |
<responsible>Tor Egge</responsible> |
| 312 |
</entry> |
| 313 |
|
| 314 |
<entry class="showstopper" status="wip"> |
| 315 |
<issue>panic in bpf</issue> |
| 316 |
<responsible>Sam Leffler</responsible> |
| 317 |
<description> |
| 318 |
Killing tcpdump (e.g. with ^C) can cause panics in bpf. |
| 319 |
</description> |
| 320 |
</entry> |
| 321 |
|
| 322 |
<entry class="showstopper" status="wip"> |
| 323 |
<issue>devfs locking problem</issue> |
| 324 |
<responsible>Jeff Roberson</responsible> |
| 325 |
<description> |
| 326 |
It is trivial to deadlock it on an SMP system, and there are other |
| 327 |
panics with device removal. |
| 328 |
</description> |
| 329 |
</entry> |
| 330 |
|
| 331 |
<entry class="showstopper" status="wip"> |
| 332 |
<issue>pty leak</issue> |
| 333 |
<responsible>Olivier Houchard</responsible> |
| 334 |
<description> |
| 335 |
Since 6.x has a hard-coded limit, once all ptys are leaked things |
| 336 |
like ssh and login no longer work. This seems to be related to |
| 337 |
devfs. |
| 338 |
</description> |
| 339 |
</entry> |
| 340 |
|
| 341 |
<entry class="showstopper" status="wip"> |
| 342 |
<issue>cpu_ipi_selected() can cause a trap on sparc64</issue> |
| 343 |
<responsible>Kip Macy</responsible> |
| 344 |
<description> |
| 345 |
On sparc64, cpu_ipi_selected() can cause a trap (which is bad |
| 346 |
since it appears in the trap code path). |
| 347 |
</description> |
| 348 |
</entry> |
| 349 |
|
| 350 |
<entry class="showstopper" status="unknown"> |
| 351 |
<issue>rpc.lockd interoperability problems</issue> |
| 352 |
<responsible>Jun Kuriyama</responsible> |
| 353 |
<description> |
| 354 |
After <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/80389"> |
| 355 |
this commit</a> rpc.lockd seems to have interoperability |
| 356 |
problems. This may be the cause of the many "rpc.lockd no longer |
| 357 |
interoperates" bug reports seen on -stable. |
| 358 |
</description> |
| 359 |
</entry> |
| 360 |
|
| 361 |
<entry class="showstopper" status="wip"> |
| 362 |
<issue>dup(2) regression on 6.x</issue> |
| 363 |
<responsible>Dag-Erling Smorgrav</responsible> |
| 364 |
<description> |
| 365 |
Simple "close(0); dup(fd)" does not return descriptor "0" in some |
| 366 |
cases. This problem has been reported in kern/87208, and there is |
| 367 |
a proposed patch in the PR, too. |
| 368 |
</description> |
| 369 |
</entry> |
| 370 |
|
| 371 |
<entry class="showstopper" status="wip"> |
| 372 |
<issue>ifconfig regression on 6.x</issue> |
| 373 |
<responsible>Yar Tikhiy</responsible> |
| 374 |
<description> |
| 375 |
ifconfig can not handle vlan and mtu parameters at the same time |
| 376 |
after rev.1.7.2.3 of sbin/ifconfig/ifvlan.c commit. For more |
| 377 |
information and a proposed patch, see bin/94028. |
| 378 |
</description> |
| 379 |
</entry> |
| 380 |
|
| 381 |
<entry class="showstopper" status="unknown"> |
| 382 |
<issue>"calcru: runtime went backwards" problem for threaded |
| 383 |
program</issue> |
| 384 |
<description> |
| 385 |
stress2 thr1 test can trigger "calcru: runtime went backwards" |
| 386 |
problem and there are also many similar reports on -stable and |
| 387 |
-current. Poul-Henning Kamp committed a possible fix |
| 388 |
(src/sys/kern/kern_tc.c rev.1.169) to update the calibration code |
| 389 |
to be more precise on 2 March. |
| 390 |
</description> |
| 391 |
</entry> |
| 392 |
|
| 393 |
<entry class="desired" status="new"> |
| 394 |
<issue>Swapping on 6.0 is slower than on 4.x</issue> |
| 395 |
<description> |
| 396 |
Performance on swap handling is much slower than 4.x and this can |
| 397 |
make a system essentially unusable when moderate paging activity |
| 398 |
is going on. |
| 399 |
</description> |
| 400 |
</entry> |
| 401 |
</entries> |