Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 666417 Details for
Bug 888969
[abrt] tesseract-3.00-2.fc15: memcpy: Process /usr/bin/tesseract was killed by signal 11 (SIGSEGV)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 4.90 KB, created by
Gigi Treezzi
on 2012-12-19 22:35:04 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Gigi Treezzi
Created:
2012-12-19 22:35:04 UTC
Size:
4.90 KB
patch
obsolete
>[New LWP 5532] >warning: .dynamic section for "/lib/libtesseract_api.so.3" is not at the expected address (wrong library or version mismatch?) >warning: .dynamic section for "/lib/libtesseract_main.so.3" is not at the expected address (wrong library or version mismatch?) >warning: .dynamic section for "/lib/libtesseract_wordrec.so.3" is not at the expected address (wrong library or version mismatch?) >warning: .dynamic section for "/lib/libtesseract_classify.so.3" is not at the expected address (wrong library or version mismatch?) >warning: .dynamic section for "/lib/libtesseract_dict.so.3" is not at the expected address (wrong library or version mismatch?) >warning: .dynamic section for "/lib/libtesseract_ccutil.so.3" is not at the expected address (wrong library or version mismatch?) >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/libthread_db.so.1". >Core was generated by `tesseract samurai01.tif samurai01 -l ita'. >Program terminated with signal 11, Segmentation fault. >#0 __memcpy_ia32 () at ../sysdeps/i386/i686/memcpy.S:75 >75 rep > >Thread 1 (Thread 0xb76fd700 (LWP 5532)): >#0 __memcpy_ia32 () at ../sysdeps/i386/i686/memcpy.S:75 >No locals. >#1 0x00000000 in ?? () >No symbol table info available. >From To Syms Read Shared Object Library >0x476c3bc0 0x476caccc Yes /lib/libtesseract_api.so.3 >0x47524690 0x4758253c Yes /lib/libtesseract_main.so.3 >0x47615df0 0x476a452c Yes /lib/libtesseract_textord.so.3 >0x474f1f90 0x4750364c Yes /lib/libtesseract_wordrec.so.3 >0x47420970 0x4743dddc Yes /lib/libtesseract_classify.so.3 >0x473ee130 0x47406e6c Yes /lib/libtesseract_dict.so.3 >0x475a7a60 0x475dd80c Yes /lib/libtesseract_ccstruct.so.3 >0x475ee680 0x475f4b8c Yes /lib/libtesseract_image.so.3 >0x474de820 0x474e0c2c Yes /lib/libtesseract_cutil.so.3 >0x473dc390 0x473e0afc Yes /lib/libtesseract_viewer.so.3 >0x473b6b80 0x473cc6fc Yes /lib/libtesseract_ccutil.so.3 >0x4ab3be50 0x4ab70554 Yes /lib/libtiff.so.3 >0x4983e6a0 0x49849e60 Yes /lib/libpthread.so.0 >0x49f7a600 0x49fec814 Yes /lib/libstdc++.so.6 >0x4980a470 0x498246d8 Yes /lib/libm.so.6 >0x49d24020 0x49d3ab64 Yes /lib/libgcc_s.so.1 >0x49668f20 0x497a8fec Yes /lib/libc.so.6 >0x4ae32860 0x4ae6cbc4 Yes /lib/libjpeg.so.62 >0x498626e0 0x4986fa7c Yes /lib/libz.so.1 >0x4962f850 0x49647e87 Yes /lib/ld-linux.so.2 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >eax 0x0 0 >ecx 0x2a7 679 >edx 0x1 1 >ebx 0x47594b3c 1197034300 >esp 0xbfcf6128 0xbfcf6128 >ebp 0xa3736d8 0xa3736d8 >esi 0xa3736d8 171390680 >edi 0x0 0 >eip 0x496d0d56 0x496d0d56 <__memcpy_ia32+70> >eflags 0x210246 [ PF ZF IF RF ID ] >cs 0x73 115 >ss 0x7b 123 >ds 0x7b 123 >es 0x7b 123 >fs 0x0 0 >gs 0x33 51 >Dump of assembler code for function __memcpy_ia32: > 0x496d0d10 <+0>: mov %edi,%eax > 0x496d0d12 <+2>: mov 0x4(%esp),%edi > 0x496d0d16 <+6>: mov %esi,%edx > 0x496d0d18 <+8>: mov 0x8(%esp),%esi > 0x496d0d1c <+12>: mov %edi,%ecx > 0x496d0d1e <+14>: xor %esi,%ecx > 0x496d0d20 <+16>: and $0x3,%ecx > 0x496d0d23 <+19>: mov 0xc(%esp),%ecx > 0x496d0d27 <+23>: cld > 0x496d0d28 <+24>: jne 0x496d0d66 <__memcpy_ia32+86> > 0x496d0d2a <+26>: cmp $0x3,%ecx > 0x496d0d2d <+29>: jbe 0x496d0d66 <__memcpy_ia32+86> > 0x496d0d2f <+31>: test $0x3,%esi > 0x496d0d35 <+37>: je 0x496d0d4d <__memcpy_ia32+61> > 0x496d0d37 <+39>: movsb %ds:(%esi),%es:(%edi) > 0x496d0d38 <+40>: dec %ecx > 0x496d0d39 <+41>: test $0x3,%esi > 0x496d0d3f <+47>: je 0x496d0d4d <__memcpy_ia32+61> > 0x496d0d41 <+49>: movsb %ds:(%esi),%es:(%edi) > 0x496d0d42 <+50>: dec %ecx > 0x496d0d43 <+51>: test $0x3,%esi > 0x496d0d49 <+57>: je 0x496d0d4d <__memcpy_ia32+61> > 0x496d0d4b <+59>: movsb %ds:(%esi),%es:(%edi) > 0x496d0d4c <+60>: dec %ecx > 0x496d0d4d <+61>: push %eax > 0x496d0d4e <+62>: mov %ecx,%eax > 0x496d0d50 <+64>: shr $0x2,%ecx > 0x496d0d53 <+67>: and $0x3,%eax >=> 0x496d0d56 <+70>: rep movsl %ds:(%esi),%es:(%edi) > 0x496d0d58 <+72>: mov %eax,%ecx > 0x496d0d5a <+74>: rep movsb %ds:(%esi),%es:(%edi) > 0x496d0d5c <+76>: pop %eax > 0x496d0d5d <+77>: mov %eax,%edi > 0x496d0d5f <+79>: mov %edx,%esi > 0x496d0d61 <+81>: mov 0x4(%esp),%eax > 0x496d0d65 <+85>: ret > 0x496d0d66 <+86>: shr %ecx > 0x496d0d68 <+88>: jae 0x496d0d6b <__memcpy_ia32+91> > 0x496d0d6a <+90>: movsb %ds:(%esi),%es:(%edi) > 0x496d0d6b <+91>: shr %ecx > 0x496d0d6d <+93>: jae 0x496d0d71 <__memcpy_ia32+97> > 0x496d0d6f <+95>: movsw %ds:(%esi),%es:(%edi) > 0x496d0d71 <+97>: rep movsl %ds:(%esi),%es:(%edi) > 0x496d0d73 <+99>: jmp 0x496d0d5d <__memcpy_ia32+77> >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 888969
:
666414
|
666415
|
666416
| 666417 |
666418
|
666419
|
666420
|
666421
|
666422
|
666423
|
666424
|
666425