Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Mar 2025 16:25:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270807] databases/mysql80-server: mysqld got signal 4
Message-ID:  <bug-270807-7788-koaAmtg6jT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270807-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270807-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270807

--- Comment #8 from Federico GDB <federicogalvezdurand@yahoo.com> ---
Problem solved.

It was not a hardware problem. Hardware is the same: RPI3 B+ 1G RAM.

% dmesg -a | grep ARM

psci0: <ARM Power State Co-ordination Interface Driver> on ofwbus0
generic_timer0: <ARMv7 Generic Timer> irq 1,2,3,4 on ofwbus0
Timecounter "ARM MPCore Timecounter" frequency 19200000 Hz quality 1000
Event timer "ARM MPCore Eventtimer" frequency 19200000 Hz quality 1000
bcm2835_cpufreq0: ARM 600MHz, Core 250MHz, SDRAM 400MHz, Turbo OFF
CPU  0: ARM Cortex-A53 r0p4 affinity:  0
CPU  1: ARM Cortex-A53 r0p4 affinity:  1
CPU  2: ARM Cortex-A53 r0p4 affinity:  2
CPU  3: ARM Cortex-A53 r0p4 affinity:  3

% uname -a:
FreeBSD *.local 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC arm64

% pkg info 'mysql80*'
mysql80-client-8.0.39
mysql80-server-8.0.39_1

% cat /var/log/mysqld.log:
2025-03-04T23:55:05.6NZ mysqld_safe Logging to '/var/log/mysqld.log'.
2025-03-04T23:55:05.6NZ mysqld_safe Starting mysqld daemon with databases f=
rom
/var/db/mysql
2025-03-04T23:55:05.457201Z 0 [System] [MY-010116] [Server]
/usr/local/libexec/mysqld (mysqld 8.0.39) starting as process 6439
2025-03-04T23:55:05.480774Z 1 [System] [MY-013576] [InnoDB] InnoDB
initialization has started.
2025-03-04T23:55:09.106801Z 1 [System] [MY-013577] [InnoDB] InnoDB
initialization has ended.
2025-03-04T23:55:21.142605Z 4 [System] [MY-013381] [Server] Server upgrade =
from
'80026' to '80039' started.
2025-03-04T23:57:57.349486Z 4 [System] [MY-013381] [Server] Server upgrade =
from
'80026' to '80039' completed.
2025-03-04T23:58:04.002059Z 0 [Warning] [MY-010068] [Server] CA certificate
ca.pem is self signed.
2025-03-05T00:00:19.668815Z 0 [System] [MY-013602] [Server] Channel mysql_m=
ain
configured to support TLS. Encrypted connections are now supported for this
channel.
2025-03-05T00:00:19.799069Z 0 [System] [MY-011323] [Server] X Plugin ready =
for
connections. Bind-address: '::' port: 33060, socket: /tmp/mysqlx.sock
2025-03-05T00:00:19.799208Z 0 [System] [MY-010931] [Server]
/usr/local/libexec/mysqld: ready for connections. Version: '8.0.39'  socket:
'/tmp/mysql.sock'  port: 3306  Source distribution.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270807-7788-koaAmtg6jT>