Displaying 4 results from an estimated 4 matches for "tdname".
Did you mean:
dname
2008 Sep 23
3
7.0-stable: a hung process - scheduler bug?
...sh
33012 33011 8371 2425 2425 1 mi wait FreeBSD ELF64 dmake
37126 33012 8371 2425 2425 1 mi - FreeBSD ELF64 dmake
The last line worries me greatly... According to "procstat -t", there is
only one thread there:
PID TID COMM TDNAME CPU PRI STATE
WCHAN
37126 100724 dmake - 1 193 sleep -
And trying to "ktrace -p 37126" returns (even to root, even in /tmp):
ktrace: ktrace.out: Operation not permitted
There are no problems ktrace-ing 33012, but nothing comes...
2013 Jan 22
2
FreeBSD 9.1 - openldap slapd lockups, mutex problems
...ot; list, because it maybe kernel related.. )
On 9.1-RELEASE I am witnessing lockups of the openldap slapd daemon.
The slapd runs for some days and then hangs, consuming high amounts of CPU.
In this state slapd can only be restarted by SIGKILL.
# procstat -kk 71195
PID TID COMM TDNAME KSTACK
71195 149271 slapd - mi_switch+0x186 sleepq_catch_signals+0x2cc sleepq_wait_sig+0x16 _sleep+0x29d do_wait+0x678 __umtx_op_wait+0x68 amd64_syscall+0x546 Xfast_syscall+0xf7
71195 194998 slapd - mi_switch+0x18...
2012 Sep 10
1
usb port issue in 9.1-Prerelease (Possibly Cam related)
...(pass5:umass-sim1:1:0:0): passdevgonecb: devfs entry is gone
umass0: at uhub3, port 1, addr 2 (disconnected)
At this point that particular USB port is effectively useless. Plugging
anything into the ports shows no device showing up.
Running usbconfig hangs with:
PID TID COMM TDNAME KSTACK
48562 101874 usbconfig - mi_switch+0x186
sleepq_wait+0x42 _sx_xlock_hard+0x426 usbd_enum_lock+0xac
usb_ref_device+0x21c usb_open+0xc7 devfs_open+0x197 vn_open_cred+0x2ff
kern_openat+0x20a amd64_syscall+0x540 Xfast_syscall+0xf7
Controller is:
uhci0@pci0:0:26:0:...
2012 Dec 19
3
9-STABLE -> NFS -> NetAPP:
I'm running a few servers sitting on top of a NetAPP file server ? everything runs great, but periodically I'm getting:
nfs_getpages: error 13
vm_fault: pager read error, pid 11355 (https)
errors on my screen ? not always same pid ? the annoying part is that it seems to always affect the same jail that is running .. if I shutdown all jails on that physical server, everything shuts down