For some reason the networking info sometimes crashs
and bombs when the total transferred data is > 4GB.
This would seem like a simple overflow (since the
variable used to store it is a 32-bit integer), but it only
breaks on some setups, on others it simply wraps.
Logged In: NO
I have the same problem