[haiku-bugs] Re: [Haiku] #7501: mount_nfs hangs when mounting a share on a VBox host from a Haiku guest

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Tue, 10 May 2011 22:43:34 -0000

#7501: mount_nfs hangs when mounting a share on a VBox host from a Haiku guest
----------------------------------------+----------------------------
   Reporter:  scgtrp                    |      Owner:  axeld
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  R1
  Component:  Network & Internet/Stack  |    Version:  R1/Development
 Resolution:                            |   Keywords:
 Blocked By:                            |   Blocking:
Has a Patch:  0                         |   Platform:  All
----------------------------------------+----------------------------

Comment (by anevilyak):

 It looks like this may be a problem in the UDP module. NFS is closing the
 post office socket and then waiting for the post office worker thread to
 exit. However, the post office worker thread is trapped in recvfrom() on
 the aforementioned socket and never returns. I would expect close() to
 cause that recvfrom to return with an error, but it apparently doesn't.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7501#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: