You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create images for SQL Server 2019 in Linux and get errors for CTP2.5, CTP3.0, CTP3.1 (didn't test earlier versions) in Ubuntu and CentOS 7. Looks like its related with some kernel update.
CentOS Linux 7 (Core)
mssql | This is an evaluation version. There are [152] days left in the evaluation period.
mssql | This program has encountered a fatal error and cannot continue running at Tue Jul 23 16:51:41 2019
mssql | The following diagnostic information is available:
mssql |
mssql | Reason: 0x00000006
mssql | Message: Kernel bug check
mssql | Address: 0x6c248190
mssql | Parameters: 0x10861f670
mssql | Stack Trace:
mssql | 000000006c3344ce
mssql | 000000006c2481eb
mssql | 000000006c2344f6
mssql | 000000006c243622
mssql | 000000006c3327fc
mssql | 000000006c331019
mssql | 000000006c375331
mssql | Process: 8 - sqlservr
mssql | Thread: 12 (application thread 0x4)
mssql | Instance Id: 41abde4b-eb87-48ad-9c2c-dffdfaaec5ad
mssql | Crash Id: 303b26e9-8df4-485c-a15b-745145710dd8
mssql | Build stamp: 9402752354822f54eb16a94b377ee55f78785d4d1f62ba7ee0471387dc383e6e
mssql | Distribution: CentOS Linux 7 (Core)
mssql | Processors: 4
mssql | Total Memory: 9140695040 bytes
mssql | Timestamp: Tue Jul 23 16:51:41 2019
mssql | last_errno: 2
mssql | last_errno_text: No such file or directory
mssql |
mssql | CentOS Linux 7 (Core)
mssql | Capturing core dump and information to /var/opt/mssql/log...
mssql | dmesg: read kernel buffer failed: Operation not permitted
mssql | No journal files were found.
mssql | No journal files were found.
mssql | Tue Jul 23 16:51:41 UTC 2019 Capturing program information
mssql | Tue Jul 23 16:51:41 UTC 2019 Attempting to capture a dump with paldumper
mssql | WARNING: Capture attempt failure detected
mssql | Attempting to capture a filtered dump with paldumper
mssql | WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.8.temp/log/paldumper-debug.log for details
mssql | Tue Jul 23 16:51:41 UTC 2019 Attempting to capture a dump with gdb
mssql | Tue Jul 23 16:51:41 UTC 2019 Captured a dump with gdb
mssql | Tue Jul 23 16:51:41 UTC 2019 Capturing program binaries
mssql | Tue Jul 23 16:51:41 UTC 2019 Compressing the dump files
mssql exited with code 1
Hi,
I'm trying to create images for SQL Server 2019 in Linux and get errors for CTP2.5, CTP3.0, CTP3.1 (didn't test earlier versions) in Ubuntu and CentOS 7. Looks like its related with some kernel update.
CentOS Linux 7 (Core)
Docker file here
Ubuntu 16.04.6 LTS
Dockerfile official
Docker compose
Docker Engine 18.09.2
Windows 10 build 18941
SQL Server 2017 images works ok
The text was updated successfully, but these errors were encountered: