Date: Thu, 31 Mar 2011 21:03:49 +0000 From: Alexander Best <arundel@freebsd.org> To: freebsd-hackers@freebsd.org Subject: issue with devstat_buildmatch(3) and certain strings Message-ID: <20110331210349.GA4112@freebsd.org>
next in thread | raw e-mail | index | archive | help
hi there, devstat_buildmatch(3) crashes with certain strings. you can test this by doing one of: iostat -t "," iostat -t ",," iostat -t "da," iostat -t ",da," iostat -t ",da" iostat -t "da,scsi," iostat -t ",da,scsi" iostat -t "da,,scsi" i've tried, but wasn't able to fix this properly. cheers. alex -- a13x
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110331210349.GA4112>