Bug 518883

Summary: gdb/objfiles.c:823: internal-error: qsort_cmp
Product: [Fedora] Fedora Reporter: Paul W. Frields <stickster>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: jan.kratochvil
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-25 12:10:28 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 Flags
gdb output from attempted nautilus session none

Description Paul W. Frields 2009-08-23 20:34:31 UTC
gdb-6.8.50.20090818-4.fc12.x86_64

Trying to see what's going on in bug 516491, I did a 'debuginfo-install nautilus-search-tool' and when I ran 'gdb -p <pid_of_nautilus>' I ended up with the following error:

<...snip...>
../../gdb/objfiles.c:823: internal-error: qsort_cmp: Assertion `obj_section_endaddr (sect1) <= sect2_addr' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) 

I'll paste the whole output as an attachment.

Comment 1 Paul W. Frields 2009-08-23 20:35:43 UTC
Created attachment 358383 [details]
gdb output from attempted nautilus session

Comment 2 Jan Kratochvil 2009-08-25 12:10:28 UTC

*** This bug has been marked as a duplicate of bug 515434 ***