Bug 169781

Summary: /usr/bin/csup ends in sigwai state and never exits
Product: Base System Reporter: Anton Shterenlikht <as>
Component: ia64Assignee: freebsd-ia64 (Nobody) <ia64>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 10.0-CURRENT   
Hardware: Any   
OS: Any   

Description Anton Shterenlikht 2012-07-11 10:10:01 UTC
On ia64, at least on  r237134 and r235474,
/usr/bin/csup works fine (I use it exclusively
to update the ports tree) until this stage: 

Shutting down connection to server

After that it sits indefinitely in sigwai state,
and never exits, e.g.:

  PID USERNAME    THR PRI NICE   SIZE    RES STATE   C   TIME   WCPU COMMAND
33822 root          2  20    0 37496K 23352K sigwai  1   0:32  0.00% csup


Due to this it's hard to use csup in scripts.

For more details see this thread:

http://lists.freebsd.org/pipermail/freebsd-ia64/2012-June/003280.html

Fix: 

Following suggestions, I tried the current csup
code from https://bitbucket.org/mux/csup. This makes
no difference.
Comment 1 Anton Shterenlikht 2013-07-15 16:05:56 UTC
It's been a year, and I no longer use cvsup.
Feel free to close this PR.
Comment 2 Marcel Moolenaar freebsd_committer freebsd_triage 2013-12-07 18:38:08 UTC
State Changed
From-To: open->closed

Per originator: the problem doesn't seem to be reproducible anymore 
and csup is not used anymore either.