Project

General

Profile

Actions

Bug #11931

closed

Segmentation fault with rexml/element.rb

Added by spangltk (travis spangle) over 8 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:72628]

Description

I am experiencing a bug with an API call collecting XML. I have a script that goes through a web catalog of products and writes it to a csv. Eventually I hit this error ( attached ). It's caching the responses so if I run and fail through it enough it will eventually succeed at it's task.

i thought it had to do with the response size so I implemented batch processing but I still get this error with small sets of data. I then started monitoring the object size but it appears to be unrelated. The bug appears when ObjectSpace.memsize_of reports 2888 or 328.


Files

bug_report.txt (472 KB) bug_report.txt BASH output spangltk (travis spangle), 12/30/2015 11:45 PM
ruby_2015-12-30-154020_MAC.crash (22.2 KB) ruby_2015-12-30-154020_MAC.crash Crash Log spangltk (travis spangle), 12/30/2015 11:48 PM
Actions #1

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0