[ python-Bugs-1384175 ] random module - Provider DLL failed to initialize correctly

SourceForge.net noreply at sourceforge.net
Sun Mar 5 02:06:45 CET 2006


Bugs item #1384175, was opened at 2005-12-18 01:18
Message generated for change (Comment added) made by ghazel
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1384175&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Greg Hazel (ghazel)
Assigned to: Nobody/Anonymous (nobody)
Summary: random module - Provider DLL failed to initialize correctly

Initial Comment:
   File "random.pyc", line 828, in ?
   File "random.pyc", line 95, in __init__
   File "random.pyc", line 109, in seed
 WindowsError: [Errno -2146893795] Provider DLL failed 
to initialize correctly





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

>Comment By: Greg Hazel (ghazel)
Date: 2006-03-05 01:06

Message:
Logged In: YES 
user_id=731668

This time from Windows 98 SE:

  File "random.pyc", line 828, in ?
  File "random.pyc", line 95, in __init__
  File "random.pyc", line 109, in seed
WindowsError: [Errno -2146893818] Windows Error 0x80090006

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

Comment By: Greg Hazel (ghazel)
Date: 2005-12-30 07:06

Message:
Logged In: YES 
user_id=731668

Windows XP, python 2.4.2
Not sure how to reproduce it.

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

Comment By: Georg Brandl (birkenfeld)
Date: 2005-12-18 11:00

Message:
Logged In: YES 
user_id=1188172

Could you provide some more information? OS specs, Python
version, reproducability etc.

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

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


More information about the Python-bugs-list mailing list