Bug#462742: Consumes 100% CPU if terminal window is closed

Chris Lamb chris at chris-lamb.co.uk
Sun Jan 27 06:20:27 UTC 2008


Package: clisp
Version: 1:2.43-2

Starting an interactive CLISP session in a gnome-terminal window and then
closing the said window causes the CLISP process to start consuming 100%
CPU.

Stracing the process highlights a number of segfaults along the lines of:

   mmap(0x333e43000, 4096, PROT_READ|PROT_WRITE,
       MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x333e43000
   --- SIGSEGV (Segmentation fault) @ 0 (0) ---
   mprotect(0x333cf8000, 4096, PROT_READ|PROT_WRITE) = 0
   rt_sigreturn(0x333cf8000)               = 13754138688
   --- SIGSEGV (Segmentation fault) @ 0 (0) ---
   mprotect(0x333cf9000, 4096, PROT_READ|PROT_WRITE) = 0
   rt_sigreturn(0x333cf9000)               =  13754142840
   --- SIGSEGV (Segmentation fault) @ 0 (0) ---
   mprotect(0x333d37000, 4096, PROT_READ|PROT_WRITE) = 0
   rt_sigreturn(0x333d37000)               = 13754397368

   (etc.)

I can reproduce on i386 and amd64 machines.


Regards,

-- 
Chris Lamb, UK                                       chris at chris-lamb.co.uk
                                                            GPG: 0x634F9A20
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/attachments/20080127/0341c8ca/attachment.pgp 


More information about the pkg-common-lisp-devel mailing list