When I start sage-4.2.1, about 5 seconds after the sage: prompt
appears, I get this:

----------------------------------------------------------------------
| Sage Version 4.2.1, Release Date: 2009-11-14                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
sage: Traceback (most recent call last):
  File "/home/ghitza/sage-devel/local/bin/sage-cleaner", line 108, in <module>
    while cleanup() > 0:
  File "/home/ghitza/sage-devel/local/bin/sage-cleaner", line 53, in cleanup
    if not e or (e and kill_spawned_jobs(spawned_processes, parent_pid)):
  File "/home/ghitza/sage-devel/local/bin/sage-cleaner", line 75, in 
kill_spawned_jobs
    os.killpg(int(pid), 9)
ValueError: invalid literal for int() with base 10: 'Cl\xd9\x02\x1f\x7fl'


I have not run into this in previous versions.  Has anyone else seen
this?


Best,
Alex


-- 
Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne
-- Australia -- http://www.ms.unimelb.edu.au/~aghitza/

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to