A new problem on OS-X Snow Leopard and the Aquaterm driver has been 
pointed out to me:

It is described here:
http://thread.gmane.org/gmane.lisp.openmcl.devel/5447

The gist of it is this statement:
"if the CoreFoundation library's being initialized - perhaps as a result 
of that library being loaded as a dependent of some other library - and 
the current thread is not the initial thread, waste everyone's time by 
executing a breakpoint instruction."

So, if you try to use Plplot with the Aquaterm driver, which in turn 
will try to load the CoreFoundation library, in a threaded environment 
your process will crash. Perhaps the onus is on us to somehow figure out 
if the CoreFoundation library has already been loaded and avoid 
reloading it? Or maybe that is just not possible?

-Hazen

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to