[Python-bugs-list] [ python-Bugs-406563 ] test_long loops openbsd2.8 i386

noreply@sourceforge.net noreply@sourceforge.net
Mon, 02 Apr 2001 13:04:57 -0700


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

Category: Build
>Group: Irreproducible
>Status: Closed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Tim Peters (tim_one)
Summary: test_long loops openbsd2.8 i386

Initial Comment:
processor is a pentium 120.

build of python 2-1b1 on openbsd apparently works fine,
only hitch so far is test_long apparently looping
during make test, compiled using GCC 2.95.3 19991030
(prerelease).
I used the standard issue Openbsd 2.8 download
components.


No problems using python so far. 



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

>Comment By: Tim Peters (tim_one)
Date: 2001-04-02 13:04

Message:
Logged In: YES 
user_id=31435

As threatened two weeks ago, closing for lack of info, and 
presumed a platform/config glitch unique to the anonymous 
submitter (nobody else has reported this).

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

Comment By: Tim Peters (tim_one)
Date: 2001-03-17 21:48

Message:
Logged In: YES 
user_id=31435

Assigned to me.  mwh asked for the right additional info on 
7 March.  If none is forthcoming by 21 March (two weeks 
from then), I'm simply going to close this.  Sounds like a 
compiler optimization bug (neither test_long nor the 
longint implementation code have changed recently, and 
there are no other reports of test_long failures).

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

Comment By: Michael Hudson (mwh)
Date: 2001-03-07 04:23

Message:
Logged In: YES 
user_id=6656

can you 
(a) log in!
(b) try rebuilding without optimizations (things like
"compiled using GCC 2.95.3 19991030 (prerelease)" don't
really inspire confidence)
(c) gdb it and send a stack trace of where it hangs.

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

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