Bug 625570
| Summary: | [abrt] gdb-7.1-32.fc13: OP_IMREG: Process /usr/bin/gdb was killed by signal 4 (SIGILL) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Leif H. <leif.hortlund> | ||||
| Component: | gdb | Assignee: | Jan Kratochvil <jan.kratochvil> | ||||
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | jan.kratochvil, pmuldoon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:04edc4a0ab415dfb91f1a539ab5a0ab688d283bc | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-08-19 20:49:37 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Leif H.
2010-08-19 20:29:44 UTC
Created an attachment (id=439783) File: backtrace There is a bogus jump. Just it is not reproducible for me on: "\377\320\000\000Ue3\b\002\000\000\000\330P\276\000\035W " -> 0x8048464 <buf>: call *%eax 0x8048466 <buf+2>: add %al,(%eax) 0x8048468 <buf+4>: push %ebp 0x8048469 <buf+5>: xor %gs:(%eax),%ecx 0x804846c <buf+8>: add (%eax),%al 0x804846e <buf+10>: add %al,(%eax) 0x8048470 <buf+12>: fcoms -0x42(%eax) 0x8048473 <buf+15>: add %bl,0x1002057 Either attach the core file (for gdb, not that other crashed app) or I cannot fix it. Thanks. |