https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243629
Tomoaki AOKI <junch...@dec.sakura.ne.jp> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |junch...@dec.sakura.ne.jp, | |pavelivol...@gmail.com --- Comment #4 from Tomoaki AOKI <junch...@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. _______________________________________________ freebsd-gecko@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"