Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 06:33:16 -0700 (PDT)
From:      kevin.way@overtone.org
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28101: mozilla 0.9.1 fails to start
Message-ID:  <200106121333.f5CDXG887337@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28101
>Category:       ports
>Synopsis:       mozilla 0.9.1 fails to start
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 12 06:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Way
>Release:        4.3-STABLE
>Organization:
>Environment:
FreeBSD bean.overtone.org 4.3-STABLE FreeBSD 4.3-STABLE #0: Sat Jun  9 19:08:52 EDT 2001     root@bean.overtone.org:/usr/obj/usr/src/sys/MOSCH  i386
>Description:
I installed mozilla 0.9.1 from ports, and moved my old .mozilla and .netscape directories out of the way.

however, it fails as follows:
bash-2.05$ /usr/X11R6/bin/mozilla 
./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=.
  LD_LIBRARY_PATH=.:./plugins:/usr/local/lib
     LIBRARY_PATH=.:./components
       SHLIB_PATH=.
          LIBPATH=.
       ADDON_PATH=.
      MOZ_PROGRAM=./mozilla-bin
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
Registering plugin 0 for: "*","All types",".*"
/usr/libexec/ld-elf.so.1: ./mozilla-bin: Undefined symbol "Promises__C9nsAStringRC9nsAString"
bash-2.05$ gdb
(gdb) core /var/coredumps/mozilla-bin.core
Core was generated by `mozilla-bin'.
Program terminated with signal 11, Segmentation fault.
#0  0x69007a in ?? ()
(gdb) file /usr/X11R6/lib/mozilla/mozilla-bin
Reading symbols from /usr/X11R6/lib/mozilla/mozilla-bin...
(no debugging symbols found)...done.
(gdb) bt
#0  0x69007a in ?? ()
#1  0x804c586 in InitCachePrefs ()
#2  0x804da3d in main1 ()
#3  0x804e478 in main ()
#4  0x804a66d in _start ()


>How-To-Repeat:
remove your .netscape and .mozilla directories, then attempt to run
mozilla.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106121333.f5CDXG887337>