http://bugs.winehq.org/show_bug.cgi?id=27529
Summary: Heap issue in winecfg
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=35192)
--> (http://bugs.winehq.org/attachment.cgi?id=35192)
Console log with WINEDEBUG=warn+heap
I noticed, that running winecfg for the first time in different version of wine
produces a lot of heap warning. To reproduce:
1. Install wine-1.3.21 and run winecfg
2. Install wine-1.3.22 and run WINEDEBUG=warn+heap winecfg (a lot of warnings)
3. run again WINEDEBUG=warn+heap winecfg (no more heap warnings)
Console log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28107
Summary: Wine makes system very slow
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iam(a)valdikss.org.ru
Hello!
I've bought Thinkpad X220 a few weeks ago and installed ArchLinux x64. If I run
any application in wine, even native, like winecfg, while it loads system
becomes very slow, mouse shutters and xorg cpu load is about 67-80%. Here is a
video I recorded on camera. http://www.youtube.com/watch?v=JlW2qk7pV7c
Maybe that's not a wine bug, maybe something with intel HD 3000, but this
happens only with wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34093
Bug #: 34093
Summary: pointer being freed was not allocated in winecfg
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: macmolder(a)gmail.com
Classification: Unclassified
I installed wine 1.6. Now running winecfg reports
wine(11417,0x41009600) malloc: *** error for object 0x1001284: pointer being
freed was not allocated
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32133
Bug #: 32133
Summary: wine-1.5.16-159-g561e46c. winecfg: Unhandled page
fault on read access to 0xffffffff
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: progserega(a)gmail.com
Classification: Unclassified
Created attachment 42390
--> http://bugs.winehq.org/attachment.cgi?id=42390
backtrace with created ~/.wine
1. I have configured ~/.wine
2. I setup latest wine: wine-1.5.16-159-g561e46c
3. start winecfg
result in console:
winecfg
wine: Unhandled page fault on read access to 0xffffffff at address 0x7e5bc14d
(thread 001c), starting debugger...
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e}
could be created for context 0x1
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e}
could be created for context 0x1
fixme:shell:ISF_NetworkPlaces_fnParseDisplayName not implemented for L"\\\\"
fixme:shell:ISF_NetworkPlaces_fnParseDisplayName not implemented for L"\\\\"
backtrace.txt in attachment.
1. I remove ~/.wine
2. start winecfg
3. winecfg can not setup discs and sound, can not start debugger.
result in console:
wine: Unhandled page fault on read access to 0xffffffff at address 0x7e5c014d
(thread 0011), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 16 40") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
err:winecfg:open_mountmgr failed to open mount manager err 2
err:ole:CoGetClassObject class {bcde0395-e52f-467c-8e3d-c4579291692e} not
registered
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e}
could be created for context 0x1
err:winecfg:open_mountmgr failed to open mount manager err 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36168
Bug ID: 36168
Summary: shell32/shlfolder test fails if current directory has
directories named 'a' 'b' or 'c'
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: major
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
I noticed that shell32/shlfolder failed on one my machines:
shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002
shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002
shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002
shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002
shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002
shlfolder.c:2813: Test failed: ParseDisplayName returned 80070002
looking at the code, I noticed it was using directories named a,b,c in the
current directory. If those directories exist and are not writable (e.g., a
mounted iso), the tests will fail.
The tests should be using a temporary directory instead (and checking that the
directory isn't already present).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36160
Bug ID: 36160
Summary: No component category for bcrypt
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Bug 20374's component should be bcrypt, but this is not listed in the options.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29448
Bug #: 29448
Summary: Software Shield demo won't start
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Looking for way to reproduce part of bug 29128 without having to buy LA Noire,
I downloaded and installed the trial for Software Shield.
According to the user's guide, you're supposed to first run
SoftwareShield_License_Manager.exe. This fails on Wine with the messages
fixme:wintrust:WinVerifyTrust unimplemented for 18402300
err:seh:setup_exception_record stack overflow 820 bytes in thread 0009 eip
7b84d74f esp 00230ffc stack 0x230000-0x231000-0x330000
That kind of looks like an invalid argument to WinVerifyTrust, so maybe the
screwup was earlier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36112
Bug ID: 36112
Summary: server_init_process uses some uninitialized memory
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Noticed while running advapi32/crypt_sha tests (among others):
==17792== Syscall param prctl(arg5) contains uninitialised byte(s)
==17792== at 0x4E95D713: prctl (in /usr/lib/libc-2.18.so)
==17792== by 0x7BC79769: server_init_process (server.c:1385)
==17792== by 0x7BC830F7: thread_init (thread.c:293)
==17792== by 0x7BC56B1E: __wine_process_init (loader.c:3077)
==17792== by 0x4018EE2: wine_init (loader.c:952)
==17792== by 0x7BF00E29: main (main.c:237)
==17792== Uninitialised value was created by a stack allocation
==17792== at 0x7BC79659: server_init_process (server.c:1339)
==17792==
wine-1.7.17-92-ge2bf516
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.