[tor-bugs] #10761 [TorBrowserButton]: Restoring windows and tabs causes crash on exit

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 24 08:46:33 UTC 2014


#10761: Restoring windows and tabs causes crash on exit
----------------------------------+-----------------------
     Reporter:  cypherpunks       |      Owner:  mikeperry
         Type:  defect            |     Status:  new
     Priority:  normal            |  Milestone:
    Component:  TorBrowserButton  |    Version:
   Resolution:                    |   Keywords:
Actual Points:                    |  Parent ID:
       Points:                    |
----------------------------------+-----------------------

Comment (by cypherpunks):

 https://bugzilla.mozilla.org/show_bug.cgi?id=451024#c5 see related bug
 that happens now for another part of code. It's not problem for vanilla
 Firefox because they using MSVC. But uncovered for TBB because GCC.
 Compiler generates callback with address of thunk from nssckbi.dll instead
 of address of PR_Free itself. Then if nssckbi.dll already unloaded it
 can't execute code from its thunk.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10761#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list