Current-Users archive

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

Re: Automated report: NetBSD-current/i386 test failure



That may also be related with the symptoms I see when booting 8.99.9 on amd64 while dhcpcd attempts to solicit a router - it gets stuck in route code on psref_release() - needless to say the machine is wedged at that point.

Frank

db{0}> mach cpu 1
using CPU 1
db{0}> bt
psref_release() at netbsd:psref_release+0x90
route_output() at netbsd:route_output+0xcb5
route_send_wrapper() at netbsd:route_send_wrapper+0x6c
sosend() at netbsd:sosend+0x7b9
soo_write() at netbsd:soo_write+0x2c
dofilewrite() at netbsd:dofilewrite+0x97
sys_write() at netbsd:sys_write+0x5f
syscall() at netbsd:syscall+0x235
--- syscall (number 4) ---
db{0}> mach cpu 2
using CPU 2
db{0}> bt
x86_pause() at netbsd:x86_pause+0x2
intr_biglock_wrapper() at netbsd:intr_biglock_wrapper+0x16
Xintr_x2apic_edge1() at netbsd:Xintr_x2apic_edge1+0xef
--- interrupt ---
x86_pause() at netbsd:x86_pause+0x2
sleepq_block() at netbsd:sleepq_block+0x1c5
cv_timedwait() at netbsd:cv_timedwait+0x104
ipmi_thread() at netbsd:ipmi_thread+0x2f4
db{0}> mach cpu 3
using CPU 3
db{0}> bt
x86_pause() at netbsd:x86_pause+0x2
intr_biglock_wrapper() at netbsd:intr_biglock_wrapper+0x16
Xintr_x2apic_edge3() at netbsd:Xintr_x2apic_edge3+0xef
--- interrupt ---
x86_pause() at netbsd:x86_pause+0x2
nd6_timer_work() at netbsd:nd6_timer_work+0x3d
workqueue_worker() at netbsd:workqueue_worker+0xbc
db{0}> mach cpu 0
using CPU 0
db{0}> bt
breakpoint() at netbsd:breakpoint+0x5
comintr() at netbsd:comintr+0x746
Xintr_x2apic_edge2() at netbsd:Xintr_x2apic_edge2+0xef
--- interrupt ---
x86_pause() at netbsd:x86_pause+0x2
intr_biglock_wrapper() at netbsd:intr_biglock_wrapper+0x16
Xintr_x2apic_edge20() at netbsd:Xintr_x2apic_edge20+0xef
--- interrupt ---
x86_pause() at netbsd:x86_pause+0x2
softint_dispatch() at netbsd:softint_dispatch+0x15a
DDB lost frame for netbsd:Xsoftintr+0x4f, trying 0xffffe4011d1eeff0
Xsoftintr() at netbsd:Xsoftintr+0x4f
--- interrupt ---

Frank

On 12/12/17 10:29, NetBSD Test Fixture wrote:
This is an automatically generated notice of new failures of the
NetBSD test suite.

The newly failing test cases are:

     fs/vfs/t_mtime_otrunc:puffs_otrunc_mtime_update
     net/route/t_change:route_change_ifp
     net/route/t_change:route_change_ifp_ifa

The above tests failed in each of the last 3 test runs, and passed in
at least 27 consecutive runs before that.

The following commits were made between the last successful test and
the failed test:

     2017.12.11.02.33.17 knakahara src/sys/kern/subr_psref.c,v 1.8
     2017.12.11.02.33.17 knakahara src/sys/sys/psref.h,v 1.3
     2017.12.11.03.25.45 ozaki-r src/sys/net/if.c,v 1.412
     2017.12.11.03.25.45 ozaki-r src/sys/net/if.h,v 1.252
     2017.12.11.03.25.46 ozaki-r src/sys/net/npf/npf_ifaddr.c,v 1.3
     2017.12.11.03.25.46 ozaki-r src/sys/net/npf/npf_os.c,v 1.9
     2017.12.11.03.29.20 ozaki-r src/sys/net/if.c,v 1.413
     2017.12.11.03.29.20 ozaki-r src/sys/net/if.h,v 1.253
     2017.12.11.03.29.20 ozaki-r src/sys/net/if_bridge.c,v 1.145
     2017.12.11.03.29.20 ozaki-r src/sys/net/if_spppsubr.c,v 1.177
     2017.12.11.03.29.20 ozaki-r src/sys/net/if_vlan.c,v 1.119
     2017.12.11.03.29.20 ozaki-r src/sys/rump/net/lib/libnetinet/netinet_component.c,v 1.10

Log files can be found at:

     http://releng.NetBSD.org/b5reports/i386/commits-2017.12.html#2017.12.11.03.29.20



Home | Main Index | Thread Index | Old Index