Update of bug #33114 (project avrdude):

                  Status:                    None => Fixed                  
             Assigned to:                    None => joerg_wunsch           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Fixed in r983.

Calling exit(0) from deep within the callstack has been
proven fatal (and was a big DON'T in the light of this being
within a library function).  The exithook handler called
stk500v2_jtagmkII_teardown() which in turn tried to switch
the private data context for the call to jtagmkII_teardown() -
but the context was still set up for jtagmkII mode anyway,
as this was the case when executing jtagmkII_getsync().


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?33114>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to