[tor-bugs] #2826 [Tor bundles/installation]: TBB 2.2.x for Linux Firefox tries to load skypebuttons.so, crashes

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Sep 7 20:53:19 UTC 2011


#2826: TBB 2.2.x for Linux Firefox tries to load skypebuttons.so, crashes
--------------------------------------+-------------------------------------
 Reporter:  phobos                    |          Owner:  erinn   
     Type:  defect                    |         Status:  assigned
 Priority:  major                     |      Milestone:          
Component:  Tor bundles/installation  |        Version:          
 Keywords:                            |         Parent:          
   Points:                            |   Actualpoints:          
--------------------------------------+-------------------------------------

Comment(by rransom):

 {{{
 13:48 < rransom__> The skypebuttons.so crash is a Firefox bug.
 13:49 < rransom__> I suspect that Firefox is calling dlopen($FILENAME,
 RTLD_LAZY) ; it should use RTLD_NOW, so that unresolvable symbols produce
 an error code in dlopen that Firefox can handle, rather than an abort
 later.
 }}}

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


More information about the tor-bugs mailing list