On Thu, May 12, 2016 at 3:17 PM, Matt Anderson <[email protected]> wrote:
> Hello,
>
> Apologies as I am new to this kind of forum.
>
> I am working on a bit of software and have encountered a segmentation fault
> after upgrading my Julia version to 0.4.5 from version 0.4.4. This issue
> persists across multiple machines and operating systems. Under version 0.4.4
> the code runs without a problem.
>
> The error pops up as
>
> signal (11): Segmentation fault: 11
>
> - at arraymath.jl:96
>
>
> followed by a bunch of traceback.
>
>
> So here is my real question. What is the proper way for me to document this
> so as to annoy as few people as possible?

Include as much detail as possible (especially the code to reproduce,
you system info, julia version (where you get it from) and the error
messages) so that people who can solve the problem can actually have
any info at all to start debugging the problem.

>
>
> Thanks

Reply via email to