#8970: tbb 2.3.25-8 - Linux 64bit crashes all the time
------------------------------+---------------------------------------------
 Reporter:  cypherpunks       |          Owner:  mikeperry                    
     Type:  defect            |         Status:  assigned                     
 Priority:  critical          |      Milestone:  TorBrowserBundle 2.3.x-stable
Component:  TorBrowserButton  |        Version:                               
 Keywords:  tbb-crash         |         Parent:                               
   Points:                    |   Actualpoints:                               
------------------------------+---------------------------------------------
Changes (by ln5):

 * cc: erinn (added)


Comment:

 gk suggested I'd compare about:buildconfig:

 {{{
 -  <link rel="stylesheet" href="buildconfig-8_files/about.css"
 type="text/css">
 +  <link rel="stylesheet" href="buildconfig-debian0_files/about.css"
 type="text/css">

        <td> gcc</td>
 -      <td>gcc version 4.4.5 (Debian 4.4.5-8) </td>
 +      <td>gcc version 4.7.2 (Debian 4.7.2-5) </td>

 --g -Os -freorder-blocks  -fomit-frame-pointer</td>
 +-g -fno-omit-frame-pointer </td>

        <td> c++</td>
 -      <td>gcc version 4.4.5 (Debian 4.4.5-8) </td>
 +      <td>gcc version 4.7.2 (Debian 4.7.2-5) </td>

 --fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks
 -  -fomit-frame-pointer </td>
 +-std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -g
 +-fno-omit-frame-pointer  </td>

 -<p>--enable-application=browser --enable-optimize
 +<p>--enable-application=browser --disable-optimize
 }}}

 So I guess I'll muck about with .mozconfig or something to at least
 get the flags identical.

 Could somebody with access to dixie (I guess) try to figure out what
 local changes was used for the linux x86_64 -8 build?

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8970#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to