[Bug 257909] security/vaultwarden mysql Assertion failed: (param->buffer_length != 0)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Aug 2021 10:48:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257909

            Bug ID: 257909
           Summary: security/vaultwarden mysql Assertion failed:
                    (param->buffer_length != 0)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mr@FreeBSD.org
          Reporter: mail@henningkessler.de
          Assignee: mr@FreeBSD.org
             Flags: maintainer-feedback?(mr@FreeBSD.org)

Hello,

I just tried to run vaultwarden (installed via pkg (no difference between
latest or quarterly)) with mariadb as database. After adding 


DATABASE_URL=mysql://dbuser:password@host/database
export DATABASE_URL

and restarting vaultwarden I get the following error in /var/log/messages

Aug 17 08:19:39 vault vaultwarden[30886]: Assertion failed:
(param->buffer_length != 0), function setup_one_fetch_function, file
/wrkdirs/usr/ports/databases/mysql57-client/work/mysql-5.7.35/libmysql/libmysql.c,
line 4121.

looks quite similar to this issue bug #255748 even if I have mysql-5.7.35..

Henning

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