[Python-bugs-list] [ python-Bugs-411374 ] [Irix] SIGINT causes crash

noreply@sourceforge.net noreply@sourceforge.net
Fri, 08 Jun 2001 12:37:05 -0700


Bugs item #411374, was updated on 2001-03-26 06:38
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=411374&group_id=5470

Category: Python Interpreter Core
Group: Platform-specific
Status: Open
>Resolution: Works For Me
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Sjoerd Mullender (sjoerd)
Summary: [Irix] SIGINT causes crash

Initial Comment:
python version 2.1b2
on Irix 6.5.8f:

dumps core on a segfault when SIGINT is sent to the
process, either by keystroke or using the kill command.

----------------------------------------------------------------------

>Comment By: Sjoerd Mullender (sjoerd)
Date: 2001-06-08 12:37

Message:
Logged In: YES 
user_id=43607

Always first try recompiling without -O option.
I have never seen a problem like this, and I use python quite a lot on an SGI (currently IRIX 6.5.12m), but I never
compile with -O.
If this doesn't help, please supply a stack trace.
(If it does help, complain to SGI :-).

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=411374&group_id=5470