Can't Start Latest Version

Mikhail Kandel's Avatar

Mikhail Kandel

27 Mar, 2014 05:42 AM

Hi,
I'm running 10.4 on a G4 PowerBook and I can't seem to open the latest version of TenFourFox. I can use 17.

When I launch it normally, it displays as loading and immediately closes. When I launch it from the terminal I get following error.

` mishas-powerbook67:~/Desktop/TenFourFox7450.app Misha$ ./Contents/MacOS/firefox
dyld: lazy symbol binding failed: Symbol not found: ___floatundidf
Referenced from: /Users/Misha/Desktop/TenFourFox7450.app/Contents/MacOS/XUL Expected in: /usr/lib/libgcc_s.1.dylib

dyld: Symbol not found: ___floatundidf
Referenced from: /Users/Misha/Desktop/TenFourFox7450.app/Contents/MacOS/XUL Expected in: /usr/lib/libgcc_s.1.dylib

Trace/BPT trap
`

  1. Support Staff 1 Posted by Chris (chtrusch... on 27 Mar, 2014 07:02 AM

    Chris (chtrusch)'s Avatar

    Mikhail, make sure the TFF .zip file was downloaded completely (for 24.4.0 7450 it's 33,545,259 bytes) and that it's unpacked with the built-in Mac OS X utility: Right-click the downloaded .zip file, choose Open With… and then "Archive Utility" if you're on 10.5 or "BomArchiveHelper" if you're on 10.4. Some third-party utilities don't work right with application packages.

  2. 2 Posted by Mikahil on 11 Nov, 2014 08:11 AM

    Mikahil's Avatar

    I tried again and still no dice, this is for the 7450 version.

    I wonder if the error is real, maybe GCC doesn't have library:

    mishas-powerbook67:~/Desktop Misha$ md5 TenFourFox7450-31.2.0.app.zip
    MD5 (TenFourFox7450-31.2.0.app.zip) = 1e00eb09504c5dc7bdabaa83c459fbfa
    mishas-powerbook67:~/Desktop Misha$ unzip TenFourFox*
    mishas-powerbook67:~/Desktop Misha$ TenFourFox7450.app/Contents/MacOS/firefox
    dyld: lazy symbol binding failed: Symbol not found: ___floatundidf
      Referenced from: /Users/Misha/Desktop/TenFourFox7450.app/Contents/MacOS/XUL
      Expected in: /usr/lib/libgcc_s.1.dylib

    dyld: Symbol not found: ___floatundidf
      Referenced from: /Users/Misha/Desktop/TenFourFox7450.app/Contents/MacOS/XUL
      Expected in: /usr/lib/libgcc_s.1.dylib

    Trace/BPT trap

  3. Support Staff 3 Posted by Chris (chtrusch... on 11 Nov, 2014 04:15 PM

    Chris (chtrusch)'s Avatar

    Hm, at this point I would probably re-install the OS (keeping existing users). Maybe Cameron has a better answer.

  4. Support Staff 4 Posted by Cameron Kaiser on 11 Nov, 2014 04:36 PM

    Cameron Kaiser's Avatar

    OS reinstallation unfortunately won't help -- this is an issue with dylib linkage.

    Mikhail, before continuing, please verify the RIPEMD160 hash as stated on https://code.google.com/p/tenfourfox/wiki/Hashes

    The symbol it's looking for is contained in TenFourFox's included libgcc, but yours is checking against the system. I specifically test these on systems that have no developer tools at all, so this should not occur (I'm typing this on one), and if it was a pervasive problem there should be substantially more reports since it wouldn't run on nearly every system. It should be linking against /Users/Misha/Desktop/TenFourFox7450.app/Contents/MacOS/libgcc_s.1.dylib as well, like this:

    % otool -L /Applications/TenFourFox7450.app/Contents/MacOS/XUL
    /Applications/TenFourFox7450.app/Contents/MacOS/XUL:
            @executable_path/XUL (compatibility version 1.0.0, current version 1.0.0)
            /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 11.0.0)
            /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 227.0.0)
            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices (compatibility version 1.0.0, current version 22.0.0)
            /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling (compatibility version 1.0.0, current version 4.9.0)
            /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0)
            /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration (compatibility version 1.0.0, current version 1.0.0)
            /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime (compatibility version 1.0.0, current version 240.0.0)
            /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current version 128.0.0)
            /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (compatibility version 1.0.0, current version 275.0.0)
            @executable_path/libnss3.dylib (compatibility version 1.0.0, current version 1.0.0)
            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib (compatibility version 1.0.0, current version 1.0.0)
            @executable_path/libmozalloc.dylib (compatibility version 1.0.0, current version 1.0.0)
            @executable_path/libmozglue.dylib (compatibility version 1.0.0, current version 1.0.0)
            /usr/lib/libcups.2.dylib (compatibility version 2.0.0, current version 2.7.0)
            /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore (compatibility version 1.2.0, current version 1.4.12)
            /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio (compatibility version 1.0.0, current version 1.0.0)
            /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox (compatibility version 1.0.0, current version 1.0.0)
            /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit (compatibility version 1.0.0, current version 1.0.0)
            /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook (compatibility version 1.0.0, current version 487.0.0)
            @executable_path/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.18.0)
            /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
            @executable_path/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
            /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.9)
            /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices (compatibility version 1.0.0, current version 18.0.0)
            /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 368.28.0)
            /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit (compatibility version 45.0.0, current version 824.42.0)
            /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation (compatibility version 300.0.0, current version 567.29.0)
    

    Did you change something on your system to alter linking order?

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac