abrt 1.0.4 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: irb ' ' '' comment: I was iterating through an XML doc using XML::Reader and tried to access a node I had copied earlier before closing the document. Note the steps above were the specific actions, but I will try to reproduce. component: ruby executable: /usr/bin/ruby kernel: 2.6.31.12-174.2.3.fc12.x86_64 package: ruby-1.8.6.383-6.fc12 rating: 2 reason: Process was terminated by signal 6 (Aborted) release: Fedora release 12 (Constantine) How to reproduce ----- 0. Create a variable n assigned to a node in an open XML document 1. Run a long while() loop in ruby assigning each node to 'n' 2. Access n after the loop has terminated
Created attachment 388354 [details] File: backtrace
This bug appears to have been filled using a buggy version of ABRT, because it contains unusable backtrace. Sorry for the inconvenience. Closing as INSUFFICIENT_DATA.