[Bug 4110] New: malloc crash during basic usage (Mac OS X 10.8, hg 2.8+20131101)

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Nov 21 16:54:14 CST 2013


http://bz.selenic.com/show_bug.cgi?id=4110

          Priority: normal
            Bug ID: 4110
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: malloc crash during basic usage (Mac OS X 10.8, hg
                    2.8+20131101)
          Severity: bug
    Classification: Unclassified
                OS: Mac OS
          Reporter: chris.jerdonek at gmail.com
          Hardware: Macintosh
            Status: UNCONFIRMED
           Version: 2.8
         Component: Mercurial
           Product: Mercurial

On Mac OS X 10.8.5 with hg version 2.8+20131101, running `hg status` (and other
basic commands) crashes for me:

    $ hg status
    python(26909) malloc: *** error for object 0x28a660: pointer being freed
was not allocated
    *** set a breakpoint in malloc_error_break to debug
    Abort trap: 6

Here is the beginning of the Apple Crash Report:

    Process:         Python [22920]
    Path:           
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
    Identifier:      Python
    Version:         2.5.6 (2.5.6a0)
    Code Type:       X86 (Native)
    Parent Process:  ruby [22254]
    User ID:         502

    PlugIn Path:       /Library/Python/2.7/site-packages/mercurial/parsers.so
    PlugIn Identifier: parsers.so
    PlugIn Version:    ??? (0)

    Date/Time:       2013-11-21 13:31:23.568 -0800
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10

I will attach the full crash report separately.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list