From: Adrian Corbuleanu (acorbuleanu@astrocorp.com)
Date: Tue Jun 26 2001 - 14:06:49 EDT
I am having problems with my kernel "going out into the weeds" under heavy TCP/IP traffic. My application is performing IP Masquerading, and after a random amount of time, the systems dies (no shell, no TCP/IP activity). When I break in with the debugger, the PC is usually in a function called vector_data, although I have also seen the PC at 0x10 (interrupt vector table). The SP, on the other hand, is usually at or near the same address, an address which is outside the addressable memory range. I am beginning to think that the kernel's stack is too small, but I don't know where to go to change it (and what dependencies upon its size there are). I am developing using a NETSilicon NET+ARM (ARM7TDMI) CPU. Any thoughts? Thanks, - Charlie This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
This archive was generated by hypermail 2.1.4 : Thu Sep 19 2002 - 13:19:52 EDT