NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/47069: posix_spawn/t_spawnattr locks up the system



The following reply was made to PR kern/47069; it has been noted by GNATS.

From: Julio Merino <julio%meroh.net@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: kern/47069: posix_spawn/t_spawnattr locks up the system
Date: Sat, 13 Oct 2012 21:31:30 -0400

 On Sat, Oct 13, 2012 at 5:44 PM, Martin Husemann 
<martin%duskware.de@localhost> wrote:
 > Any old would do ;-)
 > So, since this code itself did not change in that timeframe, something
 > else must be causing it.
 >
 > Could you bisect and narrow down the timeframe?
 
 Meh, it was non-obvious!
 
 Seems like the problem was introduced on October 2nd between 01:40 and
 01:50 GMT. The modified kernel files were:
 
 P sys/compat/common/kern_time_50.c
 P sys/compat/ibcs2/ibcs2_misc.c
 P sys/compat/linux/common/linux_time.c
 P sys/compat/linux32/common/linux32_time.c
 P sys/compat/netbsd32/netbsd32_compat_50.c
 P sys/compat/netbsd32/netbsd32_syscall.h
 P sys/compat/netbsd32/netbsd32_syscallargs.h
 P sys/compat/netbsd32/netbsd32_syscalls.c
 P sys/compat/netbsd32/netbsd32_sysent.c
 P sys/compat/netbsd32/netbsd32_time.c
 P sys/compat/netbsd32/syscalls.master
 P sys/kern/init_sysent.c
 P sys/kern/kern_time.c
 P sys/kern/syscalls.c
 P sys/kern/syscalls.master
 P sys/rump/include/rump/rump_syscalls.h
 P sys/rump/librump/rumpkern/rump_syscalls.c
 P sys/sys/param.h
 P sys/sys/syscall.h
 P sys/sys/syscallargs.h
 P sys/sys/timevar.h
 
 -- 
 Julio Merino / @jmmv
 


Home | Main Index | Thread Index | Old Index