bugThe GNU Hurd - Bugs: bug #27539, pfinet hangs

 
 

bug #27539: pfinet hangs

Submitter:  None
Submitted:  Sun 27 Sep 2009 03:08:38 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Originator Email:  -email is unavailable- Open/Closed:  Open
Reproducibility:  None Size (loc):  None
Planned Release:  None Effort:  0.00
Wiki-like text discussion box: 


* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 27 Sep 2009 07:16:47 PM UTC, comment #4: 

netbase does not configure and many packages depend on this.
ifupdown (unreleased) is configured and replaces netbase.

Philip Charles <philipc>
Sun 27 Sep 2009 06:17:39 PM UTC, comment #3: 

Seems to be locked somehwere in thread_block in

if (notify)
   hyp_event_channel_send(nd->evt);
simple_unlock(&nd->pushlock);
thread_block(NULL);
hyp_grant_takeback(gref);

i.e. dom0 doesn't release the grant ref. Sending trafic on the same
bridge makes it progress a bit.

Anonymous
Sun 27 Sep 2009 03:25:19 PM UTC, comment #2: 

Note: this is with under Xen, with the Xen network driver of gnumach

Anonymous
Sun 27 Sep 2009 03:20:07 PM UTC, comment #1: 

Looks like ethernet_xmit() is actually hanging, thus keeping the mutex
locked.

Samuel Thibault <sthibaul>
Group administrator
Sun 27 Sep 2009 03:08:38 PM UTC, original submission:  

awoodland: hmm I seem to be able to repeatably cause /hurd/pfinet to hang by running 'apt-get source icedove' in an NFS directory
awoodland: at least I think it's pfinet that's hanging because I can't ping the box any more
awoodland: and no applications that send/receive over the network work on the hurd box either
awoodland: console applications continue to work

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #18784:  bt added by None (9KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by philipc (Posted a comment)
  • -email is unavailable- added by sthibaul (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-09-27 None Attached File- Added bt, #18784

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code