Freeradius-Users
Threads by month
- ----- 2026 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- 12 participants
- 27047 discussions
Dear Sir,
I have freeradius 2.2 and i have 27, 000 clients, I want to ask what is the
suitable max_requests in radius configuration?
Thanks
2
3
I'm looking to do some offloading of processing using the detail file
writer.
When I write a Access-Request packet using the detail module then attempt
to use a new virtual server / site to pick up the detail file and then
process it.
Accounting packets are processed fine with the detail, but if I log an
Access-Request then it never gets processed.
server update {
# Read accounting packets from the detail file(s) for
# the home server.
#
listen {
type = detail
filename = "${radacctdir}/detail.update/detail-*:*"
load_factor = 10
}
authorize {
ok
...
But the authorize section never gets touched.
detail (/log/radius/radacct/detail.update/detail-*:*): Polling for detail
file
detail (/log/radius/radacct/detail.update/detail-*:*): Renaming
/log/radius/radacct/detail.update/detail-20170126:16:29 ->
/log/radius/radacct/detail.update/detail.work
detail (/log/radius/radacct/detail.update/detail-*:*): Read packet from
/log/radius/radacct/detail.update/detail.work
Packet-Type = Access-Request
ENV = "DEV"
....
Waking up in 4.5 seconds.
detail (/log/radius/radacct/detail.update/detail-*:*): Unlinking
/log/radius/radacct/detail.update/detail.work
detail (/log/radius/radacct/detail.update/detail-*:*): Polling for detail
file
Any ideas what I am doing wrong or was the detail reader only designed to
parse Accounting not Access-Request/Accept logged events?
2
1
Hello.
In the environment of CentOS 7.3, FreeRADIUS 3.0.4, local users file
(/etc/raddb/mods-config/files/authorize) can not authenticate.
It is set to authenticate with mschap using inner-tunnel,
and the following I confirmed that authentication succeeds
with the command.
(username(a)eduroam.test.edu is the user on the AD server)
# radtest - t mschap username(a)eduroam.test.edu test 127.0.0.1: 1812 0
testing 123
Received Access-Accept Id 32 from 127.0.0.1: 1812 to 127.0.0.1: 42901 length 84
Next, to monitor the service, add the following entry to local users file.
radtest(a)eduroam.test.edu Cleartext - Password: = "test"
Running radtest in this state will fail.
# radtest radtest(a)eduroam.test.edu test 127.0.0.1: 1812 0 testing 123
Received Access-Reject Id 79 from 127.0.0.1: 1812 to 127.0.0.1: 55380 length 20
Looking at the log (/var/log/radius/radius.log),
files seems to be noop and is not recognized.
(0) [suffix] = ok
(0) eap: No EAP-Message, not doing EAP
(0) [eap] = noop
(0) [files] = noop <- This is wrong????
(0) [expiration] = noop
(0) [logintime] = noop
(0) WARNING: pap: No "known good" password found for the user. Not
setting Auth-Type
(0) WARNING: pap: Authentication will fail unless a "known good"
password is available
(0) [pap] = noop
(0)} # authorize = ok
(0) ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type = Reject
(0) Failed to authenticate the user
(0) Login incorrect (No Auth-Type found: rejecting the user via
Post-Auth-Type = Reject): [radtest(a)eduroam.test.edu/test] (from client
localhost port 0)
Please tell me how to do RADIUS authentication with local user file
for service monitoring.
The difference of the setting file is as follows.
- / etc / raddb / site-available / inner-tunnel
# Diff -ruN inner-tunnel.ORG inner-tunnel
--- inner-tunnel.ORG 2015-03-06 08: 41: 49.000000000 + 0900
+++ inner-tunnel 2016 - 11 - 04 13: 45: 27.316287839 +0900
@@ -100, 9 + 100, 9 @ @
# If you want the inner tunnel request to be proxied, delete
# The next few lines.
#
- update control {
- Proxy - To - Realm: = LOCAL
-}
+ # Update control {
+ # Proxy-To-Realm: = LOCAL
+ #}
#
# This module takes care of EAP-MSCHAPv2 authentication.
@@ -210,6 + 210, @ @ @
# Pluggable Authentication Modules.
# Pam
+ Ntlm_auth
+
# Uncomment it if you want to use ldap for authentication
#
# Note that this means "check plain-text password against
- /etc/raddb/proxy.conf
Realm "~^eduroam\.test\.edu$" {
Authhost = LOCAL
Accthost = LOCAL
}
Home_server server1 {
....
}
Home_ server server 2 {
....
}
Home_server_pool server {
Type = fail-over
Home_server = server1
Home_server = server2
}
Realm DEFAULT {
Pool = server
Nostrip
}
Best regards!
4
7
Hi Alan,
These messages were recorded in the log file.
Thanks, Chris Howley
Jan 25 08:34:33 XXXXXXX radiusd[51221]: ASSERT FAILED src/main/state.c[646]: request->state_ctx
Jan 25 08:47:30 XXXXXXX radiusd[150897]: ASSERT FAILED src/main/state.c[646]: request->state_ctx
Jan 25 08:51:47 XXXXXXX radiusd[155484]: ASSERT FAILED src/main/state.c[646]: request->state_ctx
Jan 25 08:54:47 XXXXXXX radiusd[157037]: ASSERT FAILED src/main/state.c[646]: request->state_ctx
Jan 25 08:57:36 XXXXXXX radiusd[158316]: ASSERT FAILED src/main/state.c[646]: request->state_ctx
3
2
Hello,
I am observing some peculiar behavior in my debug log. Currently running
freeradius 3.0.12
When modules are loaded , I get the following debug output. I have
followed this guide :
https://networkradius.com/doc/3.0.9/upgrading/changed-modules.html
including configuration file /etc/raddb/mods-enabled/oracle
/etc/raddb/mods-enabled/oracle[171]: Reference
"${....accounting_onoff_query}" not found
/etc/raddb/mods-enabled/oracle[174]: Reference
"${....accounting_onoff_query}" not found
/etc/raddb/mods-enabled/oracle[177]: Reference
"${....accounting_start_query}" not found
/etc/raddb/mods-enabled/oracle[178]: Reference
"${....accounting_start_query_alt}" not found
/etc/raddb/mods-enabled/oracle[181]: Reference
"${....accounting_update_query}" not found
/etc/raddb/mods-enabled/oracle[182]: Reference
"${....accounting_update_query_alt}" not found
/etc/raddb/mods-enabled/oracle[185]: Reference
"${....accounting_stop_query}" not found
/etc/raddb/mods-enabled/oracle[186]: Reference
"${....accounting_stop_query_alt}" not found
But when the rlm_sql_oracle module is loaded I observe that the queries
are loaded by the module as it should be expected. Please see the
following debug log:
accounting {
reference = "%{tolower:type.%{Acct-Status-Type}.query}"
type {
accounting-on {
query = "UPDATE radacct SET
AcctStopTime=TO_DATE('%S','yyyy-mm-dd hh24:mi:ss'),
AcctSessionTime=((TO_DATE('%S','yyyy-mm-dd hh24:mi:ss') -
AcctStartTime)*86400), AcctTerminateCause='%{Acct-Terminate-Cause}',
AcctStopDelay = %{Acct-Delay-Time} WHERE AcctSessionTime=0 AND
AcctStopTime IS NULL AND NASIPAddress = '%{NAS-IP-Address}' AND
AcctStartTime <= TO_DATE('%S','yyyy-mm-dd hh24:mi:ss')"
}
accounting-off {
query = "UPDATE radacct SET
AcctStopTime=TO_DATE('%S','yyyy-mm-dd hh24:mi:ss'),
AcctSessionTime=((TO_DATE('%S','yyyy-mm-dd hh24:mi:ss') -
AcctStartTime)*86400), AcctTerminateCause='%{Acct-Terminate-Cause}',
AcctStopDelay = %{Acct-Delay-Time} WHERE AcctSessionTime=0 AND
AcctStopTime IS NULL AND NASIPAddress = '%{NAS-IP-Address}' AND
AcctStartTime <= TO_DATE('%S','yyyy-mm-dd hh24:mi:ss')"
}
start {
query = "INSERT into radacct (RadAcctId, AcctSessionId,
AcctUniqueId, UserName, Realm, NASIPAddress, NASPortId, NASPortType,
AcctStartTime, AcctStopTime, AcctSessionTime, AcctAuthentic,
ConnectInfo_start, ConnectInfo_stop, AcctInputOctets, AcctOutputOctets,
CalledStationId, CallingStationId, AcctTerminateCause, ServiceType,
FramedProtocol, FramedIPAddress, AcctStartDelay,
AcctStopDelay,CiscoAV,Status) values(radacct_seq.nextval,
'%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}', '%{SQL-User-Name}',
'%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port-Id}', '%{NAS-Port-Type}',
TO_DATE('%S','yyyy-mm-dd hh24:mi:ss'), NULL, '0', '%{Acct-Authentic}',
'%{Connect-Info}', '', '0', '0', '%{Called-Station-Id}',
'%{ERX-Pppoe-Description}', '', '%{Service-Type}', '%{Framed-Protocol}',
'%{Framed-IP-Address}', '%{Acct-Delay-Time}',
'0','%{Cisco-AVPair}','start')"
}
interim-update {
query = "UPDATE radacct SET FramedIPAddress =
NULLIF('%{Framed-IP-Address}', ''),AcctSessionTime =
'%{Acct-Session-Time}',AcctInputOctets =
'%{Acct-Input-Octets}',AcctOutputOctets =
'%{Acct-Output-Octets}',charged=0,Status = 'update' WHERE AcctSessionId
= '%{Acct-Session-Id}' AND UserName = '%{SQL-User-Name}' AND
NASIPAddress= '%{NAS-IP-Address}'"
}
stop {
query = "UPDATE radacct SET AcctStopTime =
TO_DATE('%S','yyyy-mm-dd hh24:mi:ss'), AcctSessionTime =
'%{Acct-Session-Time}', AcctInputOctets = '%{Acct-Input-Octets}',
AcctOutputOctets = '%{Acct-Output-Octets}', AcctTerminateCause =
'%{Acct-Terminate-Cause}', AcctStopDelay = '%{Acct-Delay-Time}',
ConnectInfo_stop = '%{Connect-Info}',Status = 'stop' WHERE AcctSessionId
= '%{Acct-Session-Id}' AND UserName = '%{SQL-User-Name}' AND
NASIPAddress = '%{NAS-IP-Address}' AND AcctStopTime IS NULL"
}
}
}
post-auth {
reference = ".query"
}
}
rlm_sql (sql): Driver rlm_sql_oracle (module rlm_sql_oracle) loaded and
linked
*The Content of my Orac**le sql file*:
reference = "%{tolower:type.%{Acct-Status-Type}.query}"
type {
accounting-on {
query = "${....accounting_onoff_query}"
}
accounting-off {
query = "${....accounting_onoff_query}"
}
start {
query = "${....accounting_start_query}"
query = "${....accounting_start_query_alt}"
}
interim-update {
query = "${....accounting_update_query}"
query = "${....accounting_update_query_alt}"
}
stop {
query = "${....accounting_stop_query}"
query = "${....accounting_stop_query_alt}"
}
}
}
post-auth {
query = "${..postauth_query}"
}
accounting_onoff_query = <same query used in radius 2.x >
accounting_update_query = <same query used in radius 2.x >
accounting_update_query_alt = <same query used in radius 2.x >
accounting_start_query = <same query used in radius 2.x >
accounting_start_query_alt = <same query used in radius 2.x >
accounting_stop_query = <same query used in radius 2.x >
accounting_stop_query_alt = <same query used in radius 2.x >
The queries are the same as mentioned above, in the debug log. The issue
as described above , it shows "reference not found" but then later is
capable of loading the queries. And they are working as well when a user
is connected to the NAS.
any guidance is greatly appreciated.
--
*Mustafa Mujahid | Systems*
/Operations Engineer/
2
2
Hi all,
Does freeradius use SHA1 for hashing? Is there any plans to mi grade from
SHA1 to SHA2?
Regards,
Logeswari.
5
8
Hi,
I want to authorize subscribers based on calling-station-id, but I am not sure how to correctly set the auth-type. For this I have commented the pap and chap sections.
Do I need to write unlang in the post-auth section for this?
I have seen guys add the post-auth type to the authorize section but don't think this is right.
Below is my debug where you will see it passed all checks for the subscriber but fails on auth-type:
Listening on auth address 127.0.0.1 port 18120 bound to server inner-tunnel
Listening on auth address * port 1812 bound to server default
Listening on acct address * port 1813 bound to server default
Listening on auth address :: port 1812 bound to server default
Listening on acct address :: port 1813 bound to server default
Listening on proxy address * port 36949
Listening on proxy address :: port 60842
Ready to process requests
(0) Received Access-Request Id 4 from 127.0.0.1:51165 to 127.0.0.1:1812 length 353
(0) Calling-Station-Id = "27842280395"
(0) User-Name = "nouser"
(0) NAS-IP-Address = 10.118.200.45
(0) NAS-Identifier = "GGPS02"
(0) Called-Station-Id = "privateapn"
(0) Service-Type = Framed-User
(0) Framed-Protocol = GPRS-PDP-Context
(0) NAS-Port-Type = Wireless-Other
(0) 3GPP-IMSI = "655018500837935"
(0) 3GPP-IMSI-MCC-MNC = "65501"
(0) 3GPP-NSAPI = "5"
(0) 3GPP-Charging-ID = 1952431649
(0) 3GPP-Charging-Characteristics = "0800"
(0) 3GPP-SGSN-Address = 196.46.161.205
(0) 3GPP-GGSN-Address = 196.46.161.229
(0) 3GPP-RAT-Type = EUTRAN
(0) 3GPP-IMEISV = "3581780428341713"
(0) 3GPP-Location-Info = 0x8256f510501f56f510033fc30a
(0) 3GPP-SGSN-MCC-MNC = "65501"
(0) 3GPP-GGSN-MCC-MNC = "65501"
(0) 3GPP-Selection-Mode = "0"
(0) 3GPP-MS-Time-Zone = 0x8000
(0) 3GPP-GPRS-Negotiated-QoS-profile = "08-0406000F4240000F4240"
(0) 3GPP-PDP-Type = 0
(0) 3GPP-Negotiated-DSCP = 0
(0) NAS-Port = 1441328
(0) User-Password = "nopassword"
(0) # Executing section authorize from file /usr/local/etc/raddb/sites-enabled/default
(0) authorize {
(0) policy filter_username {
(0) if (&User-Name) {
(0) if (&User-Name) -> TRUE
(0) if (&User-Name) {
(0) if (&User-Name =~ / /) {
(0) if (&User-Name =~ / /) -> FALSE
(0) if (&User-Name =~ /@[^@]*@/ ) {
(0) if (&User-Name =~ /@[^@]*@/ ) -> FALSE
(0) if (&User-Name =~ /\.\./ ) {
(0) if (&User-Name =~ /\.\./ ) -> FALSE
(0) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) {
(0) if ((&User-Name =~ /@/) && (&User-Name !~ /(a)(.+)\.(.+)$/)) -> FALSE
(0) if (&User-Name =~ /\.$/) {
(0) if (&User-Name =~ /\.$/) -> FALSE
(0) if (&User-Name =~ /(a)\./) {
(0) if (&User-Name =~ /(a)\./) -> FALSE
(0) } # if (&User-Name) = notfound
(0) } # policy filter_username = notfound
(0) [preprocess] = ok
(0) [chap] = noop
(0) [files] = noop
(0) sql: EXPAND %{User-Name}
(0) sql: --> nouser
(0) sql: SQL-User-Name set to 'nouser'
rlm_sql (sql): Reserved connection (0)
(0) sql: EXPAND SELECT id, CallingStationId, attribute, value, op FROM radcheck WHERE CallingStationId = '%{Calling-Station-Id}' ORDER BY id
(0) sql: --> SELECT id, CallingStationId, attribute, value, op FROM radcheck WHERE CallingStationId = '27842280395' ORDER BY id
(0) sql: Executing select query: SELECT id, CallingStationId, attribute, value, op FROM radcheck WHERE CallingStationId = '27842280395' ORDER BY id
(0) sql: User found in radcheck table
(0) sql: Conditional check items matched, merging assignment check items
(0) sql: Cleartext-Password := "testclear"
(0) sql: EXPAND SELECT id, CallingStationId, attribute, value, op FROM radreply WHERE CallingStationId = '%{Calling-Station-Id}' ORDER BY id
(0) sql: --> SELECT id, CallingStationId, attribute, value, op FROM radreply WHERE CallingStationId = '27842280395' ORDER BY id
(0) sql: Executing select query: SELECT id, CallingStationId, attribute, value, op FROM radreply WHERE CallingStationId = '27842280395' ORDER BY id
(0) sql: EXPAND SELECT groupname FROM radusergroup WHERE username = '%{Calling-Station-Id}' ORDER BY priority
(0) sql: --> SELECT groupname FROM radusergroup WHERE username = '27842280395' ORDER BY priority
(0) sql: Executing select query: SELECT groupname FROM radusergroup WHERE username = '27842280395' ORDER BY priority
(0) sql: User found in the group table
(0) sql: EXPAND SELECT id, groupname, attribute, Value, op FROM radgroupcheck WHERE groupname = '%{SQL-Group}' ORDER BY id
(0) sql: --> SELECT id, groupname, attribute, Value, op FROM radgroupcheck WHERE groupname = 'privateapn' ORDER BY id
(0) sql: Executing select query: SELECT id, groupname, attribute, Value, op FROM radgroupcheck WHERE groupname = 'privateapn' ORDER BY id
(0) sql: Group "privateapn": Conditional check items matched
(0) sql: Group "privateapn": Merging assignment check items
(0) sql: Pool-Name := "main_pool"
(0) sql: EXPAND SELECT id, groupname, attribute, value, op FROM radgroupreply WHERE groupname = '%{SQL-Group}' ORDER BY id
(0) sql: --> SELECT id, groupname, attribute, value, op FROM radgroupreply WHERE groupname = 'privateapn' ORDER BY id
(0) sql: Executing select query: SELECT id, groupname, attribute, value, op FROM radgroupreply WHERE groupname = 'privateapn' ORDER BY id
(0) sql: Group "privateapn": Merging reply items
(0) sql: Cisco-AVPair += "ip:dns-servers=41.215.234.106 41.223.34.154"
(0) sql: Acct-Interim-Interval := 3600
(0) sql: Session-Timeout := 86400
rlm_sql (sql): Released connection (0)
rlm_sql (sql): Need 5 more connections to reach 10 spares
rlm_sql (sql): Opening additional connection (5), 1 of 27 pending slots used
rlm_sql_mysql: Starting connect to MySQL server
rlm_sql_mysql: Connected to database 'radius' on Localhost via UNIX socket, server version 5.7.16-0ubuntu0.16.04.1, protocol version 10
(0) [sql] = ok
(0) [expiration] = noop
(0) [logintime] = noop
(0) } # authorize = ok
(0) WARNING: Please update your configuration, and remove 'Auth-Type = Local'
(0) WARNING: Use the PAP or CHAP modules instead
(0) ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type = Reject
(0) Failed to authenticate the user
(0) Using Post-Auth-Type Reject
(0) # Executing group from file /usr/local/etc/raddb/sites-enabled/default
(0) Post-Auth-Type REJECT {
(0) sql: EXPAND .query
(0) sql: --> .query
(0) sql: Using query template 'query'
rlm_sql (sql): Reserved connection (1)
(0) sql: EXPAND %{User-Name}
(0) sql: --> nouser
(0) sql: SQL-User-Name set to 'nouser'
(0) sql: EXPAND INSERT INTO radpostauth (username, pass, reply, authdate, callingstationid, framedipaddress) VALUES ( '%{SQL-User-Name}', '%{%{User-Password}:-%{Chap-Password}}', '%{reply:Packet-Type}', '%S', '%{Calling-Station-ID}', '%{Framed-IP-Address}')
(0) sql: --> INSERT INTO radpostauth (username, pass, reply, authdate, callingstationid, framedipaddress) VALUES ( 'nouser', 'nopassword', 'Access-Reject', '2017-01-20 14:14:47', '27842280395', '')
(0) sql: Executing query: INSERT INTO radpostauth (username, pass, reply, authdate, callingstationid, framedipaddress) VALUES ( 'nouser', 'nopassword', 'Access-Reject', '2017-01-20 14:14:47', '27842280395', '')
(0) sql: SQL query returned: success
(0) sql: 1 record(s) updated
rlm_sql (sql): Released connection (1)
(0) [sql] = ok
(0) } # Post-Auth-Type REJECT = ok
(0) Delaying response for 1.000000 seconds
Waking up in 0.3 seconds.
Waking up in 0.6 seconds.
(0) Sending delayed response
(0) Sent Access-Reject Id 4 from 127.0.0.1:1812 to 127.0.0.1:51165 length 83
(0) Cisco-AVPair = "ip:dns-servers=41.215.234.106 41.223.34.154"
(0) Acct-Interim-Interval = 3600
(0) Session-Timeout = 86400
Waking up in 3.9 seconds.
(0) Cleaning up request packet ID 4 with timestamp +4
Ready to process requests
(1) Received Status-Server Id 103 from 10.0.10.25:1814 to 10.0.10.28:1813 length 68
(1) Message-Authenticator = 0x48eb832592f3e4b940669596ed2799b6
(1) NAS-Identifier = "Status Check. Are you alive?"
(1) Sent Accounting-Response Id 103 from 10.0.10.28:1813 to 10.0.10.25:1814 length 0
(1) Finished request
Waking up in 4.9 seconds.
(1) Cleaning up request packet ID 103 with timestamp +20
Ready to process requests
(2) Received Status-Server Id 238 from 10.0.10.25:1814 to 10.0.10.28:1813 length 68
(2) Message-Authenticator = 0xed96d2625dbc44dce37c2fa22af10a1f
(2) NAS-Identifier = "Status Check. Are you alive?"
(2) Sent Accounting-Response Id 238 from 10.0.10.28:1813 to 10.0.10.25:1814 length 0
(2) Finished request
Waking up in 4.9 seconds.
(2) Cleaning up request packet ID 238 with timestamp +53
Ready to process requests
(3) Received Status-Server Id 119 from 10.0.10.25:1814 to 10.0.10.28:1813 length 68
(3) Message-Authenticator = 0x920d1b597c9940cf8adcde1203614f21
(3) NAS-Identifier = "Status Check. Are you alive?"
(3) Sent Accounting-Response Id 119 from 10.0.10.28:1813 to 10.0.10.25:1814 length 0
(3) Finished request
Waking up in 4.9 seconds.
(3) Cleaning up request packet ID 119 with timestamp +84
Ready to process requests
(4) Received Accounting-Request Id 42 from 10.0.10.25:1814 to 10.0.10.28:1813 length 401
(4) NAS-IP-Address = 41.71.86.18
(4) NAS-Identifier = "tbepg1"
(4) Called-Station-Id = "acme.rsaweb.mobi"
(4) Framed-Protocol = GPRS-PDP-Context
(4) Service-Type = Framed-User
(4) NAS-Port-Type = Virtual
(4) NAS-Port = 776299053
(4) Calling-Station-Id = "27827864678"
(4) Acct-Status-Type = Interim-Update
(4) Framed-IP-Address = 10.254.117.6
(4) Acct-Session-Id = "29D03603F0BF2FEC"
(4) User-Name = "void"
(4) Acct-Session-Time = 1145
(4) Acct-Input-Gigawords = 0
(4) Acct-Input-Octets = 2548
(4) Acct-Output-Gigawords = 0
(4) Acct-Output-Octets = 1340
(4) Acct-Input-Packets = 12
(4) Acct-Output-Packets = 18
(4) Event-Timestamp = "Jan 20 2017 14:16:47 SAST"
(4) Acct-Authentic = RADIUS
(4) Acct-Delay-Time = 0
(4) 3GPP-IMSI = "655103032261356"
(4) 3GPP-Charging-ID = 4039061484
(4) 3GPP-PDP-Type = 0
(4) 3GPP-Charging-Gateway-Address = 0.0.0.0
(4) 3GPP-SGSN-Address = 41.208.54.246
(4) 3GPP-GGSN-Address = 41.208.54.3
(4) 3GPP-IMSI-MCC-MNC = "65510"
(4) 3GPP-GGSN-MCC-MNC = "65510"
(4) 3GPP-NSAPI = "6"
(4) 3GPP-Selection-Mode = "0"
(4) 3GPP-Charging-Characteristics = "0400"
(4) 3GPP-SGSN-MCC-MNC = "65510"
(4) 3GPP-IMEISV = "3592020767651207"
(4) 3GPP-RAT-Type = UTRAN
(4) 3GPP-Location-Info = 0x0156f5012b144a0d
(4) 3GPP-MS-Time-Zone = 0x8000
(4) Proxy-State = 0x313739
(4) # Executing section preacct from file /usr/local/etc/raddb/sites-enabled/default
(4) preacct {
(4) [preprocess] = ok
(4) policy acct_unique {
(4) update request {
(4) Tmp-String-9 := "ai:"
(4) } # update request = noop
(4) if (("%{hex:&Class}" =~ /^%{hex:&Tmp-String-9}/) && ("%{string:&Class}" =~ /^ai:([0-9a-f]{32})/i)) {
(4) EXPAND %{hex:&Class}
(4) -->
(4) EXPAND ^%{hex:&Tmp-String-9}
(4) --> ^61693a
(4) if (("%{hex:&Class}" =~ /^%{hex:&Tmp-String-9}/) && ("%{string:&Class}" =~ /^ai:([0-9a-f]{32})/i)) -> FALSE
(4) else {
(4) update request {
(4) EXPAND %{md5:%{User-Name},%{Acct-Session-ID},%{%{NAS-IPv6-Address}:-%{NAS-IP-Address}},%{NAS-Identifier},%{NAS-Port-ID},%{NAS-Port}}
(4) --> 6c48feca7d893fffd008865d6abc5548
(4) &Acct-Unique-Session-Id := 6c48feca7d893fffd008865d6abc5548
(4) } # update request = noop
(4) } # else = noop
(4) } # policy acct_unique = noop
(4) suffix: Checking for suffix after "@"
(4) suffix: No '@' in User-Name = "void", looking up realm NULL
(4) suffix: No such realm "NULL"
(4) [suffix] = noop
(4) [files] = noop
(4) } # preacct = ok
(4) # Executing section accounting from file /usr/local/etc/raddb/sites-enabled/default
(4) accounting {
(4) detail: EXPAND /usr/local/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d
(4) detail: --> /usr/local/var/log/radius/radacct/10.0.10.25/detail-20170120
(4) detail: /usr/local/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d expands to /usr/local/var/log/radius/radacct/10.0.10.25/detail-20170120
(4) detail: EXPAND %t
(4) detail: --> Fri Jan 20 14:16:47 2017
(4) [detail] = ok
(4) [unix] = noop
rlm_sql (sql): Closing connection (2): Hit idle_timeout, was idle for 124 seconds
rlm_sql_mysql: Socket destructor called, closing socket
rlm_sql (sql): Closing connection (3): Hit idle_timeout, was idle for 124 seconds
rlm_sql_mysql: Socket destructor called, closing socket
rlm_sql (sql): Closing connection (4): Hit idle_timeout, was idle for 124 seconds
rlm_sql_mysql: Socket destructor called, closing socket
rlm_sql (sql): Closing connection (0): Hit idle_timeout, was idle for 120 seconds
rlm_sql (sql): You probably need to lower "min"
rlm_sql_mysql: Socket destructor called, closing socket
rlm_sql (sql): Closing connection (5): Hit idle_timeout, was idle for 120 seconds
rlm_sql (sql): You probably need to lower "min"
rlm_sql_mysql: Socket destructor called, closing socket
rlm_sql (sql): Closing connection (1): Hit idle_timeout, was idle for 120 seconds
rlm_sql (sql): You probably need to lower "min"
rlm_sql_mysql: Socket destructor called, closing socket
rlm_sql (sql): 0 of 0 connections in use. You may need to increase "spare"
rlm_sql (sql): Opening additional connection (6), 1 of 32 pending slots used
rlm_sql_mysql: Starting connect to MySQL server
rlm_sql_mysql: Connected to database 'radius' on Localhost via UNIX socket, server version 5.7.16-0ubuntu0.16.04.1, protocol version 10
rlm_sql (sql): Reserved connection (6)
(4) sqlippool: EXPAND %{User-Name}
(4) sqlippool: --> void
(4) sqlippool: SQL-User-Name set to 'void'
(4) sqlippool: EXPAND START TRANSACTION
(4) sqlippool: --> START TRANSACTION
(4) sqlippool: Executing query: START TRANSACTION
(4) sqlippool: EXPAND UPDATE radippool SET expiry_time = NOW() + INTERVAL 86400 SECOND WHERE nasipaddress = '%{Nas-IP-Address}' AND pool_key = '%{Calling-Station-Id}' AND username = '%{User-Name}' AND callingstationid = '%{Calling-Station-Id}' AND framedipaddress = '%{Framed-IP-Address}'
(4) sqlippool: --> UPDATE radippool SET expiry_time = NOW() + INTERVAL 86400 SECOND WHERE nasipaddress = '41.71.86.18' AND pool_key = '27827864678' AND username = 'void' AND callingstationid = '27827864678' AND framedipaddress = '10.254.117.6'
(4) sqlippool: Executing query: UPDATE radippool SET expiry_time = NOW() + INTERVAL 86400 SECOND WHERE nasipaddress = '41.71.86.18' AND pool_key = '27827864678' AND username = 'void' AND callingstationid = '27827864678' AND framedipaddress = '10.254.117.6'
rlm_sql_mysql: Rows matched: 1 Changed: 1 Warnings: 0
(4) sqlippool: EXPAND COMMIT
(4) sqlippool: --> COMMIT
(4) sqlippool: Executing query: COMMIT
rlm_sql (sql): Released connection (6)
rlm_sql (sql): Need 2 more connections to reach 10 spares
rlm_sql (sql): Opening additional connection (7), 1 of 31 pending slots used
rlm_sql_mysql: Starting connect to MySQL server
rlm_sql_mysql: Connected to database 'radius' on Localhost via UNIX socket, server version 5.7.16-0ubuntu0.16.04.1, protocol version 10
(4) [sqlippool] = ok
(4) sql: EXPAND %{tolower:type.%{Acct-Status-Type}.query}
(4) sql: --> type.interim-update.query
(4) sql: Using query template 'query'
rlm_sql (sql): Reserved connection (6)
(4) sql: EXPAND %{User-Name}
(4) sql: --> void
(4) sql: SQL-User-Name set to 'void'
(4) sql: EXPAND UPDATE radacct SET acctupdatetime = (@acctupdatetime_old:=acctupdatetime), acctupdatetime = FROM_UNIXTIME(%{integer:Event-Timestamp}), acctinterval = %{integer:Event-Timestamp} - UNIX_TIMESTAMP(@acctupdatetime_old), framedipaddress = '%{Framed-IP-Address}', acctsessiontime = %{%{Acct-Session-Time}:-NULL}, acctinputoctets = '%{%{Acct-Input-Gigawords}:-0}' << 32 | '%{%{Acct-Input-Octets}:-0}', acctoutputoctets = '%{%{Acct-Output-Gigawords}:-0}' << 32 | '%{%{Acct-Output-Octets}:-0}' WHERE AcctUniqueId = '%{Acct-Unique-Session-Id}'
(4) sql: --> UPDATE radacct SET acctupdatetime = (@acctupdatetime_old:=acctupdatetime), acctupdatetime = FROM_UNIXTIME(1484914607), acctinterval = 1484914607 - UNIX_TIMESTAMP(@acctupdatetime_old), framedipaddress = '10.254.117.6', acctsessiontime = 1145, acctinputoctets = '0' << 32 | '2548', acctoutputoctets = '0' << 32 | '1340' WHERE AcctUniqueId = '6c48feca7d893fffd008865d6abc5548'
(4) sql: Executing query: UPDATE radacct SET acctupdatetime = (@acctupdatetime_old:=acctupdatetime), acctupdatetime = FROM_UNIXTIME(1484914607), acctinterval = 1484914607 - UNIX_TIMESTAMP(@acctupdatetime_old), framedipaddress = '10.254.117.6', acctsessiontime = 1145, acctinputoctets = '0' << 32 | '2548', acctoutputoctets = '0' << 32 | '1340' WHERE AcctUniqueId = '6c48feca7d893fffd008865d6abc5548'
rlm_sql_mysql: Rows matched: 1 Changed: 1 Warnings: 0
(4) sql: SQL query returned: success
(4) sql: 1 record(s) updated
rlm_sql (sql): Released connection (6)
(4) [sql] = ok
(4) [exec] = noop
Thanks in advance!
Regards
Kind Regards
Koos Myburgh
Network Engineer
RSAWEB Internet Services
2
4
Hi Alan,
We started using FR 3.1 to provide a service this morning but unfortunately the software failed on a couple of occasions.
Any advice or help in fixing this problem would be appreciated. I've include the debugger information from the last two
failures.
Thanks, Chris Howley
FreeRADIUS Version 3.1.0-dead
Copyright (C) 1999-2016 The FreeRADIUS server project and contributors
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE
You may redistribute copies of FreeRADIUS under the terms of the
GNU General Public License
For more information about these matters, see the file named COPYRIGHT
[root@XXXXXXXX radius]# cat gdb-radiusd-158316.log
Reading symbols from /usr/sbin/radiusd...Reading symbols from /usr/lib/debug/usr/sbin/radiusd.debug...done.
done.
Attaching to program: /usr/sbin/radiusd, process 158316
Reading symbols from /usr/lib64/freeradius/libfreeradius-server.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/libfreeradius-server.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/libfreeradius-server.so
Reading symbols from /usr/lib64/freeradius/libfreeradius-radius.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/libfreeradius-radius.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/libfreeradius-radius.so
Reading symbols from /usr/lib64/freeradius/libfreeradius-eap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/libfreeradius-eap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/libfreeradius-eap.so
Reading symbols from /lib64/libcrypto.so.10...Reading symbols from /lib64/libcrypto.so.10...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libcrypto.so.10
Reading symbols from /lib64/libssl.so.10...Reading symbols from /lib64/libssl.so.10...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libssl.so.10
Reading symbols from /lib64/libtalloc.so.2...Reading symbols from /lib64/libtalloc.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libtalloc.so.2
Reading symbols from /lib64/libpcre.so.1...Reading symbols from /lib64/libpcre.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libpcre.so.1
Reading symbols from /lib64/libcap.so.2...Reading symbols from /lib64/libcap.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libcap.so.2
Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/librt.so.1
Reading symbols from /lib64/libnsl.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnsl.so.1
Reading symbols from /lib64/libresolv.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libresolv.so.2
Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libdl.so.2
Reading symbols from /lib64/libpthread.so.0...(no debugging symbols found)...done.
[New LWP 158650]
[New LWP 158579]
[New LWP 158578]
[New LWP 158577]
[New LWP 158575]
[New LWP 158574]
[New LWP 158573]
[New LWP 158572]
[New LWP 158571]
[New LWP 158570]
[New LWP 158569]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Loaded symbols for /lib64/libpthread.so.0
Reading symbols from /lib64/libreadline.so.6...Reading symbols from /lib64/libreadline.so.6...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libreadline.so.6
Reading symbols from /lib64/libcrypt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libcrypt.so.1
Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from /lib64/libpcap.so.1...Reading symbols from /lib64/libpcap.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libpcap.so.1
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /lib64/libz.so.1...Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libz.so.1
Reading symbols from /lib64/libgssapi_krb5.so.2...Reading symbols from /lib64/libgssapi_krb5.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libgssapi_krb5.so.2
Reading symbols from /lib64/libkrb5.so.3...Reading symbols from /lib64/libkrb5.so.3...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libkrb5.so.3
Reading symbols from /lib64/libcom_err.so.2...Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libcom_err.so.2
Reading symbols from /lib64/libk5crypto.so.3...Reading symbols from /lib64/libk5crypto.so.3...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libk5crypto.so.3
Reading symbols from /lib64/libattr.so.1...Reading symbols from /lib64/libattr.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libattr.so.1
Reading symbols from /lib64/libtinfo.so.5...Reading symbols from /lib64/libtinfo.so.5...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libtinfo.so.5
Reading symbols from /lib64/libfreebl3.so...Reading symbols from /lib64/libfreebl3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libfreebl3.so
Reading symbols from /lib64/libkrb5support.so.0...Reading symbols from /lib64/libkrb5support.so.0...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libkrb5support.so.0
Reading symbols from /lib64/libkeyutils.so.1...Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libkeyutils.so.1
Reading symbols from /lib64/libselinux.so.1...Reading symbols from /lib64/libselinux.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libselinux.so.1
Reading symbols from /lib64/liblzma.so.5...Reading symbols from /lib64/liblzma.so.5...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/liblzma.so.5
Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss_files.so.2
Reading symbols from /lib64/libnss_sss.so.2...Reading symbols from /lib64/libnss_sss.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss_sss.so.2
Reading symbols from /lib64/libgcc_s.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libgcc_s.so.1
Reading symbols from /usr/lib64/freeradius/rlm_always.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_always.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_always.so
Reading symbols from /usr/lib64/freeradius/rlm_attr_filter.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_attr_filter.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_attr_filter.so
Reading symbols from /usr/lib64/freeradius/rlm_cache.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_cache.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_cache.so
Reading symbols from /usr/lib64/freeradius/rlm_chap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_chap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_chap.so
Reading symbols from /usr/lib64/freeradius/rlm_detail.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_detail.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_detail.so
Reading symbols from /usr/lib64/freeradius/rlm_digest.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_digest.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_digest.so
Reading symbols from /usr/lib64/freeradius/rlm_dynamic_clients.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_dynamic_clients.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_dynamic_clients.so
Reading symbols from /usr/lib64/freeradius/rlm_eap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_leap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_leap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_leap.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_gtc.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_gtc.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_gtc.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_tls.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_tls.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_tls.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_ttls.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_ttls.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_ttls.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_peap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_peap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_peap.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_mschapv2.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_mschapv2.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_mschapv2.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_md5.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_md5.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_md5.so
Reading symbols from /usr/lib64/freeradius/rlm_exec.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_exec.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_exec.so
Reading symbols from /usr/lib64/freeradius/rlm_expiration.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_expiration.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_expiration.so
Reading symbols from /usr/lib64/freeradius/rlm_expr.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_expr.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_expr.so
Reading symbols from /usr/lib64/freeradius/rlm_files.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_files.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_files.so
Reading symbols from /usr/lib64/freeradius/rlm_linelog.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_linelog.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_linelog.so
Reading symbols from /usr/lib64/freeradius/rlm_logintime.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_logintime.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_logintime.so
Reading symbols from /usr/lib64/freeradius/rlm_pap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_pap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_pap.so
Reading symbols from /usr/lib64/freeradius/rlm_passwd.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_passwd.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_passwd.so
Reading symbols from /usr/lib64/freeradius/rlm_preprocess.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_preprocess.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_preprocess.so
Reading symbols from /usr/lib64/freeradius/rlm_radutmp.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_radutmp.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_radutmp.so
Reading symbols from /usr/lib64/freeradius/rlm_realm.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_realm.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_realm.so
Reading symbols from /usr/lib64/freeradius/rlm_replicate.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_replicate.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_replicate.so
Reading symbols from /usr/lib64/freeradius/rlm_soh.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_soh.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_soh.so
Reading symbols from /usr/lib64/freeradius/rlm_unix.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_unix.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_unix.so
Reading symbols from /usr/lib64/freeradius/rlm_unpack.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_unpack.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_unpack.so
Reading symbols from /usr/lib64/freeradius/rlm_utf8.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_utf8.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_utf8.so
Reading symbols from /usr/lib64/freeradius/rlm_mschap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_mschap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_mschap.so
Reading symbols from /lib64/libwbclient.so.0...Missing separate debuginfo for /lib64/libwbclient.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/8f/645121c015937c864a158d6cbd04759199cefb.debug
Reading symbols from /lib64/libwbclient.so.0...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libwbclient.so.0
Reading symbols from /usr/lib64/samba/libwinbind-client-samba4.so...Reading symbols from /usr/lib64/samba/libwinbind-client-samba4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/samba/libwinbind-client-samba4.so
Reading symbols from /usr/lib64/samba/libreplace-samba4.so...Reading symbols from /usr/lib64/samba/libreplace-samba4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/samba/libreplace-samba4.so
Reading symbols from /usr/lib64/freeradius/rlm_ldap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_ldap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_ldap.so
Reading symbols from /lib64/libldap-2.4.so.2...Reading symbols from /lib64/libldap-2.4.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libldap-2.4.so.2
Reading symbols from /lib64/liblber-2.4.so.2...Reading symbols from /lib64/liblber-2.4.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/liblber-2.4.so.2
Reading symbols from /lib64/libsasl2.so.3...Reading symbols from /lib64/libsasl2.so.3...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libsasl2.so.3
Reading symbols from /lib64/libssl3.so...Reading symbols from /lib64/libssl3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libssl3.so
Reading symbols from /lib64/libsmime3.so...Reading symbols from /lib64/libsmime3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libsmime3.so
Reading symbols from /lib64/libnss3.so...Reading symbols from /lib64/libnss3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss3.so
Reading symbols from /lib64/libnssutil3.so...Reading symbols from /lib64/libnssutil3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libnssutil3.so
Reading symbols from /lib64/libplds4.so...Reading symbols from /lib64/libplds4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libplds4.so
Reading symbols from /lib64/libplc4.so...Reading symbols from /lib64/libplc4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libplc4.so
Reading symbols from /lib64/libnspr4.so...Reading symbols from /lib64/libnspr4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libnspr4.so
Reading symbols from /usr/lib64/freeradius/rlm_cache_rbtree.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_cache_rbtree.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_cache_rbtree.so
Reading symbols from /lib64/libnss_dns.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss_dns.so.2
0x00007f4386f8d413 in select () from /lib64/libc.so.6
No symbol table info available.
No symbol table info available.
Thread 12 (Thread 0x7f437d9ce700 (LWP 158569)):
#0 0x00007f4386f5cb59 in waitpid () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f4386ee1092 in do_system () from /lib64/libc.so.6
No symbol table info available.
#2 0x00007f4386ee1441 in system () from /lib64/libc.so.6
No symbol table info available.
#3 0x00007f4389022565 in fr_fault (sig=sig@entry=6) at src/lib/debug.c:734
disable = true
cmd = "gdb -silent -x /etc/raddb/panic.gdb /usr/sbin/radiusd 158316 2>&1 | tee /var/log/radius/gdb-radiusd-158316.log", '\000' <repeats 421 times>
out = 0x7f437d9ccd8a ".log"
left = 426
ret = <optimized out>
p = <optimized out>
q = 0x0
code = <optimized out>
#4 0x00007f438928c639 in rad_assert_fail (
file=file@entry=0x45d145 "src/main/state.c", line=line@entry=646,
expr=expr@entry=0x45d343 "request->state_ctx") at src/main/util.c:468
No locals.
#5 0x00000000004319b4 in fr_request_to_state (state=0x5a951d0,
request=request@entry=0x5b94c40, original=<optimized out>,
packet=0x5b94de0) at src/main/state.c:646
old = <optimized out>
data = 0x0
#6 0x00000000004122dd in rad_authenticate (request=0x5b94c40)
at src/main/auth.c:391
code = <optimized out>
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#7 0x000000000043efbb in proxy_running (request=0x5b94c40,
action=FR_ACTION_RUN) at src/main/process.c:2709
vp = 0x7f435411b910
__FUNCTION__ = "proxy_running"
#8 0x000000000043666c in request_handler_thread (arg=0x5a89be0)
at src/main/threads.c:731
now = <optimized out>
request = 0x5b94c40
thread = 0x5a89be0
#9 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#10 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 11 (Thread 0x7f437d1cd700 (LWP 158570)):
#0 0x00007f43876ebf4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f43876e7d02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f43876e7c08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x5a951d0,
request=request@entry=0x5b3cfc0, packet=0x5b3ccf0) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x5b3cfc0)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x5b3cfc0,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x5a89f10)
at src/main/threads.c:731
now = <optimized out>
request = 0x5b3cfc0
thread = 0x5a89f10
#7 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 10 (Thread 0x7f437c9cc700 (LWP 158571)):
#0 0x00007f43876eb790 in sem_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x0000000000436538 in request_handler_thread (arg=0x5a8a240)
at src/main/threads.c:625
now = <optimized out>
request = <optimized out>
thread = 0x5a8a240
#2 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 9 (Thread 0x7f437c1cb700 (LWP 158572)):
#0 0x00007f43876ebf4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f43876e7d02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f43876e7c08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x5a951d0,
request=request@entry=0x5feead0, packet=0x5fee830) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x5feead0)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x5feead0,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x5a8a570)
at src/main/threads.c:731
now = <optimized out>
request = 0x5feead0
thread = 0x5a8a570
#7 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 8 (Thread 0x7f437b9ca700 (LWP 158573)):
#0 0x00007f43876eb790 in sem_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x0000000000436538 in request_handler_thread (arg=0x5a8a8a0)
at src/main/threads.c:625
now = <optimized out>
request = <optimized out>
thread = 0x5a8a8a0
#2 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 7 (Thread 0x7f437b1c9700 (LWP 158574)):
#0 0x00007f43876ebf4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f43876e7d02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f43876e7c08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x5a951d0,
request=request@entry=0x5ffcf40, packet=0x5ffcc20) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x5ffcf40)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x5ffcf40,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x5a8abd0)
at src/main/threads.c:731
now = <optimized out>
request = 0x5ffcf40
thread = 0x5a8abd0
#7 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 6 (Thread 0x7f437a9c8700 (LWP 158575)):
#0 0x00007f43876ebf4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f43876e7d02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f43876e7c08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x0000000000431729 in fr_request_to_state (state=0x5a951d0,
request=0x5f69be0, original=0x5f69940, packet=0x5f69d80)
at src/main/state.c:634
old = <optimized out>
data = 0x7f436436d5a0
#4 0x0000000000412225 in rad_postauth (request=request@entry=0x5f69be0)
at src/main/auth.c:332
result = 2
postauth_type = 3
vp = <optimized out>
#5 0x000000000043e121 in request_finish (request=request@entry=0x5f69be0,
action=action@entry=FR_ACTION_RUN) at src/main/process.c:1239
vp = <optimized out>
#6 0x000000000043f935 in request_running (request=0x5f69be0,
action=<optimized out>) at src/main/process.c:1484
ret = <optimized out>
__FUNCTION__ = "request_running"
#7 0x000000000043666c in request_handler_thread (arg=0x5a8af00)
at src/main/threads.c:731
now = <optimized out>
request = 0x5f69be0
thread = 0x5a8af00
#8 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#9 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 5 (Thread 0x7f437a1c7700 (LWP 158577)):
#0 0x00007f43876ebf4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f43876e7d02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f43876e7c08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x5a951d0,
request=request@entry=0x5bbac10, packet=0x5bba970) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x5bbac10)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x5bbac10,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x5a8b230)
at src/main/threads.c:731
now = <optimized out>
request = 0x5bbac10
thread = 0x5a8b230
#7 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 4 (Thread 0x7f43799c6700 (LWP 158578)):
#0 0x00007f43876ebf4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f43876e7d02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f43876e7c08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x5a951d0,
request=request@entry=0x5c2a050, packet=0x5c29d90) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x5c2a050)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x5c2a050,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x5a8b560)
at src/main/threads.c:731
now = <optimized out>
request = 0x5c2a050
thread = 0x5a8b560
#7 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 3 (Thread 0x7f43791c5700 (LWP 158579)):
#0 0x00007f43876ebf4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f43876e7d02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f43876e7c08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x5a951d0,
request=request@entry=0x5ab5420, packet=0x5ab5180) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x5ab5420)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x5ab5420,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x5a8b890)
at src/main/threads.c:731
now = <optimized out>
request = 0x5ab5420
thread = 0x5a8b890
#7 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 2 (Thread 0x7f43789c4700 (LWP 158650)):
#0 0x00007f43876ebf4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f43876e7d02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f43876e7c08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x0000000000431729 in fr_request_to_state (state=0x5a951d0,
request=0x5ab32f0, original=0x5ab3050, packet=0x5ab3490)
at src/main/state.c:634
old = <optimized out>
data = 0x7f43480f32c0
#4 0x0000000000412225 in rad_postauth (request=request@entry=0x5ab32f0)
at src/main/auth.c:332
result = 2
postauth_type = 3
vp = <optimized out>
#5 0x000000000043e121 in request_finish (request=request@entry=0x5ab32f0,
action=action@entry=FR_ACTION_RUN) at src/main/process.c:1239
vp = <optimized out>
#6 0x000000000043f935 in request_running (request=0x5ab32f0,
action=<optimized out>) at src/main/process.c:1484
ret = <optimized out>
__FUNCTION__ = "request_running"
#7 0x000000000043666c in request_handler_thread (arg=0x7f435001fa40)
at src/main/threads.c:731
now = <optimized out>
request = 0x5ab32f0
thread = 0x7f435001fa40
#8 0x00007f43876e5dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#9 0x00007f4386f95ced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 1 (Thread 0x7f43896b2040 (LWP 158316)):
#0 0x00007f4386f8d413 in select () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f438904d136 in fr_event_loop (el=0x5a7fd30) at src/lib/event.c:595
i = <optimized out>
rcode = <optimized out>
when = {tv_sec = 0, tv_usec = 249}
wake = 0x7fffc9cfcd90
maxfd = 80
read_fds = {fds_bits = {576355199187156992, 0 <repeats 15 times>}}
master_fds = {fds_bits = {576355199187156992, 0 <repeats 15 times>}}
#2 0x00000000004416d1 in radius_event_process () at src/main/process.c:5460
No locals.
#3 0x000000000041156a in main (argc=<optimized out>, argv=0x7fffc9cfd038)
at src/main/radiusd.c:586
rcode = 0
status = <optimized out>
argval = <optimized out>
display_version = false
from_child = {6, 7}
p = <optimized out>
autofree = 0x2574090
A debugging session is active.
Inferior 1 [process 158316] will be detached.
Quit anyway? (y or n) [answered Y; input not from terminal]
[root@XXXXXX radius]# cat gdb-radiusd-157037.log
Reading symbols from /usr/sbin/radiusd...Reading symbols from /usr/lib/debug/usr/sbin/radiusd.debug...done.
done.
Attaching to program: /usr/sbin/radiusd, process 157037
Reading symbols from /usr/lib64/freeradius/libfreeradius-server.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/libfreeradius-server.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/libfreeradius-server.so
Reading symbols from /usr/lib64/freeradius/libfreeradius-radius.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/libfreeradius-radius.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/libfreeradius-radius.so
Reading symbols from /usr/lib64/freeradius/libfreeradius-eap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/libfreeradius-eap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/libfreeradius-eap.so
Reading symbols from /lib64/libcrypto.so.10...Reading symbols from /lib64/libcrypto.so.10...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libcrypto.so.10
Reading symbols from /lib64/libssl.so.10...Reading symbols from /lib64/libssl.so.10...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libssl.so.10
Reading symbols from /lib64/libtalloc.so.2...Reading symbols from /lib64/libtalloc.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libtalloc.so.2
Reading symbols from /lib64/libpcre.so.1...Reading symbols from /lib64/libpcre.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libpcre.so.1
Reading symbols from /lib64/libcap.so.2...Reading symbols from /lib64/libcap.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libcap.so.2
Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/librt.so.1
Reading symbols from /lib64/libnsl.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnsl.so.1
Reading symbols from /lib64/libresolv.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libresolv.so.2
Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libdl.so.2
Reading symbols from /lib64/libpthread.so.0...(no debugging symbols found)...done.
[New LWP 157054]
[New LWP 157047]
[New LWP 157046]
[New LWP 157045]
[New LWP 157044]
[New LWP 157043]
[New LWP 157042]
[New LWP 157041]
[New LWP 157040]
[New LWP 157039]
[New LWP 157038]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Loaded symbols for /lib64/libpthread.so.0
Reading symbols from /lib64/libreadline.so.6...Reading symbols from /lib64/libreadline.so.6...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libreadline.so.6
Reading symbols from /lib64/libcrypt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libcrypt.so.1
Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from /lib64/libpcap.so.1...Reading symbols from /lib64/libpcap.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libpcap.so.1
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /lib64/libz.so.1...Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libz.so.1
Reading symbols from /lib64/libgssapi_krb5.so.2...Reading symbols from /lib64/libgssapi_krb5.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libgssapi_krb5.so.2
Reading symbols from /lib64/libkrb5.so.3...Reading symbols from /lib64/libkrb5.so.3...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libkrb5.so.3
Reading symbols from /lib64/libcom_err.so.2...Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libcom_err.so.2
Reading symbols from /lib64/libk5crypto.so.3...Reading symbols from /lib64/libk5crypto.so.3...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libk5crypto.so.3
Reading symbols from /lib64/libattr.so.1...Reading symbols from /lib64/libattr.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libattr.so.1
Reading symbols from /lib64/libtinfo.so.5...Reading symbols from /lib64/libtinfo.so.5...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libtinfo.so.5
Reading symbols from /lib64/libfreebl3.so...Reading symbols from /lib64/libfreebl3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libfreebl3.so
Reading symbols from /lib64/libkrb5support.so.0...Reading symbols from /lib64/libkrb5support.so.0...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libkrb5support.so.0
Reading symbols from /lib64/libkeyutils.so.1...Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libkeyutils.so.1
Reading symbols from /lib64/libselinux.so.1...Reading symbols from /lib64/libselinux.so.1...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libselinux.so.1
Reading symbols from /lib64/liblzma.so.5...Reading symbols from /lib64/liblzma.so.5...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/liblzma.so.5
Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss_files.so.2
Reading symbols from /lib64/libnss_sss.so.2...Reading symbols from /lib64/libnss_sss.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss_sss.so.2
Reading symbols from /lib64/libgcc_s.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libgcc_s.so.1
Reading symbols from /usr/lib64/freeradius/rlm_always.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_always.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_always.so
Reading symbols from /usr/lib64/freeradius/rlm_attr_filter.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_attr_filter.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_attr_filter.so
Reading symbols from /usr/lib64/freeradius/rlm_cache.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_cache.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_cache.so
Reading symbols from /usr/lib64/freeradius/rlm_chap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_chap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_chap.so
Reading symbols from /usr/lib64/freeradius/rlm_detail.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_detail.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_detail.so
Reading symbols from /usr/lib64/freeradius/rlm_digest.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_digest.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_digest.so
Reading symbols from /usr/lib64/freeradius/rlm_dynamic_clients.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_dynamic_clients.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_dynamic_clients.so
Reading symbols from /usr/lib64/freeradius/rlm_eap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_leap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_leap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_leap.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_gtc.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_gtc.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_gtc.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_tls.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_tls.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_tls.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_ttls.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_ttls.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_ttls.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_peap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_peap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_peap.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_mschapv2.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_mschapv2.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_mschapv2.so
Reading symbols from /usr/lib64/freeradius/rlm_eap_md5.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_eap_md5.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_eap_md5.so
Reading symbols from /usr/lib64/freeradius/rlm_exec.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_exec.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_exec.so
Reading symbols from /usr/lib64/freeradius/rlm_expiration.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_expiration.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_expiration.so
Reading symbols from /usr/lib64/freeradius/rlm_expr.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_expr.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_expr.so
Reading symbols from /usr/lib64/freeradius/rlm_files.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_files.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_files.so
Reading symbols from /usr/lib64/freeradius/rlm_linelog.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_linelog.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_linelog.so
Reading symbols from /usr/lib64/freeradius/rlm_logintime.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_logintime.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_logintime.so
Reading symbols from /usr/lib64/freeradius/rlm_pap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_pap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_pap.so
Reading symbols from /usr/lib64/freeradius/rlm_passwd.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_passwd.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_passwd.so
Reading symbols from /usr/lib64/freeradius/rlm_preprocess.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_preprocess.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_preprocess.so
Reading symbols from /usr/lib64/freeradius/rlm_radutmp.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_radutmp.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_radutmp.so
Reading symbols from /usr/lib64/freeradius/rlm_realm.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_realm.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_realm.so
Reading symbols from /usr/lib64/freeradius/rlm_replicate.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_replicate.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_replicate.so
Reading symbols from /usr/lib64/freeradius/rlm_soh.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_soh.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_soh.so
Reading symbols from /usr/lib64/freeradius/rlm_unix.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_unix.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_unix.so
Reading symbols from /usr/lib64/freeradius/rlm_unpack.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_unpack.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_unpack.so
Reading symbols from /usr/lib64/freeradius/rlm_utf8.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_utf8.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_utf8.so
Reading symbols from /usr/lib64/freeradius/rlm_mschap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_mschap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_mschap.so
Reading symbols from /lib64/libwbclient.so.0...Missing separate debuginfo for /lib64/libwbclient.so.0
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/8f/645121c015937c864a158d6cbd04759199cefb.debug
Reading symbols from /lib64/libwbclient.so.0...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libwbclient.so.0
Reading symbols from /usr/lib64/samba/libwinbind-client-samba4.so...Reading symbols from /usr/lib64/samba/libwinbind-client-samba4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/samba/libwinbind-client-samba4.so
Reading symbols from /usr/lib64/samba/libreplace-samba4.so...Reading symbols from /usr/lib64/samba/libreplace-samba4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/samba/libreplace-samba4.so
Reading symbols from /usr/lib64/freeradius/rlm_ldap.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_ldap.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_ldap.so
Reading symbols from /lib64/libldap-2.4.so.2...Reading symbols from /lib64/libldap-2.4.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libldap-2.4.so.2
Reading symbols from /lib64/liblber-2.4.so.2...Reading symbols from /lib64/liblber-2.4.so.2...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/liblber-2.4.so.2
Reading symbols from /lib64/libsasl2.so.3...Reading symbols from /lib64/libsasl2.so.3...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libsasl2.so.3
Reading symbols from /lib64/libssl3.so...Reading symbols from /lib64/libssl3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libssl3.so
Reading symbols from /lib64/libsmime3.so...Reading symbols from /lib64/libsmime3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libsmime3.so
Reading symbols from /lib64/libnss3.so...Reading symbols from /lib64/libnss3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss3.so
Reading symbols from /lib64/libnssutil3.so...Reading symbols from /lib64/libnssutil3.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libnssutil3.so
Reading symbols from /lib64/libplds4.so...Reading symbols from /lib64/libplds4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libplds4.so
Reading symbols from /lib64/libplc4.so...Reading symbols from /lib64/libplc4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libplc4.so
Reading symbols from /lib64/libnspr4.so...Reading symbols from /lib64/libnspr4.so...(no debugging symbols found)...done.
(no debugging symbols found)...done.
Loaded symbols for /lib64/libnspr4.so
Reading symbols from /usr/lib64/freeradius/rlm_cache_rbtree.so...Reading symbols from /usr/lib/debug/usr/lib64/freeradius/rlm_cache_rbtree.so.debug...done.
done.
Loaded symbols for /usr/lib64/freeradius/rlm_cache_rbtree.so
Reading symbols from /lib64/libnss_dns.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss_dns.so.2
0x00007f2e4ee92413 in select () from /lib64/libc.so.6
No symbol table info available.
No symbol table info available.
Thread 12 (Thread 0x7f2e458d3700 (LWP 157038)):
#0 0x00007f2e4f5f0790 in sem_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x0000000000436538 in request_handler_thread (arg=0x4ac5000)
at src/main/threads.c:625
now = <optimized out>
request = <optimized out>
thread = 0x4ac5000
#2 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 11 (Thread 0x7f2e450d2700 (LWP 157039)):
#0 0x00007f2e4f5f0f4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f2e4f5ecd02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f2e4f5ecc08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x4ad05f0,
request=request@entry=0x4c937d0, packet=0x4c93530) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x4c937d0)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x4c937d0,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x4ac5330)
at src/main/threads.c:731
now = <optimized out>
request = 0x4c937d0
thread = 0x4ac5330
#7 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 10 (Thread 0x7f2e448d1700 (LWP 157040)):
#0 0x00007f2e4f5f0f4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f2e4f5ecd02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f2e4f5ecc08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x0000000000431729 in fr_request_to_state (state=0x4ad05f0,
request=0x4f45d30, original=0x4f45a90, packet=0x4f45ed0)
at src/main/state.c:634
old = <optimized out>
data = 0x7f2e2855efc0
#4 0x0000000000412225 in rad_postauth (request=request@entry=0x4f45d30)
at src/main/auth.c:332
result = 2
postauth_type = 3
vp = <optimized out>
#5 0x000000000043e121 in request_finish (request=request@entry=0x4f45d30,
action=action@entry=FR_ACTION_RUN) at src/main/process.c:1239
vp = <optimized out>
#6 0x000000000043f935 in request_running (request=0x4f45d30,
action=<optimized out>) at src/main/process.c:1484
ret = <optimized out>
__FUNCTION__ = "request_running"
#7 0x000000000043666c in request_handler_thread (arg=0x4ac5660)
at src/main/threads.c:731
now = <optimized out>
request = 0x4f45d30
thread = 0x4ac5660
#8 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#9 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 9 (Thread 0x7f2e440d0700 (LWP 157041)):
#0 0x00007f2e4ee61b59 in waitpid () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f2e4ede6092 in do_system () from /lib64/libc.so.6
No symbol table info available.
#2 0x00007f2e4ede6441 in system () from /lib64/libc.so.6
No symbol table info available.
#3 0x00007f2e50f27565 in fr_fault (sig=sig@entry=6) at src/lib/debug.c:734
disable = true
cmd = "gdb -silent -x /etc/raddb/panic.gdb /usr/sbin/radiusd 157037 2>&1 | tee /var/log/radius/gdb-radiusd-157037.log", '\000' <repeats 421 times>
out = 0x7f2e440ced8a ".log"
left = 426
ret = <optimized out>
p = <optimized out>
q = 0x0
code = <optimized out>
#4 0x00007f2e51191639 in rad_assert_fail (
file=file@entry=0x45d145 "src/main/state.c", line=line@entry=646,
expr=expr@entry=0x45d343 "request->state_ctx") at src/main/util.c:468
No locals.
#5 0x00000000004319b4 in fr_request_to_state (state=0x4ad05f0,
request=request@entry=0x4d1d8e0, original=<optimized out>,
packet=0x4d1da80) at src/main/state.c:646
old = <optimized out>
data = 0x0
#6 0x00000000004122dd in rad_authenticate (request=0x4d1d8e0)
at src/main/auth.c:391
code = <optimized out>
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#7 0x000000000043efbb in proxy_running (request=0x4d1d8e0,
action=FR_ACTION_RUN) at src/main/process.c:2709
vp = 0x7f2e20309100
__FUNCTION__ = "proxy_running"
#8 0x000000000043666c in request_handler_thread (arg=0x4ac5990)
at src/main/threads.c:731
now = <optimized out>
request = 0x4d1d8e0
thread = 0x4ac5990
#9 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#10 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 8 (Thread 0x7f2e438cf700 (LWP 157042)):
#0 0x00007f2e4f5f0f4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f2e4f5ecd02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f2e4f5ecc08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x0000000000431729 in fr_request_to_state (state=0x4ad05f0,
request=0x4dbf900, original=0x4dbf660, packet=0x4dbfaa0)
at src/main/state.c:634
old = <optimized out>
data = 0x7f2e240c6010
#4 0x0000000000412225 in rad_postauth (request=request@entry=0x4dbf900)
at src/main/auth.c:332
result = 2
postauth_type = 3
vp = <optimized out>
#5 0x000000000043e121 in request_finish (request=request@entry=0x4dbf900,
action=action@entry=FR_ACTION_RUN) at src/main/process.c:1239
vp = <optimized out>
#6 0x000000000043f935 in request_running (request=0x4dbf900,
action=<optimized out>) at src/main/process.c:1484
ret = <optimized out>
__FUNCTION__ = "request_running"
#7 0x000000000043666c in request_handler_thread (arg=0x4ac5cc0)
at src/main/threads.c:731
now = <optimized out>
request = 0x4dbf900
thread = 0x4ac5cc0
#8 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#9 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 7 (Thread 0x7f2e430ce700 (LWP 157043)):
#0 0x00007f2e4f5f0f4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f2e4f5ecd02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f2e4f5ecc08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x4ad05f0,
request=request@entry=0x4f8f300, packet=0x4f8efe0) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x4f8f300)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x4f8f300,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x4ac5ff0)
at src/main/threads.c:731
now = <optimized out>
request = 0x4f8f300
thread = 0x4ac5ff0
#7 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 6 (Thread 0x7f2e428cd700 (LWP 157044)):
#0 0x00007f2e4f5f0f4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f2e4f5ecd02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f2e4f5ecc08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x4ad05f0,
request=request@entry=0x4a246b0, packet=0x4a24420) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x4a246b0)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x4a246b0,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x4ac6320)
at src/main/threads.c:731
now = <optimized out>
request = 0x4a246b0
thread = 0x4ac6320
#7 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 5 (Thread 0x7f2e420cc700 (LWP 157045)):
#0 0x00007f2e4f5f0f4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f2e4f5ecd02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f2e4f5ecc08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x0000000000431729 in fr_request_to_state (state=0x4ad05f0,
request=0x4cf6610, original=0x4cf6380, packet=0x4cf67b0)
at src/main/state.c:634
old = <optimized out>
data = 0x7f2e382eb0a0
#4 0x0000000000412225 in rad_postauth (request=request@entry=0x4cf6610)
at src/main/auth.c:332
result = 2
postauth_type = 3
vp = <optimized out>
#5 0x000000000043e121 in request_finish (request=request@entry=0x4cf6610,
action=action@entry=FR_ACTION_RUN) at src/main/process.c:1239
vp = <optimized out>
#6 0x000000000043f935 in request_running (request=0x4cf6610,
action=<optimized out>) at src/main/process.c:1484
ret = <optimized out>
__FUNCTION__ = "request_running"
#7 0x000000000043666c in request_handler_thread (arg=0x4ac6650)
at src/main/threads.c:731
now = <optimized out>
request = 0x4cf6610
thread = 0x4ac6650
#8 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#9 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 4 (Thread 0x7f2e418cb700 (LWP 157046)):
#0 0x00007f2e4f5f0f4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f2e4f5ecd02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f2e4f5ecc08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x0000000000431136 in fr_state_discard (state=0x4ad05f0,
request=0x4d9ef00, original=0x4d9ed60) at src/main/state.c:530
entry = <optimized out>
#4 0x00000000004121a2 in rad_postauth (request=request@entry=0x4d9ef00)
at src/main/auth.c:335
result = 2
postauth_type = 0
vp = <optimized out>
#5 0x000000000043e121 in request_finish (request=request@entry=0x4d9ef00,
action=action@entry=FR_ACTION_RUN) at src/main/process.c:1239
vp = <optimized out>
#6 0x000000000043f935 in request_running (request=0x4d9ef00,
action=<optimized out>) at src/main/process.c:1484
ret = <optimized out>
__FUNCTION__ = "request_running"
#7 0x000000000043666c in request_handler_thread (arg=0x4ac6980)
at src/main/threads.c:731
now = <optimized out>
request = 0x4d9ef00
thread = 0x4ac6980
#8 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#9 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 3 (Thread 0x7f2e410ca700 (LWP 157047)):
#0 0x00007f2e4f5f0f4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f2e4f5ecd02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f2e4f5ecc08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x4ad05f0,
request=request@entry=0x4b5d030, packet=0x4b5cd60) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x4b5d030)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x4b5d030,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x4ac6cb0)
at src/main/threads.c:731
now = <optimized out>
request = 0x4b5d030
thread = 0x4ac6cb0
#7 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 2 (Thread 0x7f2e408c9700 (LWP 157054)):
#0 0x00007f2e4f5f0f4d in __lll_lock_wait () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f2e4f5ecd02 in _L_lock_791 () from /lib64/libpthread.so.0
No symbol table info available.
#2 0x00007f2e4f5ecc08 in pthread_mutex_lock () from /lib64/libpthread.so.0
No symbol table info available.
#3 0x00000000004312da in fr_state_to_request (state=0x4ad05f0,
request=request@entry=0x4bc18a0, packet=0x4bc15a0) at src/main/state.c:578
entry = <optimized out>
old_ctx = 0x0
#4 0x00000000004126c6 in rad_authenticate (request=0x4bc18a0)
at src/main/auth.c:429
check_item = <optimized out>
module_msg = <optimized out>
tmp = 0x0
result = <optimized out>
autz_retry = 0 '\000'
autz_type = 0
#5 0x000000000043f65b in request_running (request=0x4bc18a0,
action=<optimized out>) at src/main/process.c:1455
ret = <optimized out>
__FUNCTION__ = "request_running"
#6 0x000000000043666c in request_handler_thread (arg=0x7f2e2c421c90)
at src/main/threads.c:731
now = <optimized out>
request = 0x4bc18a0
thread = 0x7f2e2c421c90
#7 0x00007f2e4f5eadc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007f2e4ee9aced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 1 (Thread 0x7f2e515b7040 (LWP 157037)):
#0 0x00007f2e4ee92413 in select () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f2e50f52136 in fr_event_loop (el=0x4abb150) at src/lib/event.c:595
i = <optimized out>
rcode = <optimized out>
when = {tv_sec = 0, tv_usec = 2561}
wake = 0x7ffff72675c0
maxfd = 58
read_fds = {fds_bits = {576355199187156992, 0 <repeats 15 times>}}
master_fds = {fds_bits = {576355199187156992, 0 <repeats 15 times>}}
#2 0x00000000004416d1 in radius_event_process () at src/main/process.c:5460
No locals.
#3 0x000000000041156a in main (argc=<optimized out>, argv=0x7ffff7267868)
at src/main/radiusd.c:586
rcode = 0
status = <optimized out>
argval = <optimized out>
display_version = false
from_child = {6, 7}
p = <optimized out>
autofree = 0x15af090
A debugging session is active.
Inferior 1 [process 157037] will be detached.
Quit anyway? (y or n) [answered Y; input not from terminal]
1
0
Hello founders and community,
I've got a question around my mind, and this is, How I could identifier or
know What Attributes must be in a certain position?
Attributes Check or Attributes Reply.
Sorry for my bad spelling...
Thanks for advances,
Jose
2
1
Hello, I would like somehow to count the online users inside the
freeradius! It is better to create my own module or to modify the exist sql
module???
3
2