On a connecting call by modem the program gets a segment violation.
This occurs after connection but before the login prompt.
The same binary of the uugetty runs happily on V1.2.8.
I have tried a number of compile options - optimizations, -g, different
compilers etc. No luck. Ie for the uugetty binary!
My main compile is using Elf libraries 5.0.9 and 5.1.2 but I have also tried the
4.7.2 aout libs.
I have tried to debug this as much as possible - but I have run into problems
doing this. However, it appears to be memory overwrite, with some variables
locations being zeroed (pointers). This is what causes the seg. but i
cannot find the region that actually does it.
So my main thought is that there is some bug in this version of the kernel.
Anyone else seeing these problems? I have had no other problems with 1.2.10.
Cheers
John Floyd