lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Assertion on Select


From: Michael Steinberg
Subject: Re: [lwip-users] Assertion on Select
Date: Fri, 18 Sep 2015 20:54:59 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Hey,

is using their netif driver plus a vanilla lwip (ie. savannah git
master) no option? I don't think the netif-interface changed much. I had
no real troubles from 1.41 to head.
I'd rather ask them to contribute their changes in a generic way, after
all they're profitting from a free stack as it seems.

Kind Regards,
Michael


Am 18.09.2015 um 18:19 schrieb Sandra Gilge (ADATIS):
> Hallo Simon,
>
> is there a stable  revision between the head revision and the latest
> revision I could take?
>
> Updating new revisions is with my port is not so easy since the port for
> Blackfin is from analog devices and they made quite some changes to the
> lwip stack.
>
> Best regards,
> Sandra
>
> Am 18.09.2015 um 18:00 schrieb address@hidden:
>> Send lwip-users mailing list submissions to
>>      address@hidden
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>      https://lists.nongnu.org/mailman/listinfo/lwip-users
>> or, via email, send a message with subject or body 'help' to
>>      address@hidden
>>
>> You can reach the person managing the list at
>>      address@hidden
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of lwip-users digest..."
>>
>>
>> Today's Topics:
>>
>>    1. Assertion on Select (Sandra Gilge)
>>    2. Re: Assertion on Select (Simon Goldschmidt)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Fri, 18 Sep 2015 13:35:39 +0200
>> From: "Sandra Gilge" <address@hidden>
>> To: <address@hidden>
>> Subject: [lwip-users] Assertion on Select
>> Message-ID: <address@hidden>
>> Content-Type: text/plain; charset="us-ascii"
>>
>> Hallo Simon
>>
>>  
>>
>> I don't want to move the complete code to the head revision. Is it enough to
>> replace sockets.c to a newer version? Or is this a problem?
>>
>> I guess it is the issue #31741 that might be the problem?
>>
>>  
>>
>> Here's the correspondence we already had:
>>
>>  
>>
>>  
>>
>> Sandra Gilge wrote:
>>
>> Now I'm having problems with following assertion when calling select. 
>>
>> LWIP_ASSERT("sock->select_waiting >= 0", sock->select_waiting >= 0);
>>
>>
>> Do I remember correctly that there was a bug in there somewhere? Depending
>> on your thread priorities, git master could fix the issue.
>>
>>
>> Simon
>>
>>  
>>
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: 
>> <http://lists.nongnu.org/archive/html/lwip-users/attachments/20150918/aa2021bc/attachment.html>
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Fri, 18 Sep 2015 13:50:05 +0200
>> From: "Simon Goldschmidt" <address@hidden>
>> To: address@hidden
>> Subject: Re: [lwip-users] Assertion on Select
>> Message-ID:
>>      <address@hidden>
>>      
>> Content-Type: text/plain; charset=UTF-8
>>
>> Sandra Gilge wrote:
>>> I don?t want to move the complete code to the head revision.
>>> Is it enough to replace sockets.c to a newer version? Or is this a problem?
>> Picking one file only will most certainly not work. You can do this on your 
>> own, but honestly, I don't want to support this. If you don't want to move 
>> to a newer version, you will have to identify the fixing changes and try to 
>> apply them to your version.
>>
>>> I guess it is the issue #31741 that might be the problem?
>> Maybe. But maybe that's not all, I don't know, sorry.
>>
>>
>> Simon
>>
>>
>>
>> ------------------------------
>>
>> _______________________________________________
>> lwip-users mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/lwip-users
>>
>> End of lwip-users Digest, Vol 145, Issue 9
>> ******************************************
>>
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/lwip-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]