It seems that lsof port in OpenBSD Current brokes, I have installed it and when I run it, I get the following errors.
trinity2 > pkg_info | grep lsof lsof-4.75p0 list information about open files trinity2 > lsof Segmentation fault (core dumped) trinity2 > gdb lsof GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-openbsd3.9"...(no debugging symbols found) (gdb) run Starting program: /usr/local/sbin/lsof Program received signal SIGSEGV, Segmentation fault. 0x1c002876 in ?? () (gdb) -- Best Regards, CS Lee<geek00L[at]gmail.com>