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

python train_cnn_encoder.py #7

Open
for1314ai opened this issue Dec 21, 2020 · 0 comments
Open

python train_cnn_encoder.py #7

for1314ai opened this issue Dec 21, 2020 · 0 comments

Comments

@for1314ai
Copy link

for1314ai commented Dec 21, 2020

代码运行报错

运行 train_bert_encoder.py:
Segmentation fault (core dumped)
根据提示信息使用gdb排查,显示错误信息如下:
Program received signal SIGSEGV, Segmentation fault.
0x00007fff00000411 in ?? ()
Missing separate debuginfos, use: debuginfo-install glibc-2.17-222.el7.x86_64 libstdc++-4.8.5-44.el7.x86_64 libuuid-2.23.2-65.el7.x86_64
(gdb) where
Python Exception <class 'gdb.MemoryError'> Cannot access memory at address 0x7ffffffff000:
当程序运行到nn.Module.init(self)提示如下错误,是我的环境配置不满足吗?请问您的gcc的版本是?或者还有其他注意项

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

1 participant