NetBSD-Bugs archive

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

Re: kern/52364: System hangs not much before showing the login prompt; changes in VFS suspected



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

From: Mateusz Poszwa <old4%o2.pl@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/52364: System hangs not much before showing the login
 prompt; changes in VFS suspected
Date: Tue, 4 Jul 2017 21:35:38 +0200

 --pf9I7BMVVzbSWLtt
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: inline
 Content-Transfer-Encoding: 8bit
 
 I issued
 # sysctl -w ddb.commandonenter=trace
 in single-user mode and resumed the boot. Iâ??m
 afraid the output (attached) is not very helpful.
 
 When running the patched kernel, there were two diagnostic printouts.
 One happened just after outputting the modules path and ended
 with a â??doneâ?? line. I didnâ??t capture it before the VT switch.
 
 The second one seems to be more interesting.
 Youâ??ll find the transcription attached.
 
 Was the change from vp->v_mount to vq->v_mount
 intentional? Iâ??m asking just in case.
 
 Thank you for your prompt response.
 
 --pf9I7BMVVzbSWLtt
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=dump
 
 Starting smartd.
 Starting saslauthd.
 Starting nasd.
 Network Audio system Release 1.9.4
 Starting estd.
 /etc/rc: WARNING: $dirmngr is not set properly - see rc.conf(5).
 Starting dbus.
 Starting cron.
 The following components reported failures:
     /etc/rc.d/wpa_suplicant
 See /var/run/rc.log for more information.
 Tue Jul  4 18:00:02 CEST 2017
 usl_detachtimeout
 usl_detachtimeout: not detaching
 fatal breakpoint trap in supervisor mode
 trap type 1 code 0 rip 0xffffffff802249f5 cs 0x8 rflags 0x202 cr2 0x6f833f7bd000 ilevel 0x6 rsp 0xffffe40099ba3dc0
 curlwp 0xffffe4015fb37860 pid 0.5 lowest kstack 0xffffe40099ba02c0
 Stopped in pid 0.5 (system) at  netbsd:breakpoint+0x5:  leave
 breakpoint() at netbsd:breakpoint+0x5
 wskbd_translate() at netbsd:wskbd_translate+0xbb4
 wskbd_input() at netbsd:wskbd_input+0x5b
 ukbd_decode() at netbsd:ukbd_decode+0x253
 callout_softclock() at netbsd:callout_softclock+0x41c
 softint_dispatch() at netbsd:softint_dispatch+0xd3
 DDB lost frame for netbsd:Xsoftintr+0x4f
 --- interrupt ---
 0:
 db{0}>
 
 --pf9I7BMVVzbSWLtt
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=dump-revoke
 
 Starting nasd.
 Network Audio System Release 1.9.4
 Starting estd.
 /etc/rc: WARNING: $dirmngr is not set properly - see rc.conf(5)
 Starting dbus.
 Starting cron.
 The following components reported failures:
     /etc/rc.d/wpa_suplicant
 See /var/run/rc.log for more information.
 Tue Jul  4 19:31:02 CEST 2017
 revoke:	vnode 0xfffffe8107f0d7e0 flags 0x34<ISTTY,MPSAFE,LOCKSWORK>
 	tag VT_UFS(1) type VCHR(4) mount 0xfffffe810807e008 typedata 0xfffffe815fde0f58
 	usecount 3 rwitecount 2 holdcount 0
 	size 0 writesize 0 numoutput 0
 	data 0xfffffe81080abd00 lock 0xfffffe8107f0d910
 	state Active key(0xfffffe810807e008 8) 07 4f 1d 00 00 00 00 00
 	lrulisthd 0xffffffff815ad400
 	tag VT_UFS, ino 1920775, on dev 0, 0 flags 0x2010, nlink 1
 	mode 020622, owner 0, group 4, size 0
 Fstrans locks by lwp:
 772.1    (/) shared 2 cow 0
 748.1    (/) shared 2 cow 0
 352.1    (/) shared 2 cow 0
 432.1    (/) shared 2 cow 0
 434.1    (/) shared 2 cow 0
 941.1    (/) shared 2 cow 0
 361.1    (/) shared 2 cow 0
 819.1    (/) shared 2 cow 0
 838.1    (/) shared 2 cow 0
 481.1    (/) shared 2 cow 0
 418.1    (/) shared 2 cow 0
 757.1    (/) shared 2 cow 0
 826.1    (/) shared 2 cow 0
 426.1    (/) shared 2 cow 0
 867.1    (/) shared 2 cow 0
 725.1    (/) shared 2 cow 0
 805.1    (/) shared 2 cow 0
 791.1    (/) shared 2 cow 0
 764.1    (/) shared 1 cow 0
 363.1    (/) shared 1 cow 0
 659.1    (/) shared 1 cow 0
 783.1    (/) shared 1 cow 0
 Fstrans state by mount:
 usl_detachtimeout
 usl_detachtimeout: not detaching
 fatal breakpoint trap in supervisor mode
 trap type 1 code 0 rip 0xffffffff802157d5 cs 0x8 rflags 0x202 cr2 0x7b8d92746000 ilevel 0x6 rsp 0xfffffe8099ba8db0
 curlwp 0xfffffe815fb37860 pid 0.5 lowest kstack 0xfffffe8099ba02c0
 Stopped in pid 0.5 (system) at  netbsd:breakpoint+0x5:  leave
 db{0}>
 
 --pf9I7BMVVzbSWLtt--
 



Home | Main Index | Thread Index | Old Index