-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
Unable to run mftraning - Segmentation fault (core dumped) #68
Comments
I can not reproduce it on openSUSE 13.2. Try to provide more details. |
./configure --enable-debug |
I have never done that, but anyway I gave a try but got stucked: @ gdb mftraining |
@vzani: when you start gdb, please enter command: |
Thanks, @zdenop The result is: Program received signal SIGSEGV, Segmentation fault. |
@vzani: the critical part is entering the command "backtrace" after the segmentation fault. |
entered the command "backtrace",the result is: |
My result of "backtrace" is: #0 0x0000003c4de7b53c in free () from /lib64/libc.so.6 Any suggestions? Thanks |
Can you double check the compilation environment? |
If you still have a problem please try current stable release (3.04.01). |
@koralatov, did you add this junk message, or was your account hacked? After looking at the activity list, I reported abuse to GitHub. |
Sorry. At some point overnight someone/thing hacked my email and sent these and quite a number of other obviously spammy emails. I'm cleaning up now. |
Hello
I just compiled tesseract 3.04 on CentOS and it works perfectly.
But I´m trying to run mftraining and I´m getting this error:
[~/tesseract-master]# mftraining
Segmentation fault (core dumped)
Any suggestions?
Thanks
The text was updated successfully, but these errors were encountered: