avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [bug #33114] Segfault after setting the DWEN fuse with Dra


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #33114] Segfault after setting the DWEN fuse with Dragon
Date: Fri, 26 Aug 2011 10:11:16 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.19) Gecko/2010071610 Firefox/3.0.19

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]