RE: FreeBSD core dumps when wrapping big files!
"Jeff Hobbs" <[email protected]>
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Organization | ActiveState |
| Message-ID | <[email protected]> |
Jean-Claude Wippler wrote: > What baffles me is the FreeBSD-only nature of this problem. Could we > have a TclVFS stat struct mismatch? There's that 32- vs. 64-bit > struct field stuff which used to cause trouble in the (distant) past. This has been an issue before. Unfortunately *BSD is one of the few platforms that ActiveState doesn't have around. It could be some alignment issue but the range is an odd one. Perhaps if it is just venturing past 24 bits, then we have some mixup, but ??? Jeff