SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] svn version of TextToCurveField errors out on Mac OS X


Chronological Thread 
  • From: "Tom Foutz" <tom.foutz@gmail.com>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] svn version of TextToCurveField errors out on Mac OS X
  • Date: Wed, 13 Aug 2008 15:25:08 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=J5oR1aGRoBLgZl69ztE7MSIWq5qLim895DSHHTxO2XLaOxvhdi9OkrJWLw8/nfSm3h 9/gpz4N1D7VORuJfmLHzFtKeGdOxFAE4u268voMMYFOQAeIvhlJcuAabmUQaVY0y8M8y TDTvtuNxrib2GwOczI49YABM/vGjeTUokcbkE=

I'm getting a strange bug, which I've noticed for a while with the svn version on Mac OSX Leopard

I try to run:
/sci/SCIRun/bin/convert/TextToCurveField SCIRun_CST_array_1.pts SCIRun_CST_array_1.edge SCIRun_CST_array_1.fld -noPtsCount -noElementsCount -debug

and I get:

terminate called after throwing an instance of 'SCIRun::AssertionFailed'

Thread "main" (id: 0x837fa0, pid: 998)
    caught signal SIGABRT (Abort)
    ...handle_abort_signals...
niceAbort
0x837fa0:main(state = running)

Abort signalled by pid: 998
Occured for thread: "main"
Exiting


I've tried my pts/edge files on a linux install of 3.0.2, and it works fine.  Weird, huh?

/var/SCIRun/SCIRun3.0.2/bin/convert/TextToCurveField SCIRun_CST_array_1.pts SCIRun_CST_array_1.edge SCIRun_CST_array_1.fld -noPtsCount -noElementsCount
number of nonempty lines was: 20520
number of points = 20520
done adding points.
number of nonempty lines was: 20460
number of edges = 20460
done adding edges.




  • [SCIRUN-USERS] svn version of TextToCurveField errors out on Mac OS X, Tom Foutz, 08/13/2008

Archive powered by MHonArc 2.6.16.

Top of page