https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292961
--- Comment #19 from rob2g2 <[email protected]> --- *) debian with 64k blocksize: it works without docker volumes. However, as soon as one uses docker volumes (for data persistence), mssql:2022-latest breaks. Compared to 2025-latest, we at least get some information: 2026-02-06 23:27:01.05 spid15s Starting up database 'master'. 2026-02-06 23:27:02.11 spid15s There have been 256 misaligned log IOs which required falling back to synchronous IO. The current IO is on file /var/opt/mssql/data/master.mdf. mssql | This program has encountered a fatal error and cannot continue running at Fri Feb 6 23:27:02 2026 mssql | The following diagnostic information is available: mssql | mssql | Reason: 0x00000006 mssql | Message: Stack Overflow mssql | Address: 0x3fffa1c1e0bb mssql | Stack Trace: mssql | file://package6/windows/system32/sqlpal.dll+0x0000000000209C12 mssql | file://package6/windows/system32/sqlpal.dll+0x0000000000208156 mssql | file://package6/windows/system32/sqlpal.dll+0x0000000000208272 mssql | file://package6/windows/system32/sqlpal.dll+0x000000000021E0BB mssql | file://package6/windows/system32/sqlpal.dll+0x000000000021E2B3 mssql | file://package6/windows/system32/sqlpal.dll+0x00000000003A05F9 mssql | Process: 13 - sqlservr mssql | Thread: 154 (application thread 0x24c) mssql | Instance Id: 6ce9af64-f4b9-4a52-8bb4-bdc70e898bae mssql | Crash Id: 0927850f-2ab4-4c25-a7e7-10797ed3e251 mssql | Build stamp: a1fac9a6324e3b5274ec11aa8601afd101ac696956be41bd2294ed0762c92d76 mssql | Distribution: Ubuntu 22.04.5 LTS mssql | Processors: 2 mssql | Total Memory: 4108689408 bytes mssql | Timestamp: Fri Feb 6 23:27:02 2026 mssql | Last errno: 22 mssql | Last errno text: Invalid argument mssql | Capturing a dump of 13 Executing: /opt/mssql/bin/handle-crash.sh with parameters mssql | handle-crash.sh mssql | /opt/mssql/bin/sqlservr mssql | 13 mssql | /opt/mssql/bin mssql | /var/opt/mssql/log/ mssql | mssql | 6ce9af64-f4b9-4a52-8bb4-bdc70e898bae mssql | 0927850f-2ab4-4c25-a7e7-10797ed3e251 mssql | mssql | /var/opt/mssql/log/core.sqlservr.2_6_2026_23_27_2.13 mssql | Successfully captured dump: /var/opt/mssql/log/core.sqlservr.2_6_2026_23_27_2.13 mssql | mssql | Ubuntu 22.04.5 LTS mssql | Capturing core dump and information to /var/opt/mssql/log... -- You are receiving this mail because: You are the assignee for the bug.
