Closed Bug 34998 Opened 25 years ago Closed 25 years ago

Segmentation falut

Categories

(Core :: Graphics: ImageLib, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 31196

People

(Reporter: larry, Assigned: pnunn)

Details

I downloaded mozilla on 4/6/00 and installed it into /opt/mozilla. I am running SuSE Linux. Everytime that I try to run this build I get a Segmentation fault. Here is the out put of trying to run the program: /opt/mozilla/run-mozilla.sh /opt/mozilla/mozilla-bin MOZILLA_FIVE_HOME=/opt/mozilla LD_LIBRARY_PATH=/opt/mozilla/Cool:/opt/mozilla:${LD_LIBRARY_PATH} XPCS_HOME=/opt/mozilla/Cool MOZ_PROGRAM=/opt/mozilla/mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= ************************************************** nsNativeComponentLoader: SelfRegisterDll(/opt/mozilla/components/libnsjpg.so) Load FAILED with error: libjpeg.so.62: cannot open shared object file: No such file or directory ************************************************** nNCL: registering deferred (0) Profile Manager : Profile Wizard and Manager activites : Begin Profile Manager : Command Line Options : Begin Profile Manager : Command Line Options : End /opt/mozilla/run-mozilla.sh: line 29: 1041 Segmentation fault $prog ${1+"$@"} With the exception of the last line a co-worker running the same setup as I am set up an earlier build and got the browser up and running. He is have thie same problem with this build. Thank you.
This is bug 31196: "Need to ship jpeg library that we build from the tree". I am using SuSE6.2, and for me the following at least avoids the segv: ln -s /usr/lib/libjpeg.so.6.0.1 libjpeg.so.62 With the current build (2000-04-07-08), this even displays jpegs...:-)
I have no idea what this bug mark "Internationalization". It is died in libjpeg. change the componment.
Component: Internationalization → ImageLib
Is this 31196?
Assignee: ftang → pnunn
Looks like it to me... marking duplicate. *** This bug has been marked as a duplicate of 31196 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified as dup.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.