[issue3174] Crash on any operation with server

Pavel Husakouski bugs at mercurial.selenic.com
Wed Dec 28 09:14:11 CST 2011


New submission from Pavel Husakouski <phusakouski at gmail.com>:

I use last version of hg with repo from 1.9.х, some days worked fine but 
today I've received crash. the same crash on any operation with server

pulling from *****
** unknown exception encountered, please report by visiting
**  http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit 
(AMD64)]
** Mercurial Distributed SCM (version 2.0.1)
** Extensions loaded: extdiff
Traceback (most recent call last):
  File "hg", line 42, in <module>
  File "mercurial\dispatch.pyo", line 27, in run
  File "mercurial\dispatch.pyo", line 64, in dispatch
  File "mercurial\dispatch.pyo", line 87, in _runcatch
  File "mercurial\dispatch.pyo", line 684, in _dispatch
  File "mercurial\dispatch.pyo", line 466, in runcommand
  File "mercurial\dispatch.pyo", line 738, in _runcommand
  File "mercurial\dispatch.pyo", line 692, in checkargs
  File "mercurial\dispatch.pyo", line 681, in <lambda>
  File "mercurial\util.pyo", line 455, in check
  File "mercurial\commands.pyo", line 4245, in pull
  File "mercurial\localrepo.pyo", line 1462, in pull
  File "mercurial\discovery.pyo", line 45, in findcommonincoming
  File "mercurial\setdiscovery.pyo", line 108, in findcommonheads
  File "mercurial\wireproto.pyo", line 75, in submit
  File "mercurial\wireproto.pyo", line 81, in _submitreq
  File "mercurial\wireproto.pyo", line 181, in heads
  File "mercurial\wireproto.pyo", line 123, in decodelist
TypeError: Non-hexadecimal digit found

----------
messages: 18430
nosy: Mad Hollander
priority: critical
status: unread
title: Crash on any operation with server

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3174>
____________________________________________________


More information about the Mercurial-devel mailing list