Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Any forward progress on the recent amd64 regression?
The breakage I reported in [1] is still present in -current sources more
than a day later. Details of the breakage can be seen at [2] ... From
the TNF test bed at [3] it appears that the problem also exists on i386
platform.
Is anyone working on the problem?
I think the issue had been narrowed down by Andreas to the following
commit:
Module Name: src
Committed By: rmind
Date: Mon Apr 30 21:19:58 UTC 2012
Modified Files:
src/sys/compat/netbsd32: netbsd32_execve.c
src/sys/kern: kern_exec.c
src/sys/sys: exec.h spawn.h
Log Message:
posix_spawn:
- Remove copy-pasting in error paths, use execve_free_{vmspace,data}().
- Move some code (both in the init and exit paths) out of the locks.
- Slightly simplify do_posix_spawn() callers.
- Add few asserts and comments.
[1] http://mail-index.netbsd.org/current-users/2012/05/01/msg020027.html
[2] http://screamer.whooppee.com/amd64-results/3765_atf.log
[3] http://releng.netbsd.org/b5reports/i386/build/2012.05.02.04.23.09/test.log
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index