← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Crash Reporter

 

Hello

I just checkout out the crash reporter from Tom's branch. I am not on:
2745a95b6 (HEAD, tom/tom-crash-reporter-may27) crash_reporter:
correctly install Windows exception handler under Kicad shell

I found a place in eeschema where it crashes. Specifically:
1. Open KiCad
2. Load the sallen_key demo simulation project
3. Start Eeschema
4. File -> Export Netlist...
5. Go to the Spice tab
6. Click "Run Simulator" (Simulator command is empty)
7. Crash here, but on the crash reporter branch it just freezes and
never completes. I did not see a new report being added to the link
sent by Maciej earlier.

I am doing anything wrong? I am testing on archlinux.

Nick

On Tue, 4 Jun 2019 at 22:32, Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
>
> On 6/4/19 12:31 PM, Tomasz Wlostowski wrote:
> > On 04/06/2019 17:11, Tomasz Wlostowski wrote:
> >
> >> Hi Wayne,
> >>
> >> It looks like I screwed up the exception handler under KiCad windows
> >> shell. Will fix soon.
> >
> > Fixed in my github branch.
> >
> > T.
> >
>
> As soon as I get home on Sunday, I will test it on windows.
>
> Wayne


Follow ups

References