Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2020 00:17:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 243629] www/firefox: crashs on start up
Message-ID:  <bug-243629-21738-24hdpm8H4Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243629-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243629-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243629

Tomoaki AOKI <junchoon@dec.sakura.ne.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |junchoon@dec.sakura.ne.jp,
                   |                            |pavelivolkov@gmail.com

--- Comment #4 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
What's your databases/sqlite3 version?
If 3.31.0, try downgrading to previous 3.30.1 would help.

I've caught error below just after upgrading databases/sqlite3,
and rolling back databases/sqlite3 to r524161 fixes the issue.

=3D=3D=3D Error below: =3D=3D=3D

1580080903428   addons.webextension.{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}=
=20=20=20=20=20
WARN    Loading extension '{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}': Reading
manifest: Warning processing storage: An unexpected property was found in t=
he
WebExtension manifest.
Exiting due to channel error.
Exiting due to channel error.

[1]  + segmentation fault (core dumped)  firefox

=3D=3D=3D Error abobe: =3D=3D=3D

Extension ID: {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} is Adblock Plus,
but I suspect SQLite database access on loading extension.

I google'd and found that Debian people are also affected. [[1]]
So this should NOT be FreeBSD-specific.


CC'ing databases/sqlite3 maintainer to request reverting r524162
until firefox is fixed for this.


[[1]] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D949644

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243629-21738-24hdpm8H4Z>