I have a thread-intensive application that gives random segfaults. They occur at
random places in both my own code and third party code.
[…]
ruby 1.6.7 (2002-03-01) [powerpc-darwin6.6]
Well, 1.6.7 is known to have problem in some cases, see the thread
[ruby-talk:64785]
What does this reference? How do I find this thread
I have no idea, but if you send me your program I can test it ona Sun
SPARC with Ruby 1.8.0. If it runs here you can try moving up to 1.8.0.
Do I need anything special other than Ruby to run your application?
Sorry I can’t do that. The code is part of a wifi network simulator that we
are writing, and it has many dependencies, both public and proprietary code.
I have a thread-intensive application that gives random segfaults. They occur at
random places in both my own code and third party code.
[…]
ruby 1.6.7 (2002-03-01) [powerpc-darwin6.6]
Well, 1.6.7 is known to have problem in some cases, see the thread
[ruby-talk:64785]
What does this reference? How do I find this thread