darcs

Issue 1341 Darcs stalls when returning from the pager

Title Darcs stalls when returning from the pager
Priority bug Status duplicate
Milestone Resolved in
Superseder darcs hangs when invoked with no arguments and pager quits
View: 1278
Nosy List darcs-devel, dmitry.kurochkin, kerneis, kowey, thorkilnaur
Assigned To
Topics

Created on 2009-02-03.10:22:17 by kerneis, last changed 2009-08-27.14:15:40 by admin.

Files
File name Uploaded Type Edit Remove
darcs kerneis, 2009-02-03.10:22:10 text/plain
darcs-ok kerneis, 2009-02-03.10:22:13 text/plain
Messages
msg7262 (view) Author: kerneis Date: 2009-02-03.10:22:13
Hi,

half of the time, when darcs returns from the pager, it just stalls and
I have to kill -9 it (kill is not enough).

Steps to reproduce: just call darcs in a tty (so that it launches a
pager to display some help).

A few details:
- This is darcs from debian unstable amd64 (if you think this is a
  debian bug, I'll report there).
$ darcs --exact-version
    darcs compiled on Jan 24 2009, at 04:10:02
    # configured Thu Jan 15 14:31:24 PST 2009
    ./configure /usr/local/share/config.site /usr/local/etc/config.site

    Context:

    [TAG 2.2.0
    Petr Rockai <me@mornfall.net>**20090115150916] 
- You will find attached the output of strace for two runs of darcs, one
  successful and one not. Note the infinite loop of sched_yield() at the
  end and the few missing futex calls in the failing trace.
- Setting DARCS_PAGER to 'more' or 'less' doesn't change anything.
  Neither does using xterm instead of gnome-terminal.

Kind regards,
-- 
Gabriel Kerneis
Attachments
History
Date User Action Args
2009-02-03 10:22:18kerneiscreate
2009-02-05 15:54:46mornfallsetpriority: bug
nosy: kowey, simon, thorkilnaur, dmitry.kurochkin, kerneis
superseder: + darcs hangs when invoked with no arguments and pager quits
2009-02-15 17:05:49tux_rockersetstatus: unread -> duplicate
nosy: kowey, simon, thorkilnaur, dmitry.kurochkin, kerneis
2009-08-25 17:40:23adminsetnosy: + darcs-devel, - simon
2009-08-27 14:15:40adminsetnosy: kowey, darcs-devel, thorkilnaur, dmitry.kurochkin, kerneis