Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.0.10
-
Fix Version/s: 10.0.13
-
Component/s: None
-
Labels:None
-
Environment:OpeBSD, alpha / sparc64
Description
Not sure if this is just the test or if MariaDB is affected but running the test suite shows unaligned memory access on strict alignment architectures via pcretest and the test fails.
===> Regression tests for mariadb-10.0.10 [1/1] cd /usr/obj/pobj/mariadb-10.0.10/build-alpha && /usr/local/bin/ctest --force-new-ctest-process pid 27013 (pcretest): unaligned access: va=0x73dab092 pc=0x2d23bbcc ra=0x2d23b5f4 op=ldl
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
We aren't officially supporting alpha or sparc yet — I cannot even repeat this issue, as we don't use alpha/sparc builders.
But I'd be happy to apply a bugfix patch if there is one.
Anyway, unless MariaDB server fails similarly, I'd expect it to be just the test issue. If this is the case you can simply ignore it.