Date: Thu, 23 Aug 2018 19:20:42 -0400 From: Janos Dohanics <web@3dresearch.com> To: freebsd-ports@freebsd.org Subject: [SOLVED] Re: audio/clementine-player crashes on startup Message-ID: <20180823192042.1c4f1c94e3a1dc7da7c8226a@3dresearch.com> In-Reply-To: <20180801133859.78c4ae54dc53cf8f37a1d2f3@3dresearch.com> References: <20180801133859.78c4ae54dc53cf8f37a1d2f3@3dresearch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 1 Aug 2018 13:38:59 -0400 Janos Dohanics <web@3dresearch.com> wrote: > Hello, > > since upgrading to clementine-player-1.3.1.441_2, it crashes on > startup: > > $ clementine-player > 13:00:23.182 ERROR unknown > Unable to update music library database > Abort trap (core dumped) > > The system is 10.4-STABLE FreeBSD 10.4-STABLE #0 r326077 > > Build configuration: > > # make showconfig > ===> The following configuration options are available for > clementine-player-1.3.1.441_2: AMAZON=off: Amazon Drive support > AUDIOCD=on: Devices: Audio CD support > [...] Apparently, the crash was caused by a build option (FTS3_TOKEN) not turned on for databases/sqlite3. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209284 audio/clementine-player works fine now. -- Janos Dohanics
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180823192042.1c4f1c94e3a1dc7da7c8226a>