@doctorzeus: I tested - I recomplied ldap2.4 package and reinstall mssql. I have still the same problem:
an 24 11:40:13 sqlservr[75525]: The following diagnostic information is available: Jan 24 11:40:13 sqlservr[75525]: Reason: 0x00000001 Jan 24 11:40:13 sqlservr[75525]: Signal: SIGABRT - Aborted (6) Jan 24 11:40:13 sqlservr[75525]: Stack: Jan 24 11:40:13 sqlservr[75525]: IP Function Jan 24 11:40:13 sqlservr[75525]: ---------------- -------------------------------------- Jan 24 11:40:13 sqlservr[75525]: 00005cba5cb3c071 std::__1::bad_function_call::~bad_function_call()+0x4e361 Jan 24 11:40:13 sqlservr[75525]: 00005cba5cb3ba36 std::__1::bad_function_call::~bad_function_call()+0x4dd26 Jan 24 11:40:13 sqlservr[75525]: 00005cba5cb3afbf std::__1::bad_function_call::~bad_function_call()+0x4d2af Jan 24 11:40:13 sqlservr[75525]: 00007d3d473f4710 __sigaction+0x50 Jan 24 11:40:13 sqlservr[75525]: 00007d3d4744483c pthread_key_delete+0x14c Jan 24 11:40:13 sqlservr[75525]: 00007d3d473f4668 raise+0x18 Jan 24 11:40:13 sqlservr[75525]: 00007d3d473dc4b8 abort+0xd7 Jan 24 11:40:13 sqlservr[75525]: 00005cba5cac3926 malloc_usable_size+0x95a6 Jan 24 11:40:13 sqlservr[75525]: Process: 75525 - sqlservr Jan 24 11:40:13 sqlservr[75525]: Thread: 75881 (application thread 0x274) Jan 24 11:40:13 sqlservr[75525]: Instance Id: c52b62cb-06de-447e-99b4-7004d62e9798 Jan 24 11:40:13 sqlservr[75525]: Crash Id: 2ff8c9c4-5eb6-474d-855e-86c5cde2000e Jan 24 11:40:13 sqlservr[75525]: Build stamp: a0f40cc5a7930f5bc46977fe25bd42d8ef3df957ea121387d5d0d11efb8b8bd
I tested that if I rollback kernel to 6.6x it works. I believe that problem is not in your package, but in mssql itself.
Pinned Comments
doctorzeus commented on 2023-05-16 10:15 (UTC) (edited on 2023-06-17 03:56 (UTC) by doctorzeus)
This current package is MSSQLServer2022.
For anyone who needs to set the compatibility level of a db to migrate to an older version, see this article:
https://learn.microsoft.com/en-us/sql/t-sql/statements/alter-database-transact-sql-compatibility-level?view=sql-server-ver16
doctorzeus commented on 2023-02-22 22:23 (UTC) (edited on 2024-08-19 04:24 (UTC) by doctorzeus)
NOTES ON libldap 2.4:
Yes there is a newer version in the official repos but the binaries do not run without this version which is listed in the dependencies by Microsoft.
If you have a problem compiling libldapV2.4, go and ask on that package page, not here.
You can get libldap V2.4 here from this AUR package:
https://aur.archlinux.org/packages/libldap24