This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin Python regression testers wanted


On Fri, Apr 04, 2003 at 12:07:13AM +0200, Hannu E K Nevalainen wrote:
> Thought about it:
> apache contains a "rebase" causing malfunction of "fork"...

AFAICT, the apache rebase just corrupts DLLs on Me.

> test_fork1
>  =>
> PYTHON2 orsakade ett ogiltigt sidfel i	("page fault" in swedish)
> modul MATH.DLL på adress 0187:6ca02478.
> Registrerar:					(thats a bad translation, sigh)
> EAX=00000000 CS=0187 EIP=6ca02478 EFLGS=00010246
> EBX=6ca05000 SS=018f ESP=0073eab8 EBP=0073eac0
> ECX=00000000 DS=018f ESI=6ca03a9c FS=5b9f
> EDX=819838ac ES=018f EDI=610d1fd8 GS=0000
> Byte på CS:EIP:					(bytes at...)
> 8b 11 85 d2 74 15 89 f6 39 5a 0c 74 60 8b 42 14
> Stackdump:
> 011e6a98 00000002 0073ead0 6ca01042 6ca05000 0073eb30 0073eae0 61009903
> 6ca10000 6ca00000 0073eb30 61009d42 6ca10008 0073eaf8 0000001c 5c322e32

I'm not sure what to make of the above.

> After some [Close]'ing... the tests continued...  until...
> 
> test_hotshot
> <hang>

Please rerun the regress test using the -x option to exclude tests that
hang.  For example:

    python -E -tt /usr/lib/python2.2/test/regrtest.py -l -x test_hotshot

> Well, does that help? :-7

It's a start.

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]