Re: SIGSEGV indexing jcc-compiled module in IDEA PyCharm

2013-05-29 Thread Barry Wark
Ah, not sure why I couldn't find this before. Looks like it may be a PyCharm issue, though I'm sure they'd be grateful for any guidance... http://youtrack.jetbrains.com/issue/PY-7691 On Wed, May 29, 2013 at 4:58 PM, Barry Wark wrote: > > > > On Wed, May 29, 2013 at 4:44 PM, Andi Vajda wrote: >

Re: SIGSEGV indexing jcc-compiled module in IDEA PyCharm

2013-05-29 Thread Barry Wark
On Wed, May 29, 2013 at 4:44 PM, Andi Vajda wrote: > > On Wed, 29 May 2013, Barry Wark wrote: > > On Wed, May 29, 2013 at 1:53 PM, Andi Vajda wrote: >> >> >>> On Tue, 28 May 2013, Barry Wark wrote: >>> >>> On Tue, May 28, 2013 at 11:09 PM, Andi Vajda wrote: >>> On Tue, 28 May

Re: SIGSEGV indexing jcc-compiled module in IDEA PyCharm

2013-05-29 Thread Andi Vajda
On Wed, 29 May 2013, Barry Wark wrote: On Wed, May 29, 2013 at 1:53 PM, Andi Vajda wrote: On Tue, 28 May 2013, Barry Wark wrote: 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 th

Re: SIGSEGV indexing jcc-compiled module in IDEA PyCharm

2013-05-29 Thread Barry Wark
On Wed, May 29, 2013 at 1:53 PM, Andi Vajda wrote: > > On Tue, 28 May 2013, Barry Wark wrote: > > 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 the

Re: SIGSEGV indexing jcc-compiled module in IDEA PyCharm

2013-05-29 Thread Andi Vajda
On Tue, 28 May 2013, Barry Wark wrote: 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).

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