Bug 606185
| Summary: | [abrt] crash in gdb-7.1-26.fc13: ___printf_fp: Process /usr/bin/gdb was killed by signal 11 (SIGSEGV) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Greg Martyn <greg.martyn> | ||||
| Component: | gdb | Assignee: | Jan Kratochvil <jan.kratochvil> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | jan.kratochvil, mailings, pmuldoon, swagiaal, tromey | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:2ace2d86ef9ef95f4d44d02d09f42972e2eed420 | ||||||
| Fixed In Version: | gdb-7.1-27.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 609220 (view as bug list) | Environment: | |||||
| Last Closed: | 2010-06-30 15:09:25 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 609220 | ||||||
| Attachments: |
|
||||||
|
Description
Greg Martyn
2010-06-21 04:27:28 UTC
Created attachment 425521 [details]
File: backtrace
Package: gdb-7.1-26.fc13 Architecture: x86_64 OS Release: Fedora release 13 (Goddard) Comment ----- Eclipse crashed (which has been happening a lot). The debug traceback is too big to report though -- abrt doesn't let me. I tried anyway. I opened ABRT to report it, debuginfo packages were downloaded, then got a report that gdb crashed. #10 0x0000000000512dd5 in val_print_array_elements (
type=<value optimized out>, valaddr=0x11e889e0 "",
address=140161173391296, stream=0x165c9b0, recurse=41342,
That "recurse" value points at the problem.
Without more information I would guess that this is one of:
http://sourceware.org/bugzilla/show_bug.cgi?id=9067
http://sourceware.org/bugzilla/show_bug.cgi?id=9167
http://sourceware.org/bugzilla/show_bug.cgi?id=10687
*** Bug 606472 has been marked as a duplicate of this bug. *** gdb-7.1-27.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/gdb-7.1-27.fc13 gdb-7.1-27.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |