darcs

Issue 703 darcs changes and list_authors hang

Title darcs changes and list_authors hang
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy, tux_rocker
Assigned To
Topics

Created on 2008-02-22.08:12:24 by kowey, last changed 2009-08-27.13:55:59 by admin.

Messages
msg3632 (view) Author: kowey Date: 2008-02-22.08:12:22
This patch causes darcs changes and list_authors to hang (maybe they're just
taking very long?)

Fri Feb 15 20:31:30 GMT 2008  Jason Dagit <dagit@codersbase.com>
  * make Hopefully have type witnesses

Jason thought it might be related to my machine when I had accidentally started
(and interrupted) a rm -rf / (errant makefile).  I've checked the disk, indeed
found some errors and corrected them, but I still get this issue.  

I was wondering if somebody else can reproduce this (MacOS X, 10.4, Intel; GHC
6.8.2 binary from the website)
msg3633 (view) Author: kowey Date: 2008-02-22.08:13:35
I forgot to add that cherry picking to unpull the patch makes everything just fine.
msg3634 (view) Author: tux_rocker Date: 2008-02-22.13:32:35
I can't reproduce it with GHC 6.6. "darcs changes" just runs on the darcs
repository itself, and on a small hashed darcs 2 repository with 5 patches.

The environment:

$ darcs2 --exact-version
darcs compiled on Feb 22 2008, at 14:18:56
unknown

$ darcs2 query repo
          Type: darcs
        Format: darcs-1.0
          Root: /Users/reinier/Source/darcs-unstable
      Pristine: PlainPristine "_darcs/pristine"
         Cache: thisrepo:/Users/reinier/Source/darcs-unstable
  predist Pref: autoconf && ./configure && ${MAKE-make} predist
     test Pref: autoconf && ./configure && ${MAKE-make} check && ${MAKE-make}
Default Remote: http://darcs.net/repos/unstable
   Num Patches: 5335

$ uname -a
Darwin computer-van-reinier-lamers.local 8.11.1 Darwin Kernel Version 8.11.1:
Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386

$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 6.6
msg3635 (view) Author: kowey Date: 2008-02-22.13:36:54
Thanks for trying that!

For what it's worth, the hanging I experienced was on the
unstable-hashed version of the darcs repository
msg3637 (view) Author: tux_rocker Date: 2008-02-22.14:54:26
I pulled the unstable-hashed repo, and 'changes' and 'query authors' work fine.
msg3648 (view) Author: kowey Date: 2008-02-22.23:03:38
This issue is resolved for me, thanks to this recent patch:

Fri Feb 22 17:31:29 GMT 2008  David Roundy <droundy@darcs.net>
  * resolved issue699: revert accidentally-increased strictness in repo-reading.
History
Date User Action Args
2008-02-22 08:12:24koweycreate
2008-02-22 08:13:38koweysetstatus: unread -> unknown
nosy: droundy, tommy, beschmi, kowey
messages: + msg3633
2008-02-22 13:32:37tux_rockersetnosy: + tux_rocker
messages: + msg3634
2008-02-22 13:36:55koweysetnosy: droundy, tommy, beschmi, kowey, tux_rocker
messages: + msg3635
2008-02-22 14:54:27tux_rockersetnosy: droundy, tommy, beschmi, kowey, tux_rocker
messages: + msg3637
2008-02-22 23:03:39koweysetstatus: unknown -> resolved
nosy: droundy, tommy, beschmi, kowey, tux_rocker
messages: + msg3648
2009-08-06 17:54:51adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, tux_rocker
2009-08-06 20:58:44adminsetnosy: - beschmi
2009-08-10 22:16:00adminsetnosy: + tux_rocker, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall
2009-08-25 18:06:07adminsetnosy: + darcs-devel, - simon
2009-08-27 13:55:59adminsetnosy: tommy, kowey, darcs-devel, thorkilnaur, tux_rocker, dmitry.kurochkin