Closed Bug 729010 Opened 12 years ago Closed 12 years ago

Attempting to run a js shell downloaded from tinderbox-builds results in an error

Categories

(Toolkit Graveyard :: Build Config, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla13

People

(Reporter: gkw, Assigned: glandium)

Details

Attachments

(1 file)

When I extracted and executed the js shell in https://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx64-debug/1329546889/jsshell-mac64.zip I got a message:

dyld: Library not loaded: @executable_path/libmozglue.dylib
  Referenced from: /Users/skywalker/Downloads/jsshell-mac64/js
  Reason: image not found
Trace/BPT trap: 5

The 32-bit shell didn't work either:

dyld: Library not loaded: @executable_path/libmozglue.dylib
  Referenced from: /Users/skywalker/Downloads/jsshell-mac/js
  Reason: image not found
Trace/BPT trap: 5

Shouldn't libmozglue.dylib be packaged together? The shell seemingly cannot be run as-is, unless I'm missing something obvious.

Bug 715365 (no native symbols for jsshell .zips) may be related.
Assignee: nobody → mh+mozilla
Attachment #599054 - Flags: review?(khuey)
Component: Release Engineering → Build Config
Product: mozilla.org → Toolkit
QA Contact: release → build-config
Version: other → unspecified
https://hg.mozilla.org/mozilla-central/rev/b8c9749cfff7
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Verified. Thanks for the quick fix!
Status: RESOLVED → VERIFIED
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: