JuliaPy / JuliaPy/PyPlot.jl

Exception access violation

未关闭
#105 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Julia
星标
488
派生
90
PR 合并指标
30 天内没有已合并 PR

描述

I am getting an intermittent access violation error running some code that does some processing on random spike trains. I put a link to the gist that contains the notebook and wrapper functions I wrote for formatting the PyPlot graphs. I don't think the error has anything to do with the specific spike time vector because I saved each vector before attempting to plot it. After Julia crashed, I can reload that vector and it plots fine. The access violation happens infrequently--maybe one out of every 30-50 times I run the function. [Win 7 x64 with PyPlot 1.4.3; PyCall 0.6.2 with the default Anaconda 2. x64 installation; Julia 0.3.3.]

Gist: https://gist.githubusercontent.com/anonymous/343fabf11334e7db1afa/

---

Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x30f42d1d -- unknown function (ip: 821
308701)
unknown function (ip: 821308701)
unknown function (ip: 822083755)
.... [skipping more lines like this]
unknown function (ip: 821724369)
pycall at C:\Users\bens.julia\v0.3\PyCall\src\PyCall.jl:75
unknown function (ip: 1811228495)
unknown function (ip: 14081488)
unknown function (ip: 820977898)

Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x30f42d1d -- unknown function (ip: 821
308701)
unknown function (ip: 820977898)

---

Julia Version 0.3.3
Commit b24213b\* (2014-11-23 20:19 UTC)
Platform Info:
System: Windows (x86_64-w64-mingw32)
CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
LAPACK: libopenblas
LIBM: libopenlibm
LLVM: libLLVM-3.3

贡献指南

这个仓库没有索引到贡献指南

调研方向

从链接的 gist 以及 PyCall\src\PyCall.jl:75 中提到的 PyPlot/PyCall 调用点开始,使用所报告的 Windows x64、Julia 0.3.3、PyPlot 1.4.3 和 Anaconda 环境。重现间歇性的访问冲突并捕获完整的错误输出;完成的标准是确定可靠的触发条件,并记录原因或确认的修复方案。

由索引模型根据 Issue 内容生成。

评估

技术栈
julia, matplotlib, python
领域
data-visualization
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。