Bug 571265 - [abrt] crash in mercurial-1.4.3-2.fc12: <string>:1:connect:error: [Errno 111] Connection refused
Summary: [abrt] crash in mercurial-1.4.3-2.fc12: <string>:1:connect:error: [Errno 111]...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mercurial
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Neal Becker
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a8b6448c
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-07 22:17 UTC by Luca Botti
Modified: 2010-03-08 12:05 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-08 12:05:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (831 bytes, text/plain)
2010-03-07 22:17 UTC, Luca Botti
no flags Details

Description Luca Botti 2010-03-07 22:17:06 UTC
abrt 1.0.7 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/bin/hg --repository /home/lbotti/Projects/workspace/princess --config extensions.hg4ideapromptextension=/tmp/prompthooks4739102834646255209.py --config hg4ideaprompt.port=38758 --config hg4ideawarn.port=55592 --config ui.merge=internal:merge outgoing --newest-first --template '{rev}|{node|short}|{date|isodate}|{author}|{branches}|{desc}\\{' --limit 10
component: mercurial
executable: /usr/bin/hg
kernel: 2.6.32.9-67.fc12.x86_64
package: mercurial-1.4.3-2.fc12
reason: <string>:1:connect:error: [Errno 111] Connection refused
release: Fedora release 12 (Constantine)

backtrace
-----
<string>:1:connect:error: [Errno 111] Connection refused

Traceback (most recent call last):
  File "/usr/bin/hg", line 27, in <module>
    mercurial.dispatch.run()
  File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 16, in run
    sys.exit(dispatch(sys.argv[1:]))
  File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 30, in dispatch
    return _runcatch(u, args)
  File "/usr/lib64/python2.6/site-packages/mercurial/dispatch.py", line 80, in _runcatch
    ui.warn(_("abort: %s!\n") % inst)
  File "/tmp/prompthooks4739102834646255209.py", line 107, in warn
    client.connect( ('127.0.0.1', port) )
  File "<string>", line 1, in connect
error: [Errno 111] Connection refused

Local variables in innermost frame:
self: <socket._socketobject object at 0x1cb20c0>
args: (('127.0.0.1', 55592),)

Comment 1 Luca Botti 2010-03-07 22:17:09 UTC
Created attachment 398384 [details]
File: backtrace

Comment 2 Neal Becker 2010-03-08 00:58:29 UTC
Are you using some custom hook?

Comment 3 Mads Kiilerich 2010-03-08 01:32:08 UTC
IMHO this report is a meta-duplicate or consequence of 550811. 

Abrt shouldn't have reported it in the first place, and Neal can reject this report because the crash is in code not in his package - and not in Fedora.


Note You need to log in before you can comment on or make changes to this bug.