Opened 8 years ago
Closed 8 years ago
#726 closed bug (fixed)
Interrupt "r" gives "fatal flex scanner internal error--end of buffer missed"
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | minor | Milestone: | 3-2-0 and higher |
Component: | dontKnow | Version: | 3-1-7 |
Keywords: | Cc: |
Description
Starting up Singular, pressing CTRL-C and then choosing the r
option crashes Singular:
SINGULAR / Development A Computer Algebra System for Polynomial Computations / version 3-1-7 0< by: W. Decker, G.-M. Greuel, G. Pfister, H. Schoenemann \ Aug 2013 FB Mathematik der Universitaet, D-67653 Kaiserslautern \ > ^C// ** Interrupt at cmd:`$INVALID$` in line:';return();' abort after this command(a), abort immediately(r), print backtrace(b), continue(c) or quit Singular(q) ?r ** Warning: Singular should be restarted as soon as possible ** fatal flex scanner internal error--end of buffer missed
Note: See
TracTickets for help on using
tickets.
fixed with 8e884e9df7639b696d044f972162a1cc15b54838 (in branch spielwiese: 4-0-x)