Changes between Initial Version and Version 1 of Ticket #12415, comment 69
- Timestamp:
- 06/26/12 22:32:13 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12415, comment 69
initial v1 18 18 > If I do `cython('sig_on()')` at the command line nothing happens. Is it supposed to crash Sage? 19 19 20 I can even run sage commands afterward, like `factor(2^199-1)`. But if I hit Ctl-C, I get a segfault .20 I can even run sage commands afterward, like `factor(2^199-1)`. But if I hit Ctl-C, I get a segfault (and it screws up my terminal).