Bug 577214

Summary: [abrt] crash in ruby-1.8.6.383-6.fc12: Process /usr/bin/ruby was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: ecaddy
Component: rubyAssignee: Jeroen van Meeuwen <vanmeeuwen+fedora>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jeremy, mtasaka, tagoh, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:69f66dac5bb3a83d0d84b5d8e805f82ace0894ef
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-13 15:57:57 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 ecaddy 2010-03-26 13:26:55 UTC
abrt 1.0.8 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: ruby ./script/server --port 3001
component: ruby
executable: /usr/bin/ruby
kernel: 2.6.32.9-70.fc12.i686
package: ruby-1.8.6.383-6.fc12
rating: 4
reason: Process /usr/bin/ruby was killed by signal 11 (SIGSEGV)
release: Fedora release 12 (Constantine)

Comment 1 ecaddy 2010-03-26 13:26:57 UTC
Created attachment 402843 [details]
File: backtrace

Comment 2 Mamoru TASAKA 2010-05-13 15:57:57 UTC
It seems that this crash is happening in
ttcdrv() function in /usr/lib/oracle/11.2/client/lib/libclntsh.so.11.1
which is not in Fedora distribution. 

We cannot debug issues when third party product unless its 
source code is available. Anyway for now we assume that this is
not due to a bug in ruby.

Once closing as CANTFIX.