[MCOL-850] ProcMgr crashes when too many 'getactivealarm' calls are made. Created: 2017-08-01 Updated: 2023-10-26 Resolved: 2017-08-14 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.9, 1.1.0 |
| Fix Version/s: | 1.0.11, 1.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Sprint: | 2017-16 |
| Description |
|
Customer reported issue with ProcMgr crashing on a idle system with 8 modules configured. I was able to create the crash on my setup just at an idle state, but did when I ran the following script from pm5, which send alot of getactivealarm request to ProcMgr #!/bin/bash 2715 Thread 0x7ff4effff700 (LWP 5932) "ProcMgr" 0x00007ff57a09666d in nanosleep () from /lib64/libc.so.6 |
| Comments |
| Comment by David Hill (Inactive) [ 2017-08-09 ] |
|
fixed in develop-1.0 1.0.11 commit 06199595763c363dc36a6bd8d1c1d52a1eb2071c |
| Comment by David Hill (Inactive) [ 2017-08-09 ] |
|
1.1.0 merged from 1.0.10 commit 76fb89c13f8e1495e127078474f315850d5b86ea |
| Comment by David Hill (Inactive) [ 2017-08-14 ] |
|
tested by DH and customer |