Ticket #257 (closed defect: fixed)
restart needed after segfault
| Reported by: | boothby | Owned by: | boothby |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | notebook | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Following a null pointer gives the user an oh-so-friendly message. Then (s)he has to use the mouse to restart the notebook manually.
Unhandled SIGSEGV: A segmentation fault occured in SAGE. This probably occured because a *compiled* component of SAGE has a bug in it (typically accessing invalid memory) or is not properly wrapped with _sig_on, _sig_off. You might want to run SAGE under gdb with 'sage -gdb' to debug this. SAGE will now terminate (sorry).
Change History
Note: See
TracTickets for help on using
tickets.
