EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Problem with cothread-1-12 on MacOSX (Leopard)
From: "Abbott, MG (Michael)" <[email protected]>
To: "Juan Carlos Guzman" <[email protected]>
Cc: EPICS Tech Talk <[email protected]>
Date: Tue, 10 Mar 2009 08:57:52 -0000
From: Juan Carlos Guzman [mailto:[email protected]] 
> > First, can you apply the attached debug.patch 
> This is the output after applying the first patch. 
> select.POLLIN is in  fact 1
> 
>  >>> from cothread.catools import *
>  >>> debug: 00000020

Aha ... and whoops: can you check that select.POLLNVAL is 0x20, please?  I'm pretty sure it is, which I'll assume for the rest of this mail.

Oh dear, oh dear.  This is telling me that there is no stdin.

Are you running this program interactively?  The code that's failing is part of the readline hook, used to ensure that the cothread scheduler carries on working even while you're typing into the interpreter -- but it assumes that stdin is available.

But you must be running interactively, as otherwise the readline hook wouldn't be being called.

I'm confused and bemused.  Where the devil has our input got to?  Surely there can't be something peculiar about how OSX handles stdin -- I'm sure that file handle 0 is always supposed to be used for stdin, but that event number is telling us that file handle 0 is not valid for select.

Any OSX experts got any ideas here?  I'm stumped for the moment (but I'll try and think about it).


> > Then try reverting the patch and applying the attached  
> > cothread.patch -- this *may* fix the problem, depending on what  
> > exactly is going on -- or if we're unlucky, it'll just loop!  

> After applying the patches, the error messages are not displayed but  
> the python interpreter hanged (see snapshot of the top command)

Blast.  No surprise, though.

 
<DIV><FONT size="1" color="gray">This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
</FONT></DIV> 
-- 
Scanned by iCritical.


Replies:
RE: Problem with cothread-1-12 on MacOSX (Leopard) Michael Abbott

Navigate by Date:
Prev: RE: Problem with cothread-1-12 on MacOSX (Leopard) Abbott, MG (Michael)
Next: RE: Problem with cothread-1-12 on MacOSX (Leopard) Michael Abbott
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Problem with cothread-1-12 on MacOSX (Leopard) Abbott, MG (Michael)
Next: RE: Problem with cothread-1-12 on MacOSX (Leopard) Michael Abbott
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 31 Jan 2014 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·