lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #25695] Segmentation fault in do_writemore(struct netc


From: Simon Braun
Subject: [lwip-devel] [bug #25695] Segmentation fault in do_writemore(struct netconn *conn)
Date: Thu, 05 Mar 2009 07:09:32 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1) Gecko/20061010 Firefox/2.0 (.NET CLR 3.5.30729)

Follow-up Comment #8, bug #25695 (project lwip):

Hi Simon, I'm using the FreeRTOS port, which does call timers from within
sys_sem_wait.  Any port that can call poll_tcp from within API_EVENT can
suffer this problem, but I'm not familiar with other ports so I don't know how
general the problem is.  The unexplored consequences I was talking about, are
what happens when the timers are not running while waiting for a semaphore, in
this case socksem or selectsem.  You are far more familiar with lwip than I so
I have to defer to your judgement of how 'clean' the solution is.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25695>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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