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
Created attachment 381642 [details] File: backtrace
This is not a crash. You've probably pressed a Ctrl-\ generating a SIGQUIT.