Bug 889365

Summary: [abrt] mercurial-2.2.3-1.fc17: commandserver.py:93:_read:error: unpack requires a string argument of length 4
Product: [Fedora] Fedora Reporter: patrick korsnick <korsnick>
Component: mercurialAssignee: Neal Becker <ndbecker2>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dennis, mads, ndbecker2
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:63f2cd345afbcb213c8acc16b04c928a0e2eb59f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-06 18:04:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ
none
File: executable
none
File: dso_list
none
File: smolt_data
none
File: core_backtrace none

Description patrick korsnick 2012-12-20 23:03:27 UTC
Version-Release number of selected component:
mercurial-2.2.3-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python /usr/bin/hg serve --cmdserver pipe --config ui.interactive=true --config ui.merge=internal:fail --config extensions.javahg=/tmp/1356043727258-0/javahg.py --config extensions.rebase= --config extensions.mq=
kernel:         3.6.10-2.fc17.x86_64

Comment 1 patrick korsnick 2012-12-20 23:03:30 UTC
Created attachment 666982 [details]
File: backtrace

Comment 2 patrick korsnick 2012-12-20 23:03:31 UTC
Created attachment 666983 [details]
File: environ

Comment 3 patrick korsnick 2012-12-20 23:03:33 UTC
Created attachment 666984 [details]
File: executable

Comment 4 patrick korsnick 2012-12-20 23:03:35 UTC
Created attachment 666985 [details]
File: dso_list

Comment 5 patrick korsnick 2012-12-20 23:03:36 UTC
Created attachment 666986 [details]
File: smolt_data

Comment 6 patrick korsnick 2012-12-20 23:03:38 UTC
Created attachment 666987 [details]
File: core_backtrace

Comment 7 patrick korsnick 2012-12-20 23:05:09 UTC
think this was caused by doing a pull from within eclipse

Comment 8 Mads Kiilerich 2012-12-21 00:02:14 UTC
I assume you were using tool which sent incorrect data to Mercurial? Which tool was that? A manually install Mercurial-eclipse?

Comment 9 patrick korsnick 2012-12-21 00:11:23 UTC
yes i'm using eclipse 4.2.1 and MercurialEclipse 2.0.0.v201210091230

Comment 10 Mads Kiilerich 2012-12-21 00:22:18 UTC
So the real problem is apparently that MercurialEclipse is sending invalid data to Mercurial. You should file a bug there, especially if you can reproduce the problem.