Bug 621355

Summary: [abrt] crash in gdb-7.0.1-49.fc12: raise: Process /usr/bin/gdb was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Philippe Waroquiers <philippe.waroquiers>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jan.kratochvil, pmuldoon
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:2b19bca032f013685aaff511f969a50771a0f997
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-05 19:07:52 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
File: backtrace none

Description Philippe Waroquiers 2010-08-04 20:13:56 UTC
abrt 1.1.1 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/bin/gdb --annotate=3 /usr/lib/firefox-3.5/firefox
component: gdb
crash_function: raise
executable: /usr/bin/gdb
global_uuid: 2b19bca032f013685aaff511f969a50771a0f997
kernel: 2.6.32.16-150.fc12.i686.PAE
package: gdb-7.0.1-49.fc12
rating: 4
reason: Process /usr/bin/gdb was killed by signal 6 (SIGABRT)
release: Fedora release 12 (Constantine)

How to reproduce
-----
I was busy debugging firefox through a gdbserver that I am busy integrating in valgrind.
When I exited the firefox process running under valgrind, gdb sees that the connection
is lost (the debugging is started using   target remote | vgdb
when vgdb is a relay application with valgrind.

gdb reports that the msg 'Remote connection closed'
and then reported it aborted.

Comment 1 Philippe Waroquiers 2010-08-04 20:13:59 UTC
Created attachment 436653 [details]
File: backtrace

Comment 2 Philippe Waroquiers 2010-08-05 19:07:52 UTC
Problem does not happen anymore with gdb 7.2 SVN.

So, I guess it can be closed

Comment 3 Jan Kratochvil 2010-08-05 19:14:32 UTC
OK, thanks. :-)