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 Goldschmidt
Subject: [lwip-devel] [bug #25695] Segmentation fault in do_writemore(struct netconn *conn)
Date: Thu, 05 Mar 2009 07:49:22 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6

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

OK, now I get it: I think you are talking about a different scenario. The one
Koen reported does not involve API_EVENT but is a problem with loopif calling
tcpip_input from tcpip_thread.

But I think you are right that the event_callback() in sockets.c can also
produce this problem. That has to be protected, but using state NETCONN_NONE
is not a good idea. We would have to protect that with a different check.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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