From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4543 invoked by alias); 12 Jun 2012 20:40:42 -0000 Received: (qmail 4527 invoked by uid 22791); 12 Jun 2012 20:40:39 -0000 X-SWARE-Spam-Status: No, hits=-4.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-pb0-f49.google.com (HELO mail-pb0-f49.google.com) (209.85.160.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Jun 2012 20:40:27 +0000 Received: by pbbrq13 with SMTP id rq13so1350919pbb.36 for ; Tue, 12 Jun 2012 13:40:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.225.170 with SMTP id rl10mr41892709pbc.13.1339533625612; Tue, 12 Jun 2012 13:40:25 -0700 (PDT) Received: by 10.68.46.33 with HTTP; Tue, 12 Jun 2012 13:40:25 -0700 (PDT) Date: Tue, 12 Jun 2012 20:40:00 -0000 Message-ID: From: Elad Yosef To: ecos-discuss@ecos.sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] pbuf_alloc failures with LwIP X-SW-Source: 2012-06/txt/msg00001.txt.bz2 Hi all, I'm using LwIP stack on my target and experiencing crashes under stress. function eth_drv_recv) from ../io/eth/v3_0/ser/lwip/eth_drv.c calls pbuf_alloc() and this allocation fails. Is this result of some bad configuration? Thanks Elad -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss