Hi, "more" segfaults when you pass "/proc/misc" to it as a parameter. This happens on my Redhat 6.0 and my Redhat 6.2 box. See below:
[dayjay@chungsdonutshop~]$ more /proc/misc Segmentation fault (core dumped) [dayjay@chungsdonutshop~]$ Since I suck at GDB, here's something: (gdb) run Starting program: /bin/more /proc/misc (no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x74722035 in ?? () (gdb) There you go. Don't know what else can happen... d4y-j4y Chung's Donut Shop __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html
