From nobody@FreeBSD.org  Tue Jun 12 06:33:16 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4D87237B401
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 12 Jun 2001 06:33:16 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f5CDXG887337;
	Tue, 12 Jun 2001 06:33:16 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106121333.f5CDXG887337@freefall.freebsd.org>
Date: Tue, 12 Jun 2001 06:33:16 -0700 (PDT)
From: kevin.way@overtone.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: mozilla 0.9.1 fails to start
X-Send-Pr-Version: www-1.0

>Number:         28101
>Category:       ports
>Synopsis:       mozilla 0.9.1 fails to start
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 12 06:40:01 PDT 2001
>Closed-Date:    Mon Jun 18 08:31:11 PDT 2001
>Last-Modified:  Mon Jun 18 08:31:26 PDT 2001
>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:

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, kevin.way@overtone.org
Cc:  
Subject: Re: ports/28101: mozilla 0.9.1 fails to start
Date: Wed, 13 Jun 2001 17:35:41 -0500

 Strange, it works on my machine, is it possible you have an outdated 
 dependency,  pkg_version -vl'<' show anything that mozilla uses?
 
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: dwcjr 
Responsible-Changed-When: Fri Jun 15 16:44:08 PDT 2001 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28101 
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Mon Jun 18 08:31:11 PDT 2001 
State-Changed-Why:  
Submitter can't find a way to duplicate problem. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28101 
>Unformatted:
