Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行 flashback 命令报错 #7

Open
long904 opened this issue Jan 29, 2018 · 3 comments
Open

运行 flashback 命令报错 #7

long904 opened this issue Jan 29, 2018 · 3 comments

Comments

@long904
Copy link

long904 commented Jan 29, 2018

如题,运行报「Segmentation fault」
flashback --binlogFileNames=/data/mysql/mysql-bin.000001
Segmentation fault
请问这是什么原因呢?MySQL 版本为5.7,操作系统 centos6.8

@xizhong365
Copy link

xizhong365 commented Jul 25, 2018

碰到类似错误:

CentOS 7, MySQL 5.7.22
ldd (GNU libc) 2.17


(flashback:6612): GLib-CRITICAL **: g_io_channel_set_encoding: assertion 'channel != NULL' failed

(flashback:6612): GLib-CRITICAL **: g_io_channel_seek_position: assertion 'channel != NULL' failed

(flashback:6612): GLib-CRITICAL **: g_io_channel_read_chars: assertion 'channel != NULL' failed
Segmentation fault (core dumped)


Solution>
sudo ./flashback ...

@luyaotang
Copy link

遇到同样的问题,
./flashback --binlogFileNames=/var/lib/mysql/mysql-bin.000006
然后就报
Segmentation fault
,已经是root用户了。

@seanlees
Copy link

seanlees commented Jan 3, 2019

如题,运行报「Segmentation fault」
flashback --binlogFileNames=/data/mysql/mysql-bin.000001
Segmentation fault
请问这是什么原因呢?MySQL 版本为5.7,操作系统 centos6.8

同样的错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants