Bug 594729

Summary: [abrt] crash in gdl-0.9-0.10.rc4.fc13: FStream: Process /usr/bin/gdl was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: cyrushmh <cyrusyzgtt>
Component: gdlAssignee: Orion Poplawski <orion>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: orion
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:671493edca765ea93eb76b6fbc8c84e4d542a036
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-16 14:48: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
File: reproduce none

Description cyrushmh 2010-05-21 13:11:11 UTC
abrt 1.1.0 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: gdl
component: gdl
crash_function: FStream
executable: /usr/bin/gdl
global_uuid: 671493edca765ea93eb76b6fbc8c84e4d542a036
kernel: 2.6.33.4-95.fc13.i686.PAE
package: gdl-0.9-0.10.rc4.fc13
rating: 4
reason: Process /usr/bin/gdl was killed by signal 11 (SIGSEGV)
release: Fedora release 13 (Goddard)
Attached file: reproduce

Comment 1 cyrushmh 2010-05-21 13:11:14 UTC
Created attachment 415676 [details]
File: backtrace

Comment 2 cyrushmh 2010-05-21 13:11:16 UTC
Created attachment 415677 [details]
File: reproduce

Comment 3 Orion Poplawski 2010-05-21 16:51:10 UTC
Well, you are trying to write to an unopened file unit, which wouldn't work anyway, though it should not crash.  I'll see if it's fixed in the current cvs otherwise I'll file a bug upstream.