Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
OpenBSD/arm64
Description
Running the tests on amd64 and arm64 we are only seeing this on arm64.
Happens with both 10.9 and 11.4.
worker[1] - saving '/home/brad/ports/pobj/mariadb-10.9.8/build-aarch64/mysql-test/var/mysqld.1'
|
worker[1] main.connect worker[1] [ fail ]
|
Test ended at 2024-09-03 03:14:47
|
worker[1]
|
CURRENT_TEST: main.connect
|
safe_process[98524]: parent_pid: 51941
|
safe_process[98524]: Started child 12834, terminated: 0
|
mysqltest: At line 19: Failed to initialise non-blocking API
|
|
The result from queries just before the failure was:
|
SET global secure_auth=0;
|
safe_process[98524]: Got signal 20, child_pid: 12834
|
safe_process[98524]: Killing child: 12834
|
safe_process[98524]: Child exit: 1
|
|
main.connect [ fail ]
|
Test ended at 2024-09-03 03:14:47
|
|
CURRENT_TEST: main.connect
|
safe_process[98524]: parent_pid: 51941
|
safe_process[98524]: Started child 12834, terminated: 0
|
mysqltest: At line 19: Failed to initialise non-blocking API
|