
21 Jul
2004
21 Jul
'04
2:45 p.m.
Jonathan Wakely wrote:
On Wed, Jul 21, 2004 at 09:33:22AM -0400, Michael Glassford wrote:
Run output:
EXIT STATUS: 139
Exit status 139 means it's signal 11 (segfault), if that helps.
Thanks. Unfortunately it doesn't help, because every test is failing with that same error and I don't have any way to determine why. My best guess is a configuration problem, such as the appropriate threading library not being installed. Mike