[EXTERNAL] Re: radiusd crashes. ASSERT FAILED src/main/threads.c[794]

Winfield, Alister (Senior Solutions Architect) Alister.Winfield at sky.uk
Tue May 27 14:26:47 UTC 2025


I give up there isn’t enough time to coach people to do trivial admin/diagnostic tasks.  The hints should be enough to solve this but it requires that you know your own systems and how to use and diagnose them rather than taking on trust that they are measuring the ‘whole truth’ from one single metric.

A.

From: Freeradius-Users <freeradius-users-bounces+alister.winfield=sky.uk at lists.freeradius.org> on behalf of Sergei Kodentsev <sergk at ic.vrn.ru>
Date: Tuesday, 27 May 2025 at 14:16
To: freeradius-users at lists.freeradius.org <freeradius-users at lists.freeradius.org>
Subject: Re: [EXTERNAL] Re: radiusd crashes. ASSERT FAILED src/main/threads.c[794]
Hi,

On 27.05.2025 14:52, Winfield, Alister (Senior Solutions Architect) via
Freeradius-Users wrote:
> Last attempt, assuming the connection pool is full and thus no connection delays causing issues.

Connection pool is not full.

# cat sel
SELECT `ID`, `USER`, `HOST`, `DB`, `COMMAND`, `TIME`, `STATE`,
`TIME_MS`, `STAGE`, `MAX_STAGE` FROM `information_schema`.`PROCESSLIST`
WHERE db = 'raddbdhcp' AND USER = 'raduser' AND HOST = 'localhost'
ORDER BY TIME_MS DESC LIMIT 10;
# mysql -u raduser -pradpass raddbdhcp < sel
ID       USER       HOST DB           COMMAND  TIME  STATE
TIME_MS       STAGE MAX_STAGE
23031    raduser    localhost    raddbdhcp    Sleep    2216 NULL
2216113.858    0    0
23182    raduser    localhost    raddbdhcp    Sleep    2216 NULL
2216017.958    0    0
23183    raduser    localhost    raddbdhcp    Sleep    2216 NULL
2216017.365    0    0
23184    raduser    localhost    raddbdhcp    Sleep    2216 NULL
2216016.864    0    0
23185    raduser    localhost    raddbdhcp    Sleep    2216 NULL
2216016.252    0    0
23186    raduser    localhost    raddbdhcp    Sleep    2216 NULL
2216015.731    0    0
23371    raduser    localhost    raddbdhcp    Sleep    0 NULL
373.294    0    0
23435    raduser    localhost    raddbdhcp    Sleep    0 NULL
372.700    0    0
23420    raduser    localhost    raddbdhcp    Sleep    0 NULL
371.557    0    0
23434    raduser    localhost    raddbdhcp    Sleep    0 NULL
370.378    0    0

> Take your ‘average response time in seconds’ and max_pool_size
>
How to find out 'average response time in seconds' ?

Sergey Kodentsev

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<http://www.freeradius.org/list/users.html>
Information in this email including any attachments may be privileged, confidential and is intended exclusively for the addressee. The views expressed may not be official policy, but the personal views of the originator. If you have received it in error, please notify the sender by return e-mail and delete it from your system. You should not reproduce, distribute, store, retransmit, use or disclose its contents to anyone. Please note we reserve the right to monitor all e-mail communication through our internal and external networks. SKY and the SKY marks are trademarks of Sky Limited and Sky International AG and are used under licence.

Sky UK Limited (Registration No. 2906991), Sky-In-Home Service Limited (Registration No. 2067075), Sky Subscribers Services Limited (Registration No. 2340150) and Sky CP Limited (Registration No. 9513259) are direct or indirect subsidiaries of Sky Limited (Registration No. 2247735). All of the companies mentioned in this paragraph are incorporated in England and Wales and share the same registered office at Grant Way, Isleworth, Middlesex TW7 5QD


More information about the Freeradius-Users mailing list