Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2012 03:41:05 -1000
From:      parv <parv@pair.com>
To:        gecko@FreeBSD.org
Cc:        freebsd-ports@FreeBSD.org
Subject:   www/firefox - firefox-9.0.1,1 crashes during start up with "invalid system call"
Message-ID:  <20120103134104.GA30026@holstein.holy.cow>

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

--vkogqOf2sHV7VnPd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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 root@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


-- 


--vkogqOf2sHV7VnPd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="firefox-9-invalid-syscall.text"

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

--vkogqOf2sHV7VnPd--



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