 |
Forums |
Admin Discussion Forums: help Start New Thread
| Message: 92447 |
 |
BY: Phillip Bogle (philbogle) DATE: 2010-01-27 22:33 SUBJECT: RE: Segmentation fault Try putting GC.disable before your parsing and see if the issue goes away. Libxml/Ruby has cases where it fails to hold references to things that ought to.
(See this thread for one case, though this case is apparently fixed:
http://rubyforge.org/forum/message.php?msg_id=64923)
Re-enable GC after you're done parsing, of course. | |
Thread View
Post a followup to this message
|
 |