[Bug 243629] www/firefox: crashs on start up

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 27 00:17:53 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243629

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

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

--- Comment #4 from Tomoaki AOKI <junchoon at 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.

=== Error below: ===

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

[1]  + segmentation fault (core dumped)  firefox

=== Error abobe: ===

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=949644

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


More information about the freebsd-gecko mailing list