Opened 5 years ago
Closed 5 years ago
#821 closed bug (need more information)
please inform the authors
Reported by: | Ilia Toli | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | 4-2-0 and higher |
Component: | dontKnow | Version: | 4-1-0 |
Keywords: | Cc: |
Description
ideal i5 = radical(i4);
Singular : signal 11 (v: 4020): current line:>> inew=quotient(iold,@f);<< Segment fault/Bus error occurred (r:1520533386) please inform the authors trying to restart... Singular : signal 11 (v: 4020): current line:>><< Segment fault/Bus error occurred (r:1520533386) please inform the authors trying to restart... fatal flex scanner internal error--end of buffer missed logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed.
[Process completed]
Change History (1)
comment:1 Changed 5 years ago by
Resolution: | → need more information |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Without more information (to reproduce the bug) I can only guess: signal 11 means: Segmentation violation, i.e. may be a wrong pointer or out of memory. And without reproducing it the bug cannot be localized or fixed.