Closed Bug 11807 Opened 25 years ago Closed 25 years ago

relocation error on libhistory.so

Categories

(SeaMonkey :: General, defect, P3)

Sun
Solaris
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: MatsPalmgren_bugz, Assigned: don)

Details

Latest build for Solaris fails to start on Solaris 2.6, I am
using nightly build dated "Thu Aug 12 14:00:00 1999" for Solaris:

shell>./mozilla-apprunner.sh
MOZILLA_FIVE_HOME=/export/pub/XXX/package

LD_LIBRARY_PATH=/export/pub/XXX/package:/usr/dt/lib:/usr/openwin/lib:/pub/xpm/li
b
      MOZ_PROGRAM=./apprunner
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
Registered Ok
*** Registering html library
**************************************************
nsComponentManager: Load(/export/pub/XXX/package/components/libhistory.so)
FAILED with error: ld.so.1: ./apprunner: fatal: relocation error: file
/export/pub/XXX/package/components/libhistory.so: symbol
__as__t16nsMdbDerivedSafe1Z9nsIMdbRowRC9nsIMdbRow: referenced symbol not found
**************************************************
register filter service
nsWidget::RealizeSignal(7ed00)
Inside the Exit Wizard function...
DATA IS: ProfileName=mozProfile%ProfileDir=%
Created nsProfileCore
Entered Create Profile RoutineEntered Start AppRunner Routine
Run AppRunner with profile -> mozProfile <-
Created nsToolkitCore
I'm seeing something similar with viewer on Linux/libc5 with a pull from 14
August at 12:30pm; previous one from 8 August had no such messages:

/util/www/mozilla/dist/bin/viewer: can't resolve symbol
'AddStrongRef__t16nsMdbDerivedSafe1Z11nsIMdbThumbP9nsIMdbEnv'
/util/www/mozilla/dist/bin/viewer: can't resolve symbol
'CutStrongRef__t16nsMdbDerivedSafe1Z11nsIMdbThumbP9nsIMdbEnv'
/util/www/mozilla/dist/bin/viewer: can't resolve symbol
'__as__t16nsMdbDerivedSafe1Z11nsIMdbThumbRC11nsIMdbThumb'
/util/www/mozilla/dist/bin/viewer: can't resolve symbol
'AddStrongRef__t16nsMdbDerivedSafe1Z10nsIMdbCellP9nsIMdbEnv'
/util/www/mozilla/dist/bin/viewer: can't resolve symbol
'CutStrongRef__t16nsMdbDerivedSafe1Z10nsIMdbCellP9nsIMdbEnv'
/util/www/mozilla/dist/bin/viewer: can't resolve symbol
'__as__t16nsMdbDerivedSafe1Z10nsIMdbCellRC10nsIMdbCell'
/util/www/mozilla/dist/bin/viewer: can't resolve symbol
'AddStrongRef__t16nsMdbDerivedSafe1Z9nsIMdbRowP9nsIMdbEnv'
/util/www/mozilla/dist/bin/viewer: can't resolve symbol
'CutStrongRef__t16nsMdbDerivedSafe1Z9nsIMdbRowP9nsIMdbEnv'
/util/www/mozilla/dist/bin/viewer: can't resolve symbol
'__as__t16nsMdbDerivedSafe1Z9nsIMdbRowRC9nsIMdbRow'
**************************************************
nsComponentManager: Load(/util/www/mozilla/dist/bin/components/libhistory.so)
FAILED with error: Unable to resolve symbol
**************************************************

I get bazillions of these whenever I move the mouse over the window, and more
than 2000 lines' worth just while starting up.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → VERIFIED
these seems to work OK now, please re-open if you still see this on a more
recent build, thanks
verified on 10/27 builds
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.