I have a centos running docker service with rabbitmq, mysql, postgres and mssql dockers.
At some point, my mssql docker stopped. It restarts every 10 sec or so. Reinstalling the docker or restarting the docker service/the linux machine didn't help.
docker cmd I used:
docker run --name local-mssql -e ACCEPT_EULA=Y -e SA_PASSWORD=1q@W3e4r --restart=always -d -p 1433:1433 docker-registry.corp.hexatier.com:5000/hexatier/local-mssql:0.5
running docker logs shows the following:
[dev@shlomi_dev2 docker]$ docker logs local-mssql
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000002
Status: 0xd0070002
Parameters: 0x280b2fe00
[0] 0x10010
Stacktrace: 000000006a4eaa28 000000006a43f6fd 000000006a513825
000000006a513854 0000000281043227
Process: 9 - sqlservr
Thread: 65 (application thread 0x10d0)
Instance Id: 0d012e65-d64c-4074-884b-2653a54981e0
Crash Id: 6e253500-30e8-443c-b6cf-86600e76daca
Build stamp: 07e6b1037a01f9cc32c071e751452f019056fdc3a8163dd8b5897e1ca436c02a
Capturing core dump and information...
No journal files were found.
No journal files were found.
Attempting to capture a dump with paldumper
WARNING: Capture attempt failure detected
Attempting to capture a filtered dump with paldumper
WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.9.temp/log/paldumper-debug.log for details
Attempting to capture a dump with gdb
WARNING: Unable to capture crash dump with GDB. You may need to
allow ptrace debugging, enable the CAP_SYS_PTRACE capability, or
run as root.
find: '/usr/lib/x86_64-linux-gnu/gio': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/debug/.build-id/3b': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1': No such file or directory
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000002
Status: 0xc0070002
Stacktrace: 000000006a4eaa28 000000006a43f6fd 000000006a4fe7d0
000000006a43cdb4 000000006a512c72 00007f204dcbcd70
Process: 9 - sqlservr
Thread: 48 (application thread 0x108c)
Instance Id: 0d012e65-d64c-4074-884b-2653a54981e0
Crash Id: a6209f88-7caa-4ba2-ad10-9b000eac8c09
Build stamp: 07e6b1037a01f9cc32c071e751452f019056fdc3a8163dd8b5897e1ca436c02a
Capturing core dump and information...
No journal files were found.
No journal files were found.
Attempting to capture a dump with paldumper
WARNING: Capture attempt failure detected
Attempting to capture a filtered dump with paldumper
WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.9.temp/log/paldumper-debug.log for details
Attempting to capture a dump with gdb
WARNING: Unable to capture crash dump with GDB. You may need to
allow ptrace debugging, enable the CAP_SYS_PTRACE capability, or
run as root.
find: '/usr/lib/x86_64-linux-gnu/gio': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/debug/.build-id/3b': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1': No such file or directory
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000002
Status: 0xc0070002
Stacktrace: 000000006a4eaa28 000000006a43f6fd 000000006a4fe7d0
000000006a43cdb4 000000006a512c72 00007f9def1ccd70
Process: 9 - sqlservr
Thread: 48 (application thread 0x108c)
Instance Id: 0d012e65-d64c-4074-884b-2653a54981e0
Crash Id: e5aa4cb4-fd43-4d71-bb92-7c27f151a914
Build stamp: 07e6b1037a01f9cc32c071e751452f019056fdc3a8163dd8b5897e1ca436c02a
Capturing core dump and information...
No journal files were found.
No journal files were found.
Attempting to capture a dump with paldumper
WARNING: Capture attempt failure detected
Attempting to capture a filtered dump with paldumper
WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.9.temp/log/paldumper-debug.log for details
Attempting to capture a dump with gdb
WARNING: Unable to capture crash dump with GDB. You may need to
allow ptrace debugging, enable the CAP_SYS_PTRACE capability, or
run as root.
find: '/usr/lib/x86_64-linux-gnu/gio': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/debug/.build-id/3b': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1': No such file or directory
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000002
Status: 0xc0070002
Stacktrace: 000000006a4eaa28 000000006a43f6fd 000000006a4fe7d0
000000006a43cdb4 000000006a512c72 00007fd01cbfdd70
Process: 9 - sqlservr
Thread: 48 (application thread 0x108c)
Instance Id: 0d012e65-d64c-4074-884b-2653a54981e0
Crash Id: 6d317d6b-9879-4ed7-ae31-b5b6ff25450a
Build stamp: 07e6b1037a01f9cc32c071e751452f019056fdc3a8163dd8b5897e1ca436c02a
Capturing core dump and information...
No journal files were found.
No journal files were found.
Attempting to capture a dump with paldumper
WARNING: Capture attempt failure detected
Attempting to capture a filtered dump with paldumper
WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.9.temp/log/paldumper-debug.log for details
Attempting to capture a dump with gdb
WARNING: Unable to capture crash dump with GDB. You may need to
allow ptrace debugging, enable the CAP_SYS_PTRACE capability, or
run as root.
find: '/usr/lib/x86_64-linux-gnu/gio': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/debug/.build-id/3b': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1': No such file or directory
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000002
Status: 0xc0070002
Stacktrace: 000000006a4eaa28 000000006a43f6fd 000000006a4fe7d0
000000006a43cdb4 000000006a512c72 00007f9a4df37d70
Process: 9 - sqlservr
Thread: 48 (application thread 0x108c)
Instance Id: 0d012e65-d64c-4074-884b-2653a54981e0
Crash Id: 724a1b39-f756-4502-b934-150cbab31e06
Build stamp: 07e6b1037a01f9cc32c071e751452f019056fdc3a8163dd8b5897e1ca436c02a
Capturing core dump and information...
No journal files were found.
No journal files were found.
Attempting to capture a dump with paldumper
WARNING: Capture attempt failure detected
Attempting to capture a filtered dump with paldumper
WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.9.temp/log/paldumper-debug.log for details
Attempting to capture a dump with gdb
WARNING: Unable to capture crash dump with GDB. You may need to
allow ptrace debugging, enable the CAP_SYS_PTRACE capability, or
run as root.
find: '/usr/lib/x86_64-linux-gnu/gio': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/debug/.build-id/3b': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1': No such file or directory
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000002
Status: 0xc0070002
Stacktrace: 000000006a4eaa28 000000006a43f6fd 000000006a4fe7d0
000000006a43cdb4 000000006a512c72 00007f3d5cb37d70
Process: 9 - sqlservr
Thread: 48 (application thread 0x108c)
Instance Id: 0d012e65-d64c-4074-884b-2653a54981e0
Crash Id: 5a055a90-bf9d-4545-9488-0e1665e3d705
Build stamp: 07e6b1037a01f9cc32c071e751452f019056fdc3a8163dd8b5897e1ca436c02a
Capturing core dump and information...
No journal files were found.
No journal files were found.
Attempting to capture a dump with paldumper
WARNING: Capture attempt failure detected
Attempting to capture a filtered dump with paldumper
WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.9.temp/log/paldumper-debug.log for details
Attempting to capture a dump with gdb
WARNING: Unable to capture crash dump with GDB. You may need to
allow ptrace debugging, enable the CAP_SYS_PTRACE capability, or
run as root.
find: '/usr/lib/x86_64-linux-gnu/gio': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/debug/.build-id/3b': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1': No such file or directory
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000002
Status: 0xc0070002
Stacktrace: 000000006a4eaa28 000000006a43f6fd 000000006a4fe7d0
000000006a43cdb4 000000006a512c72 00007ff22718ad70
Process: 9 - sqlservr
Thread: 48 (application thread 0x108c)
Instance Id: 0d012e65-d64c-4074-884b-2653a54981e0
Crash Id: 0f0b0e52-414e-45de-a5c2-8fcb8d3d68f5
Build stamp: 07e6b1037a01f9cc32c071e751452f019056fdc3a8163dd8b5897e1ca436c02a
Capturing core dump and information...
No journal files were found.
No journal files were found.
Attempting to capture a dump with paldumper
WARNING: Capture attempt failure detected
Attempting to capture a filtered dump with paldumper
WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.9.temp/log/paldumper-debug.log for details
Attempting to capture a dump with gdb
WARNING: Unable to capture crash dump with GDB. You may need to
allow ptrace debugging, enable the CAP_SYS_PTRACE capability, or
run as root.
find: '/usr/lib/x86_64-linux-gnu/gio': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/debug/.build-id/3b': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1': No such file or directory
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000002
Status: 0xc0070002
Stacktrace: 000000006a4eaa28 000000006a43f6fd 000000006a4fe7d0
000000006a43cdb4 000000006a512c72 00007fdf3187ad70
Process: 9 - sqlservr
Thread: 48 (application thread 0x108c)
Instance Id: 0d012e65-d64c-4074-884b-2653a54981e0
Crash Id: e1fc9d07-3f42-498e-afe9-03cddbde9231
Build stamp: 07e6b1037a01f9cc32c071e751452f019056fdc3a8163dd8b5897e1ca436c02a
Capturing core dump and information...
No journal files were found.
No journal files were found.
Attempting to capture a dump with paldumper
WARNING: Capture attempt failure detected
Attempting to capture a filtered dump with paldumper
WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.9.temp/log/paldumper-debug.log for details
Attempting to capture a dump with gdb
WARNING: Unable to capture crash dump with GDB. You may need to
allow ptrace debugging, enable the CAP_SYS_PTRACE capability, or
run as root.
find: '/usr/lib/x86_64-linux-gnu/gio': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4800.1': No such file or directory
find: '/usr/lib/debug/.build-id/3b': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/busnames.target.wants/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.hostname1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.locale1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.login1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.network1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.resolve1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.systemd1.busname': No such file or directory
find: '/lib/systemd/system/org.freedesktop.timedate1.busname': No such file or directory
find: '/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1': No such file or directory
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000002
Status: 0xc0070002
Stacktrace: 000000006a4eaa28 000000006a43f6fd 000000006a4fe7d0
000000006a43cdb4 000000006a512c72 00007fbebb548d70
Process: 9 - sqlservr
Thread: 48 (application thread 0x108c)
Instance Id: 0d012e65-d64c-4074-884b-2653a54981e0
Crash Id: 68aac1db-223c-4827-80eb-4aaef16f102b
Build stamp: 07e6b1037a01f9cc32c071e751452f019056fdc3a8163dd8b5897e1ca436c02a
Capturing core dump and information...
No journal files were found.
No journal files were found.
Attempting to capture a dump with paldumper
WARNING: Capture attempt failure detected
Attempting to capture a filtered dump with paldumper
WARNING: Attempt to capture dump failed. Reference /var/opt/mssql/log/core.sqlservr.9.temp/log/paldumper-debug.log for details
Attempting to capture a dump with gdb
[dev@shlomi_dev2 docker]$
Anyone knows how to fix this?
User contributions licensed under CC BY-SA 3.0