#9678: Rewrite interrupt handling
------------------------------+---------------------------------------------
   Reporter:  jdemeyer        |       Owner:  jdemeyer                   
       Type:  task            |      Status:  positive_review            
   Priority:  blocker         |   Milestone:  sage-4.7                   
  Component:  c_lib           |    Keywords:  interrupt, error, c, cython
     Author:  Jeroen Demeyer  |    Upstream:  N/A                        
   Reviewer:  Volker Braun    |      Merged:                             
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by jdemeyer):

 Volker, do you have `strace` installed?  If so, you could try
 {{{
 $ mkdir trace
 $ strace -ff -o trace/sage ./sage -c 'import sage.tests.interrupt;
 sage.tests.interrupt.test_signal_ill()'
 }}}

 and send me the `trace/` directory.

 And maybe do the same for `test_signal_bus()` to compare with.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9678#comment:36>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to