[issue24331] *** Error in `/usr/bin/python': double free or corruption (!prev): 0x0000000000f5c760 *** when cloning hg repository into directory on cifs

2016-04-24 Thread Berker Peksag
Berker Peksag added the comment: Agreed, this is unlikely an issue with Python. Please report it to Mercurial developers. -- nosy: +berker.peksag resolution: -> third party stage: -> resolved status: open -> closed ___ Python tracker

[issue24331] *** Error in `/usr/bin/python': double free or corruption (!prev): 0x0000000000f5c760 *** when cloning hg repository into directory on cifs

2015-05-30 Thread Antoine Pitrou
Antoine Pitrou added the comment: Thanks for the report. I would say it looks very much like a Mercurial issue. You can find the Mercurial bug tracker at http://bz.selenic.com/ -- nosy: +pitrou ___ Python tracker rep...@bugs.python.org

[issue24331] *** Error in `/usr/bin/python': double free or corruption (!prev): 0x0000000000f5c760 *** when cloning hg repository into directory on cifs

2015-05-30 Thread Karl Richter
New submission from Karl Richter: I experience the error in the title exclusive when invoking `hg clone` (e.g. `hg clone https://bitbucket.org/Coin3D/coin` or `hg clone http://hg.netbeans.org/main-golden/ netbeans-main-golden`) when the target directory is on a cifs mount. `gdb` backtrace: