This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TFTP Crashing


It's a non-standard board-support package.  I don't think I have access
to the ethernet driver code.  I am going to try using the OpenBSD
package instead of FreeBSD.  Maybe it will make a difference.

Dave


--- Gary Thomas <gary@mlbassoc.com> wrote:

> On Thu, 2005-02-10 at 18:54 -0800, Dave Johnson wrote:
> > I have a little trouble using tftp_get on large files.  The file I
> am
> > trying to get is ~1.5MB.
> > 
> > It makes it about 3/4 through and then I get this message:
> > PANIC: eth_drv_send: no header mbuf
> > 
> > I tried splitting the file in half and getting the halves, but then
> the
> > 2nd get mysteriously times out and hangs the system.
> > 
> > Any suggestions?  Is there a buffer I should increase?  I think the
> > tftp buffer is set at 512.
> 
> This error indicates that you have a memory leak in your ethernet
> driver.  What platform/driver are you using?
> 
> -- 
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> 
> 



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]