Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Not a Bug
-
10.11
-
None
Description
The official Debian builds of MariaDB 1:10.11.1-2 failed on Debian builders arch hppa with at https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=hppa&ver=1%3A10.11.1-2&stamp=1675231483&raw=0 with:
main.large_pages 'innodb' w2 [ fail ]
|
Test ended at 2023-02-01 00:35:17
|
CURRENT_TEST: main.large_pages
|
Failed to start mysqld.1
|
mysqltest failed but provided no output
|
- found 'core' (0/5)
|
Trying 'dbx' to get a backtrace
|
Trying 'lldb' to get a backtrace from coredump /<<PKGBUILDDIR>>/builddir/mysql-test/var/2/log/main.large_pages-innodb/mysqld.1/data/core
|
Compressed file /<<PKGBUILDDIR>>/builddir/mysql-test/var/2/log/main.large_pages-innodb/mysqld.1/data/core
|
- saving '/<<PKGBUILDDIR>>/builddir/mysql-test/var/2/log/main.large_pages-innodb/' to '/<<PKGBUILDDIR>>/builddir/mysql-test/var/log/main.large_pages-innodb/'
|
Retrying test main.large_pages, attempt(2/3)...
|
***Warnings generated in error logs during shutdown after running tests: main.large_pages
|
2023-02-01 0:35:16 0 [Warning] mariadbd: Couldn't allocate 8388608 bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing to smaller size
|
2023-02-01 0:35:16 0 [Warning] mariadbd: Couldn't allocate 6291456 bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing to smaller size
|
2023-02-01 0:35:16 0 [Warning] mariadbd: Couldn't allocate 6291456 bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing to smaller size
|
2023-02-01 0:35:16 0 [Warning] mariadbd: Couldn't allocate 4194304 bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing to smaller size
|
2023-02-01 0:35:16 0 [Warning] mariadbd: Couldn't allocate 4194304 bytes (Large/HugeTLB memory page size 2097152); errno 22; continuing to smaller size
|
2023-02-01 0:35:16 0 [Warning] InnoDB: Retry attempts for reading partial data failed.
|
2023-02-01 0:35:16 0 [ERROR] InnoDB: Operating system error number 14 in a file operation.
|
2023-02-01 0:35:16 0 [ERROR] InnoDB: Error number 14 means 'Bad address'
|
2023-02-01 0:35:16 0 [ERROR] InnoDB: File (unknown): 'read' returned OS error 214. Cannot continue operation
|
Attempting backtrace. You can use the following information to find out
|
The only other recorded case of OS error 14 was in MDEV-12039.
This and other hppa issues tracked downstream in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006529
Attachments
Issue Links
- relates to
-
MDEV-12039 Out of memory with page compression
- Closed