Re: SIGSEGV indexing jcc-compiled module in IDEA PyCharm

2013-05-28 Thread Barry Wark
On Tue, May 28, 2013 at 11:09 PM, Andi Vajda wrote: > > On Tue, 28 May 2013, Barry Wark wrote: > > Hi all, >> >> This is an edge case, I realize, but thought I'd throw it out there in >> case >> anyone has come across a solution. >> >> I'm using IDEA's PyCharm IDE (v2.7). The project virtualenv

Re: SIGSEGV indexing jcc-compiled module in IDEA PyCharm

2013-05-28 Thread Andi Vajda
On Tue, 28 May 2013, Barry Wark wrote: Hi all, This is an edge case, I realize, but thought I'd throw it out there in case anyone has come across a solution. I'm using IDEA's PyCharm IDE (v2.7). The project virtualenv contains a jcc-compiled module (which the project uses). PyCharm's indexer

SIGSEGV indexing jcc-compiled module in IDEA PyCharm

2013-05-28 Thread Barry Wark
Hi all, This is an edge case, I realize, but thought I'd throw it out there in case anyone has come across a solution. I'm using IDEA's PyCharm IDE (v2.7). The project virtualenv contains a jcc-compiled module (which the project uses). PyCharm's indexer crashes when indexing this module with the