[MDEV-16495] mariadb segfaults at start on FreeBSD Created: 2018-06-15 Updated: 2018-08-12 Resolved: 2018-08-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform FreeBSD |
| Affects Version/s: | 10.3.7, 10.3.8 |
| Fix Version/s: | 10.3.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | sippanson bernt | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | None | ||
| Environment: |
FreeBSD |
||
| Description |
|
mariadb 10.3.7 crashes straight away on freebsd, doesnt matter if upgrading from 10.2 or starting fresh. I dont get any output to logs either. here is output from truss to reproduce just install mariadb10.3 from ports (pkg install mariadb103-server) |
| Comments |
| Comment by Bernard Spil [ 2018-07-02 ] |
|
Hi, As maintainer of the FreeBSD port, I've just updated the port to 10.3.8. This included removal of almost all the patches of source files that we have on FreeBSD, these were carried over from earlier versions. Help would be greatly appreciated. A copy of the new 10.3.8 port can be found in my personal ports WIP repository on GitHub. Thanks, Bernard |
| Comment by Bernard Spil [ 2018-07-02 ] |
|
Stripped the port down to the bare essentials (removing all CMakeLists patching) and configured with following command }} Please assist. |