http://bugs.winehq.org/show_bug.cgi?id=10510
Summary: SSLEAY_RAND_BYTES:PRNG not seeded
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreamrl(a)tiscali.it
After installing pokerstars and run the application I got a message box
with error
error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11050
Summary: Wine hangs on machines with Via Unichrome graphics
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karllinuxtest.relton(a)ntlworld.com
Wine appears to be hanging and freezing X11 in Ubuntu Gutsy distribution on
machines with Via Unichrome graphics.
Even running wineprefixcreate is enough to cause the problem - needless to say
trying wine with any executable (e.g. notepad) then gives the same symptoms.
Wine hangs, and the X11 freezes (no mouse movement, no keyboard response). The
machine itself is okay - one can ssh in and kill the offending process which
then unfreezes X.
The offending process is rundll32.exe - which sits at 99% CPU.
Looking at Ubuntu forums, several other people have hit the same problem: see
http://ubuntuforums.org/archive/index.php/t-584308.html
This happens on my PC with Via Unichrome graphics, my other two PCs (Nvidia and
Intel graphics) are fine.
I backtracked my install of wine all the way to the Feisty shipped version
(0.9.33), and it has the same problem. This suggests some interaction between
the graphics libraries in Gutsy and wine that was not present in previous
releases.
I'll attach a log with +relay. In that you will see there is a page fault (line
27514), starting debugger ...
The final couple of lines in the log I think occur when I kill the runaway
rundll32.exe process.
If I hide the winex11.drv.so file so that wine cannot load it, then
wineprefixcreate will complete correctly and wine can be used ... but of course
in text mode only! This confirms some interaction with the graphics that seems
only present when X11 is running its 'via' driver.
I am happy to try and help debug - but would appreciate pointers of what I
should do next, e.g. what channels to enable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5024
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5024
--- Comment #32 from Erich Hoover <ehoover(a)mines.edu> 2008-01-05 12:23:15 ---
(In reply to comment #31)
> I'm nominating this one for wine-1.0. It's clear what the cause of the bug is,
> and there's even a patch in comment #29, but Eric didn't respond anymore, but
> it should be possible to fix this before wine-1.0
>
Sorry, I've been pretty busy for quite a while and then forgot about it. I
would not feel comfortable submitting this patch without the test code as well,
which is something that you did. So, I will submit my patch if you would
submit your test code patch (valid against latest git) with a title like "Fix
for WritePrivateProfileString [1/2]" and format the message along with it
something like this:
------
Real Name:
<your real name, not an alias>
Description:
Tests for WritePrivateProfileString error cases. These tests show a
problem with WritePrivateProfileString that prevents Thief: Deadly Shadows from
installing properly (see Bug #5024). Part 2/2 (to be submitted by Erich
Hoover) contains a proposed fix.
Changelog:
kernel32: Fix for WritePrivateProfileString [1/2]
------
By approaching the patch in this way it will have a much greater likelihood of
being included. The guidelines for submissions are rather spread out but a
summary of what helps is:
1) Only submit your own work
2) Submit all patches as separate emails with a plain text patch attachment
3) Explain the problem you are trying to fix (or the problem your test cases
covers)
4) Make all changes as simple and crystal clear as possible
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3638
--- Comment #5 from Paul Romanyszyn <pgr(a)arcelectronicsinc.com> 2008-01-05 11:31:34 ---
from winevdm.c line 218
if( (p = strrchr( progname, '.')) && !strcasecmp( p, ".bat"))
WINE_FIXME(".bat programs in pif files are not supported.\n");
I did look a little into the problem but did not see enough info to implement
it without spending a lot of time. The application that I have requires it also
uses a hardware key so I have to run that software on old system with Win 3.11
or Win 95.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8816
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7158
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6681
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6530
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3106
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2967
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2946
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1628
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1465
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=844
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=699
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=686
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=677
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=643
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=328
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=272
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=173
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=107
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=74
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|comments |bugzilla-unknown
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.