When attempting to start Firefox 3.5.2 with the profile manager, I get the following error message (and crash report) — is this just because I'm running OS X 10.6, or is it something else? (I will file a bug if others can reproduce)
$ /Applications/Firefox.app/Contents/MacOS/firefox -ProfileManager dyld: Library not loaded: /usr/lib/libsqlite3.dylib Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Reason: Incompatible library version: Security requires version 9.0.0 or later, but libsqlite3.dylib provides version 1.0.0 /Applications/Firefox.app/Contents/MacOS/run-mozilla.sh: line 131: 5346 Trace/BPT trap "$prog" ${1+"$@"}
Process: firefox-bin [5371] Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin Identifier: firefox-bin Version: ??? (???) Code Type: X86 (Native) Parent Process: sh [5367]
Date/Time: 2009-09-08 10:39:17.531 -0700 OS Version: Mac OS X 10.6.1 (10B503) Report Version: 6
Interval Since Last Report: 88207 sec Crashes Since Last Report: 4 Per-App Crashes Since Last Report: 2 Anonymous UUID: 28570194-9B5C-405F-A8D5-818F3F658117
Dyld Error Message: Library not loaded: /usr/lib/libsqlite3.dylib Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Reason: Incompatible library version: Security requires version 9.0.0 or later, but libsqlite3.dylib provides version 1.0.0
Model: MacBookAir2,1, BootROM MBA21.0075.B03, 2 processors, Intel Core 2 Duo, 1.6 GHz, 2 GB, SMC 1.34f8 Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8B), Broadcom BCM43xx 1.0 (5.10.91.19) Bluetooth: Version 2.2.1f7, 2 service, 1 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en0 Serial ATA Device: SAMSUNG HS12UHE, 111.79 GB USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8505, 0x24400000 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0223, 0x04600000 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8210, 0x06110000
-- Alexander Limi · Firefox User Experience · http://limi.net
On Tue, Sep 8, 2009 at 10:40 AM, Alexander Limi <l...@mozilla.com> wrote: > When attempting to start Firefox 3.5.2 with the profile manager, I get the > following error message (and crash report) — is this just because I'm > running OS X 10.6, or is it something else? (I will file a bug if others can > reproduce)
> $ /Applications/Firefox.app/Contents/MacOS/firefox -ProfileManager > dyld: Library not loaded: /usr/lib/libsqlite3.dylib > Referenced from: > /System/Library/Frameworks/Security.framework/Versions/A/Security > Reason: Incompatible library version: Security requires version 9.0.0 or > later, but libsqlite3.dylib provides version 1.0.0 > /Applications/Firefox.app/Contents/MacOS/run-mozilla.sh: line 131: 5346 > Trace/BPT trap "$prog" ${1+"$@"}
> Date/Time: 2009-09-08 10:39:17.531 -0700 > OS Version: Mac OS X 10.6.1 (10B503) > Report Version: 6
> Interval Since Last Report: 88207 sec > Crashes Since Last Report: 4 > Per-App Crashes Since Last Report: 2 > Anonymous UUID: 28570194-9B5C-405F-A8D5-818F3F658117
> When attempting to start Firefox 3.5.2 with the profile manager, I get the > following error message (and crash report) — is this just because I'm > running OS X 10.6, or is it something else? (I will file a bug if others can > reproduce)
As noted on IRC, don't use Contents/MacOS/firefox, use Contents/MacOS/firefox-bin
I have updated the knowledge base article which told me to use firefox instead of firefox-bin, still waiting for an account so I can fix this in the MozillaZine article too.
-- Alexander Limi · Firefox User Experience · http://limi.net
On Tue, Sep 8, 2009 at 11:36 AM, Benjamin Smedberg <benja...@smedbergs.us>wrote:
> On 9/8/09 1:40 PM, Alexander Limi wrote: > > When attempting to start Firefox 3.5.2 with the profile manager, I get > the > > following error message (and crash report) — is this just because I'm > > running OS X 10.6, or is it something else? (I will file a bug if others > can > > reproduce)
> As noted on IRC, don't use Contents/MacOS/firefox, use > Contents/MacOS/firefox-bin