Ctrl-C in error message exists Ikarus

Bug #305851 reported by Michael D. Adams
2
Affects Status Importance Assigned to Milestone
Ikarus Scheme
Fix Committed
Low
Abdulaziz Ghuloum

Bug Description

Pressing Ctrl-C while an error is being printed causes Ikarus to exit. (This is with the version of Ikarus with Ctrl-C during printing fixed.)

$ ikarus
Ikarus Scheme version 0.0.3+ (revision 1696, build 2008-12-05)
Copyright (c) 2006-2008 Abdulaziz Ghuloum

> (car (make-vector 100000))
Unhandled exception
 Condition components:
   1. &assertion
   2. &who: car
   3. &message: "argument does not have required pair structure"
   4. &irritants: (#(0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
<user presses Ctrl-C>
Unhandled exception:
 Condition components:
   1. &interrupted
   2. &message: "received an interrupt signal"
$

Related branches

Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

Fixed in 1704.

Changed in ikarus:
assignee: nobody → aghuloum
importance: Undecided → Low
status: New → Fix Committed
Changed in ikarus:
milestone: none → 0.0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.