MySQL Forums
Forum List  »  Source, Builds, Binaries

Segmentation fault 5.7.38 compiled from source OEL 8
Posted by: Bobby Durrett
Date: June 22, 2023 09:27AM

I am trying to compile 5.7.38 from source on Oracle Linux 8. The compile ran fine and the database is running but I get a segmentation fault logging in with the initial password:

[root@localhost mysql]# bin/mysql -vvvv -u root -p"4,R2%YuggA5j"
mysql: [Warning] Using a password on the command line interface can be insecure.
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 13
Server version: 5.7.38

Copyright (c) 2000, 2022, Oracle and/or its affiliates.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Reading history-file /root/.mysql_history
Segmentation fault (core dumped)
[root@localhost mysql]#

Any ideas? Thanks!

Bobby

Options: ReplyQuote


Subject
Views
Written By
Posted
Segmentation fault 5.7.38 compiled from source OEL 8
391
June 22, 2023 09:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.