www/firefox - firefox-9.0.1,1 crashes during start up with invalid system call

2012-01-03 Thread parv
Please CC: me.

Submitter-Id:  current-users
Originator:
Organization:  organization of PR author (multiple lines)
Confidential:  no
Synopsis:  www/firefox - firefox-9.0.1,1 crashes during start up with 
invalid system call
Severity:  serious
Priority:  [ low | medium | high ] (one line)
Category:  ports
Class: sw-bug
Release:   FreeBSD 8.2-STABLE i386
Environment:

uname -a ...

  FreeBSD holstein.holy.cow 8.2-STABLE FreeBSD 8.2-STABLE #2: Fri Apr 22 
12:33:32 HST 2011 r...@holstein.holy.cow:/misc/obj/misc/src/sys/T61-SMP.8 i386


ident www/firefox/Makefile ...

  $FreeBSD: ports/www/firefox/Makefile,v 1.259 2011/12/22 21:00:50 beat Exp $


sem has already been loaded/compiled.


www/firefox was compiled with ...

  # This file is auto-generated by 'make config'.
  # No user-servicable parts inside!
  # Options for firefox-9.0.1,1
  _OPTIONS_READ=firefox-9.0.1,1
  WITHOUT_DBUS=true
  WITHOUT_PGO=true
  WITH_DEBUG=true
  WITH_LOGGING=true
  WITH_OPTIMIZED_CFLAGS=true


Description:

Firefox 9.0 has been crashing for sometime now, either during
startup or when opening a page.  I had tried running with extensions
turned off, and even without them to no avail.

This particular time I moved existing ~/.mozilla out of way.  On
start up from xterm ...

  # firefox


...  it crashed with message attached (I had a recent problem with
long lines that caused PR to come out butchered on the web
interface).

Crash is consistently repeatable.


How-To-Repeat:

Compile www/firefox with above options  environment,
and have it crash after/during start up with invalid system call.


Fix:

Unknown.


  - parv


-- 

nsStringStats
 = mAllocCount:  5
 = mReallocCount:3
 = mFreeCount:   3  --  LEAKED 2 !!!
 = mShareCount:  1
 = mAdoptCount:  0
 = mAdoptFreeCount:  0
WARNING: NS_ENSURE_TRUE(compMgr) failed: file 
/misc/work/ports/misc/ports/www/firefox/work/mozilla-release/xpcom/build/nsComponentManagerUtils.cpp,
 line 90
nsStringStats
 = mAllocCount:  5
 = mReallocCount:3
 = mFreeCount:   3  --  LEAKED 2 !!!
 = mShareCount:  1
 = mAdoptCount:  0
 = mAdoptFreeCount:  0
WARNING: dependent window created without a parent: file 
/misc/work/ports/misc/ports/www/firefox/work/mozilla-release/toolkit/components/startup/nsAppStartup.cpp,
 line 523
++DOCSHELL 0x2d111600 == 1
++DOMWINDOW == 1 (0x2d4cf688) [serial = 1] [outer = 0x0]
pldhash: for the table at address 0x2e8e90d0, the given entrySize of 48 
probably favors chaining over double hashing.
++DOMWINDOW == 2 (0x2d4cf308) [serial = 2] [outer = 0x2d4cf640]
pldhash: for the table at address 0x2f16af54, the given entrySize of 44 
probably favors chaining over double hashing.
pldhash: for the table at address 0x2f16af74, the given entrySize of 44 
probably favors chaining over double hashing.
WARNING: OpenGL-accelerated layers are not supported on this system.: file 
/misc/work/ports/misc/ports/www/firefox/work/mozilla-release/widget/src/xpwidgets/nsBaseWidget.cpp,
 line 853
--DOCSHELL 0x2d111600 == 0
WARNING: 1 sort operation has occurred for the SQL statement '0x305f6b08'.  See 
https://developer.mozilla.org/En/Storage/Warnings details.: file 
/misc/work/ports/misc/ports/www/firefox/work/mozilla-release/storage/src/mozStoragePrivateHelpers.cpp,
 line 144
###!!! ASSERTION: mTempFile not equal to mTargetFile: 'Error', file 
/misc/work/ports/misc/ports/www/firefox/work/mozilla-release/netwerk/base/src/nsFileStreams.cpp,
 line 803
++DOCSHELL 0x2d7cf800 == 1
++DOMWINDOW == 3 (0x2d140708) [serial = 3] [outer = 0x0]
zsh: invalid system call  firefox
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: www/firefox - firefox-9.0.1,1 crashes during start up with invalid system call

2012-01-03 Thread Jason Hellenthal


On Tue, Jan 03, 2012 at 03:41:05AM -1000, parv wrote:
 ++DOCSHELL 0x2d7cf800 == 1
 ++DOMWINDOW == 3 (0x2d140708) [serial = 3] [outer = 0x0]
 zsh: invalid system call  firefox

Does this repeat if you change your shell to /bin/sh ?

-- 
;s =;
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: www/firefox - firefox-9.0.1,1 crashes during start up with invalid system call

2012-01-03 Thread parv
Please do CC: me. I had requested to be carbon copied originally...

  http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3546+0+current/freebsd-gecko

I had to import the response below from ...

  
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=88783+0+current/freebsd-ports+raw.


in message 20120103175105.ga10...@dataix.net,
wrote Jason Hellenthal thusly...

 On Tue, Jan 03, 2012 at 03:41:05AM -1000, parv wrote:
  ++DOCSHELL 0x2d7cf800 == 1
  ++DOMWINDOW == 3 (0x2d140708) [serial = 3] [outer = 0x0]
  zsh: invalid system call  firefox

 Does this repeat if you change your shell to /bin/sh ?

Yes (I had removed old ~/.mozilla  changed the login shell, and
tried in another shell+X11 session), firefox still crashes with the
same messages as originally sent.


  - parv

-- 

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org