[Quickfix-developers] Quickfixengine Ruby inherently unstable?
Brought to you by:
orenmnero
From: Michael F. <mic...@gm...> - 2009-04-29 08:12:13
|
Hi, I've been doing some exploratory development on Quickfix using the Ruby API and I have noticed quite a few segmentation faults (crashes): [BUG] Segmentation fault ruby 1.8.5 (2006-08-25) [x86_64-linux] I pick these up from time to time, when I re-run the same code without changes the crash does not re-appear. The crashes happen with both client and server. Admittedly, the code is rough and does not trap for errors. So I am hoping that, with proper coding, these errors would go away. But I am also wondering whether maybe the Ruby API is inherently unstable. What experience have you guys had with the Ruby API? Michael |