| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Tue, 8 Sep 2009 14:43:34 -0700 (PDT) |
:while running a cpdup to a nfs server (linux)
:
:#15 0xc03527a7 in calltrap () at=20
:/usr/src/sys/platform/pc32/i386/exception.s:785
Ok, should be fixed now. It was an unsigned underflow which caused
a szmin() check to fail.
-Matt