Closed Bug 518877 Opened 15 years ago Closed 15 years ago

Save is broken (Snow Leopard)

Categories

(Firefox :: General, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: joelr, Assigned: joelr)

References

Details

This is not particular to 64 bits or Snow Leopard since I saw this with 32 bits on Leopard too. 

spec=/Orientation Update… « dougt's blog
WARNING: malformed url: no scheme: file ../../../../mozilla-central/netwerk/base/src/nsStandardURL.cpp, line 753
WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520013: file ../../../mozilla-central/storage/src/mozStorageStatement.cpp, line 683
WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520013: file ../../../../../mozilla-central/toolkit/components/downloads/src/nsDownloadManager.cpp, line 629
WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520013: file ../../../../../mozilla-central/toolkit/components/downloads/src/nsDownloadManager.cpp, line 865
JavaScript error: , line 0: uncaught exception: [Exception... "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]"  nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)"  location: "JS frame :: chrome://global/content/contentAreaUtils.js :: getTargetFile :: line 525"  data: no]
Line 525 is:

  var dlMgr = Components.classes["@mozilla.org/download-manager;1"]
                        .getService(Components.interfaces.nsIDownloadManager);
Stupid question but... where is my database file?
-rw-r--r--@  1 root   staff     2048 Aug 27 23:12 downloads.sqlite

That must be it. A holdover from my running Firefox from within DTrace.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.