Bug 552378

Summary: [abrt] crash detected in openssh-clients-5.2p1-31.fc12
Product: [Fedora] Fedora Reporter: Tom Diehl <me>
Component: opensshAssignee: Jan F. Chadima <jchadima>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jchadima, mgrepl, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:02af9fae9a296009ea22269c4f9321367facaa8b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-04 22:21:51 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 Tom Diehl 2010-01-04 20:48:10 UTC
abrt 1.0.0 detected a crash.

How to reproduce
-----
1. Not sure, just using ssh to talk to another system.
2.
3.

backtrace
-----
Core was generated by `ssh -l root 71.182.142.14'.
Program terminated with signal 3, Quit.
#0  0x00007fdaae96fb70 in __connect_nocancel ()
    at ../sysdeps/unix/syscall-template.S:82
	in ../sysdeps/unix/syscall-template.S
Current language:  auto
The current source language is "auto; currently asm".

Thread 1 (Thread 9828):
#0  0x00007fdaae96fb70 in __connect_nocancel ()
    at ../sysdeps/unix/syscall-template.S:82
No locals.
#1  0x00007fdab0cc599e in ?? ()
No symbol table info available.
#2  0x00007fdab0cbbef2 in main ()
No symbol table info available.

cmdline: ssh -l root 71.182.142.14
component: openssh
executable: /usr/bin/ssh
kernel: 2.6.31.5-127.fc12.x86_64
package: openssh-clients-5.2p1-31.fc12
rating: 3
reason: Process was terminated by signal 3

Comment 1 Tom Diehl 2010-01-04 20:48:12 UTC
Created attachment 381642 [details]
File: backtrace

Comment 2 Tomas Mraz 2010-01-04 22:21:51 UTC
This is not a crash. You've probably pressed a Ctrl-\ generating a SIGQUIT.