Crashd in Arch linux
Afficher commentaires plus anciens
**Problem Report: MATLAB Segmentation Violation**
---
**Report Date:** 2026-03-09
**Report Time:** 13:46:26 +0800
**Submitted By:** [Your Name/ID]
**Contact Information:** [Your Email/Phone]
---
## 1. Issue Summary
MATLAB terminated abnormally due to a **segmentation violation** during operation. The crash occurred in the licensing or activation component, specifically within the `libmwinstall_activationwsclientimpl.so` module, indicating a potential issue with license validation or network communication with the license server.
---
## 2. System Configuration
| **Component** | **Details** |
|-------------------------|-------------|
| **MATLAB Version** | 25.2.0.3150157 (R2025b) Update 4 |
| **MATLAB Root Path** | `/home/hoshF/matlab` |
| **Operating System** | Linux 6.18.13-arch1-1 #1 SMP PREEMPT_DYNAMIC x86_64 |
| **Architecture** | glnxa64 (64-bit) |
| **Default Encoding** | UTF-8 |
| **GNU C Library** | 2.43 stable |
| **Processor** | AMD x86 Family 23 Model 96 Stepping 1 |
| **Process ID** | 51037 |
| **Fault Count** | 1 |
---
## 3. Crash Details
- **Crash Type:** Segmentation Violation
- **Faulting Thread:** MCR 0 interpret (Thread ID: 140190517540544)
- **Crash Mode:** Continue (default)
- **Crash Decoding:** Disabled – No sandbox or build area path
---
## 4. Register State at Fault
| Register | Value |
|----------|-------|
| RAX | `0x0000000000000000` |
| RBX | `0x00007f80a5ff8d38` |
| RCX | `0x0000000018000000` |
| RDX | `0x0000000018000000` |
| RSP | `0x00007f80a5ff8ca0` |
| RBP | `0x00007f81106c4900` |
| RSI | `0x0000000000001000` |
| RDI | `0x0000000000000000` |
| RIP | `0x00007f81106fe008` |
| EFLAGS | `0x0000000000010246` |
---
## 5. Stack Trace
```
[0] libmwinstall_activationwsclientimpl.so+00499720 (lc_new_job+00000216) at 0x00007f81106fe008
[1] libmwlmgrimpl.so+01428511 at 0x00007f805a75cc1f
[2] libmwlmgrimpl.so+01431205 at 0x00007f805a75d6a5
[3] libmwlmgrimpl.so+01864340 at 0x00007f805a7c7294
[4] libmwlmgrimpl.so+01440454 at 0x00007f805a75fac6
[5] libmwlmgrimpl.so+01434861 at 0x00007f805a75e4ed
[6] libmwlmgrimpl.so+01634144 at 0x00007f805a78ef60
[7] mwlicensingproductmatlab.so+00160679 at 0x00007f805af003a7
[8] libmwservices.so+03384950 (_ZN15MatlabLicensing11getInstanceEPKN4lmgr6config17LmStartPropertiesE+00002454) at 0x00007f81b7d3a676
[9] libmwmcr.so+00834696 at 0x00007f81b483ec88
[10] libmwmcr.so+00909869 at 0x00007f81b485122d
[11] libmwmcr.so+00763674 at 0x00007f81b482d71a
[12] libmwmcr.so+00764893 at 0x00007f81b482dbdd
[13] libmwboost_thread.so.1.81.0+00043799 at 0x00007f81c4b1bb17
[14] libc.so.6+00616826 at 0x00007f81c56a597a
[15] libc.so.6+01155772 at 0x00007f81c57292bc
```
---
## 6. Observations and Possible Causes
- The crash originates in `libmwinstall_activationwsclientimpl.so` (license activation client).
- The stack trace heavily involves licensing modules (`libmwlmgrimpl.so`, `mwlicensingproductmatlab.so`, `libmwservices.so`).
- The fault likely occurred during license validation or communication with the license server.
- Potential causes:
- Network issues preventing license server access.
- Corrupted or expired license file.
- MATLAB licensing service not running or misconfigured.
- Incompatibility with the system's GLIBC version (2.43) or other libraries.
Réponses (1)
Star Strider
il y a environ 2 heures
0 votes
Include a link to this post in your message to MathWorks.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!