|
Mantis - ALGLIB
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 971 | General | major | have not tried | 2023-04-17 21:12 | 2023-04-21 21:08 |
|
|
|||||
| Reporter: | SergeyB | Platform: | |||
| Assigned To: | SergeyB | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | resolved | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.00.0 | ||
| Programming language: | Unspecified | ||||
|
|
|||||
| Summary: | 0000971: FIXED: libdl.so is missing in newer Linux versions | ||||
| Description: |
Newer Linux versions break backward compatibility by providing only libdl.so.2, but not libdl.so. On such systems ALGLIB for C# failed to load native computational core (Python and Delphi/FreePascal were unaffected by the bug). After the fix HPC version of ALGLIB for C# checks availability of libdl.so and libdl.so.2 on the host and uses version which is available. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2023-04-17 21:12 | SergeyB | New Issue | |||
| 2023-04-17 21:12 | SergeyB | Status | new => assigned | ||
| 2023-04-17 21:12 | SergeyB | Assigned To | => SergeyB | ||
| 2023-04-17 21:12 | SergeyB | Programming language | => Unspecified | ||
| 2023-04-21 21:02 | SergeyB | Summary | libdl.so is missing in newer Linux versions => FIXED: libdl.so is missing in newer Linux versions | ||
| 2023-04-21 21:02 | SergeyB | Description Updated | |||
| 2023-04-21 21:08 | SergeyB | Status | assigned => resolved | ||
| 2023-04-21 21:08 | SergeyB | Fixed in Version | => 3.21.0 | ||
| 2023-04-21 21:08 | SergeyB | Resolution | open => fixed | ||
| There are no notes attached to this issue. |