http://bugs.winehq.org/show_bug.cgi?id=36374
Bug ID: 36374
Summary: Israel timezone handled incorrectly
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ori(a)avtalion.name
Running Wine with the environment variable "TZ=Asia/Jerusalem" yields the
following warning:
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias -120, std (d/m/y): 26/10/2014, dlt (d/m/y): 28/03/2014
The warning is produced, for example, while running "TZ=Asia/Jerusalem wine
clock".
I have found that it prevents some applications from working correctly. For
example, the Unity3D app at <http://www.fantasystrike.com/game/index.php> while
running using the Pipelight plugin wrapper.
Using "TZ=America/New_York" the app run correctly.
--
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=37014
Bug ID: 37014
Summary: Evernote tray icon popup menu appears on random
locations on screen
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Created attachment 49182
--> http://bugs.winehq.org/attachment.cgi?id=49182
Screenshot - tray icon is at the bottom left but the popup menu appears at the
top
When clicking the Evernote tray icon the popup menu appears on random locations
on screen, rather than next to the click area.
--
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=31628
Bug #: 31628
Summary: Guild Wars 2 Low Performance/Not using all CPU cores
Product: Wine
Version: 1.5.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xpander0(a)gmail.com
Classification: Unclassified
Created attachment 41590
--> http://bugs.winehq.org/attachment.cgi?id=41590
terminal output which might be the cause of the problem
it seems to use only 1 core. while on windows with same hardware it uses all 4
cores.
amd x4 phenom 2 955 3,4ghz
fixme:heap:HeapSetInformation 0x1ca8000 0 0x33fd98 4
fixme:process:SetProcessDEPPolicy (1): stub
fixme:process:GetLogicalProcessorInformation (0x33f294,0x33f8c0): stub
fixme:gameux:GameExplorerImpl_VerifyAccess (0x18ebf8,
L"Z:\\home\\xpander\\Games\\Guild Wars 2\\Gw2.exe", 0x33f628)
fixme:thread:SetThreadStackGuarantee (0x348be9d0): stub
fixme:process:GetLogicalProcessorInformation ((nil),0x350bdd0c): stub
fixme:process:GetLogicalProcessorInformation (0x350bdd34,0x350bdd0c): stub
fixme:process:GetLogicalProcessorInformation ((nil),0x350bdd14): stub
fixme:process:GetLogicalProcessorInformation (0x350bdd3c,0x350bdd14): stub
fixme:process:GetLogicalProcessorInformation ((nil),0x350bdd08): stub
--
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=23403
Summary: X11 mouse pointer sometimes hidden, sometimes visible
in Anarchy Online
Product: Wine
Version: 1.2-rc5
Platform: x86-64
URL: http://www.anarchyonline.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=29168)
--> (http://bugs.winehq.org/attachment.cgi?id=29168)
Terminal output when X11 pointer hidden correctly
Nvidia drivers version 195.36.24
Xorg server version 1.7.7
Anarchy Online has its own mouse pointer and is supposed to hide the system's
mouse pointer.
Most of the time in Wine, the X11 pointer is hidden correctly, leaving only the
game's pointer visible. Sometimes, the X11 pointer remains visible, and stays
on top of the game's pointer.
When starting the first instance of the game, the X11 pointer is usually
hidden, but sometimes isn't. When starting consecutive instances of the game,
the X11 pointer is hidden about 50% of the time.
This seems to be different to similar bugs such as bug 20362 and bug 22711, in
which the X11 cursor stays in one place. In this case, the X11 cursor moves
with the game's cursor.
Terminal output in both cases appears to be the same, but I'll attach anyway in
cae I have missed something.
--
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=22840
Summary: Screen resolution changes when it shouldn't in Anarchy
Online
Product: Wine
Version: 1.2-rc1
Platform: x86-64
URL: http://www.anarchyonline.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=28202)
--> (http://bugs.winehq.org/attachment.cgi?id=28202)
Terminal output when opening the settings window - wine-1.2-rc1
When using Nvidia TwinView and Anarchy Online, the screen resolution is changed
in at least two places where it shouldn't be.
The two places are:
1) When hitting the settings button in the launcher. This has options to set
the resolution and to change the display device, so presumably it is doing some
available resolution or device enumeration.
2) When launching the game itself, from the launcher.
My desktop resolution is 2560x1024, which is made up of two 1280x1024 screens,
using TwinView. The game is set to use 1280x1024 windowed mode, so shouldn't
be changing the resolution (especially when just opening the launcher settings
window in the launcher).
It isn't that the game is incorrectly using fullscreen mode - it correctly
launches in a 1280x1024 window (plus that wouldn't explain the launcher
settings window).
Video driver: Nvidia binary 195.36.24
X server: Xorg 1.7.6
Window manager: Fluxbox 1.1.1
--
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=37500
Bug ID: 37500
Summary: Evernote 5.7.x fails to connect to evernote service
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
I'm no longer able to synchronize notes with Evernote. I can't pinpoint a
certain change for that - Evernote is 5.7.0, Wine is 1.7.30 but it did work at
some point in the past.
Some FIXMEs in the console that might help narrow down this issue
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub
fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub
fixme:wininet:InternetAttemptConnect Stub
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 60000
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 300000
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:secur32:schannel_get_cipher_algid unknown algorithm 93
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_kx_algid unknown algorithm 12
fixme:secur32:schannel_get_cipher_block_size Unknown cipher 0x5d, returning 1
fixme:secur32:schannel_get_cipher_algid unknown algorithm 93
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_kx_algid unknown algorithm 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:secur32:schannel_get_cipher_algid unknown algorithm 93
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_kx_algid unknown algorithm 12
fixme:secur32:schannel_get_cipher_block_size Unknown cipher 0x5d, returning 1
fixme:secur32:schannel_get_cipher_algid unknown algorithm 93
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_kx_algid unknown algorithm 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub
fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub
fixme:wininet:InternetAttemptConnect Stub
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 60000
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 300000
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
--
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=37914
Bug ID: 37914
Summary: XCOM: Enemy Within launcher fails to start with Wine
Mono
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50499
--> https://bugs.winehq.org/attachment.cgi?id=50499
+mscoree log
XCOM:EW is the expansion to XCOM:Enemy Unknown. When the DLC is installed the
game starts with a launcher which allows the player to choose between the base
game and the expansion.
The launcher doesn't start when Mono 4.5.4 installed, it simply quits without
an error message or anything suspicious in the terminal. Here I'm attaching a
+mscoree log in case that helps.
'winetricks dotnet20' is sufficient to make the launcher work correctly.
dwrite & gameoverlayrenderer disabled, xact_jun2010 installed in the prefix.
wine-1.7.34-74-gcf92569
--
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=36216
Bug ID: 36216
Summary: Hearthstone fails to start, says the game timed out
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
(not related to bug 36178)
The game is started from the Battle.net client, gets to the login screen. Then
the game says:
Closed
Your game timed out as it was requesting data from the Hearthstone utility
service. Please relaunch Hearthstone to reconnect.
This error sometimes happened before, but now it's impossible to get into the
game. Looking at some wireshark logs, theres a lot of crypted communication on
port 1119 between hearthstone and the battle.net agent, then it stops for a few
seconds and the game says it timed out.
--
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=34144
Bug #: 34144
Summary: Guild Wars 2: Crash if minimized
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Created attachment 45411
--> http://bugs.winehq.org/attachment.cgi?id=45411
Console output
Since a few months I'm noticing that the game will crash (asking me to send a
report to ArenaNet) after a while if I have minimized it (minimizing with
Openbox's Iconify). This happens randomly after ~5-30 minutes. I have tried to
find a reason for this but I'm not sure with my assumption: It seems the crash
randomly appears if a map changes because it appeared on my system more
frequently on fast changing maps.
--
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=32308
Bug #: 32308
Summary: Missing radio buttons in Evernote installer
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://evernote.s3.amazonaws.com/win4/public/Evernote_
4.5.10.7472.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 42644
--> http://bugs.winehq.org/attachment.cgi?id=42644
Evernote installer in Wine
The Evernote 4.5.10 installer has a small problem.
- Download and run the Evernote 4.5.10 installer.
- Click "I accept the terms in the License Agreement" then click Advanced.
- Two options should be shown, with radio buttons to select which you want. In
Wine however the radio buttons are missing and there's no indication which is
selected.
--
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=36151
Bug ID: 36151
Summary: valgrind shows a couple warnings in
dlls/msi/tests/package.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==2788== Invalid write of size 1
==2788== at 0x53F4F41: save_table (table.c:932)
==2788== by 0x53F869C: MSI_CommitTables (table.c:2203)
==2788== by 0x53CF385: MsiDatabaseCommit (msiquery.c:843)
==2788== by 0x4F7205E: test_MsiDatabaseCommit (package.c:8853)
==2788== by 0x4F722D2: func_package (package.c:8924)
==2788== by 0x4F94E4B: run_test (test.h:584)
==2788== by 0x4F9523A: main (test.h:654)
==2788== Address 0x4aa54ba is 0 bytes after a recently re-allocated block of
size 2 alloc'd
==2788== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2788== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2788== by 0x53F238D: msi_alloc_zero (msipriv.h:1194)
==2788== by 0x53F4D29: save_table (table.c:896)
==2788== by 0x53F869C: MSI_CommitTables (table.c:2203)
==2788== by 0x53CF385: MsiDatabaseCommit (msiquery.c:843)
==2788== by 0x4F7205E: test_MsiDatabaseCommit (package.c:8853)
==2788== by 0x4F722D2: func_package (package.c:8924)
==2788== by 0x4F94E4B: run_test (test.h:584)
==2788== by 0x4F9523A: main (test.h:654)
==2788==
==2788== Invalid read of size 4
==2788== at 0x402DD10: memcpy (mc_replace_strmem.c:883)
==2788== by 0x58C85DC: BlockChainStream_WriteAt (storage32.c:6319)
==2788== by 0x58C950C: SmallBlockChainStream_WriteAt (storage32.c:7044)
==2788== by 0x58C1889: StorageImpl_StreamWriteAt (storage32.c:2602)
==2788== by 0x58BD805: StorageBaseImpl_StreamWriteAt (storage32.h:307)
==2788== by 0x58C62E7: TransactedSnapshotImpl_StreamWriteAt
(storage32.c:5017)
==2788== by 0x58BBD88: StorageBaseImpl_StreamWriteAt (storage32.h:307)
==2788== by 0x58BC3F6: StgStreamImpl_Write (stg_stream.c:240)
==2788== by 0x53F313A: write_stream_data (objidl.h:4384)
==2788== by 0x53F5004: save_table (table.c:941)
==2788== by 0x53F869C: MSI_CommitTables (table.c:2203)
==2788== by 0x53CF385: MsiDatabaseCommit (msiquery.c:843)
==2788== by 0x4F7205E: test_MsiDatabaseCommit (package.c:8853)
==2788== by 0x4F722D2: func_package (package.c:8924)
==2788== by 0x4F94E4B: run_test (test.h:584)
==2788== by 0x4F9523A: main (test.h:654)
==2788== Address 0x4aa54b8 is 0 bytes inside a recently re-allocated block of
size 2 alloc'd
==2788== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2788== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2788== by 0x53F238D: msi_alloc_zero (msipriv.h:1194)
==2788== by 0x53F4D29: save_table (table.c:896)
==2788== by 0x53F869C: MSI_CommitTables (table.c:2203)
==2788== by 0x53CF385: MsiDatabaseCommit (msiquery.c:843)
==2788== by 0x4F7205E: test_MsiDatabaseCommit (package.c:8853)
==2788== by 0x4F722D2: func_package (package.c:8924)
==2788== by 0x4F94E4B: run_test (test.h:584)
==2788== by 0x4F9523A: main (test.h:654)
==2788==
--
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=32153
Bug #: 32153
Summary: Guild Wars 2: Input gets stuck
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
I'm using Openbox 3.5.0 and if the game is in the loading screen I'm minimizing
it sometimes with Iconify. But after recovering the window often the input gets
stuck. This means on clicking something with the mouse nothing happens.
Sometimes if this happens on clicking the left mouse button the sound will be
disabled. On making a left mouse click again the sound will be enabled and all
is working fine.
--
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=36889
Bug ID: 36889
Summary: Guild Wars 2: After minimizing the game immediately
recovers the window
Product: Wine
Version: 1.7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
If I'm minimizing Guild Wars 2 I'm seeing the desktop for ~1 second and then
the games recovers itself. The minimizing is done with the Iconify command from
Openbox 3.5.2. But other games like Guild Wars 1, Diablo 3 and Warcraft 3 are
working fine.
--
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=36148
Bug ID: 36148
Summary: valgrind shows an unitialized variable in
dlls/msi/tests/automation.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==2417== Conditional jump or move depends on uninitialised value(s)
==2417== at 0x7B850C13: WideCharToMultiByte (locale.c:2081)
==2417== by 0x53CA1E0: msi_strcpy_to_awstring (install.c:198)
==2417== by 0x53E6968: MSI_GetProperty (package.c:2348)
==2417== by 0x53E6A3F: MsiGetPropertyW (package.c:2384)
==2417== by 0x53A17AF: session_invoke (automation.c:1397)
==2417== by 0x539EB12: AutomationObject_Invoke (automation.c:367)
==2417== by 0x4E70BA2: invoke (oaidl.h:817)
==2417== by 0x4E71771: Session_PropertyGet (automation.c:1151)
==2417== by 0x4E7560D: test_Session (automation.c:1880)
==2417== by 0x4E7C0B6: test_Installer (automation.c:2666)
==2417== by 0x4E7CD0F: func_automation (automation.c:2767)
==2417== by 0x4F98E4B: run_test (test.h:584)
==2417== by 0x4F9923A: main (test.h:654)
==2417== Uninitialised value was created by a stack allocation
==2417== at 0x53A162B: session_invoke (automation.c:1366)
==2417==
--
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=23503
Summary: AutoCAD 2008: Crash when reusing coordinates
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) install AutoCAD 2008
3) wine acad.exe
4) type "circle" in console
5) type "0,0" for centre of the circle
6) type "1" for circle radius
7) type "circle" in console
8) press up arrow to get "0,0" coordinates (I want to reuse this coordinates)
9) press enter key
Behaviour:
AutoCAD hangs
Expected behaviour:
AutoCAD shouldn't hang
In terminal there is:
err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process
heap section" wait timed out in thread 005c, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process
heap section" wait timed out in thread 0060, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c:
loader_section" wait timed out in thread 0041, blocked by 0060, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c:
loader_section" wait timed out in thread 0046, blocked by 0060, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c:
loader_section" wait timed out in thread 0054, blocked by 0060, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process
heap section" wait timed out in thread 0060, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c:
loader_section" wait timed out in thread 0009, blocked by 0060, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c:
loader_section" wait timed out in thread 005d, blocked by 0060, retrying (60
sec)
--
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=25739
Summary: Unhandled Exception - Monopoly Westwood (Win95
settings)
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Created an attachment (id=32790)
--> (http://bugs.winehq.org/attachment.cgi?id=32790)
Monopoly unhandled exception when choosing players
When choosing computer players for a local game I got an unhandled exception
but could continue to play the game. I have attached my output as follows and
hope you find it useful. I had to set the "winecfg" to Windows 95.
--
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=32913
Bug #: 32913
Summary: Planetside 2: Mouse Jittering
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geriain(a)gmx.de
Classification: Unclassified
Created attachment 43472
--> http://bugs.winehq.org/attachment.cgi?id=43472
Logfile Wine-Output
Hey folks,
We'v encountered a weird bug in Planetside 2, it's like the mouse is jumping or
not responding at all when aiming in the free world.
If you go on foot, or sits behind a turret you can turn your mouse but it looks
and feels like the mouse is one step behind and starts to jitter around, which
makes aiming almost impossible.
The curious part is that it doesn't happen in the menus, or if you'r in a
vehicle. Can't describe it better.
What we have done so far:
- Using a native imm32.dll to enable ingame menus
- d3dx9_43 (via Winetricks)
- d3dcompiler_43 (via Winetricks)
tested myself with native dinput.dll and dinput8.dll and turning off
mouse-acceleration.
Using wine-1.5.23 non-patched on Ubuntu 12.10 64bit
Game Homepage: planetside2.com
Hope I have mentioned everything, log is attached - sry it's the first time I
post a bugreport myself
--
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=31685
Bug #: 31685
Summary: DYMO Stamps wants hid.dll.HidD_GetManufacturerString
Product: Wine
Version: 1.5.12
Platform: x86
URL: http://sites.dymo.com/Promotions/Pages/DYMOStamps.aspx
?locale=enUS
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
User asked about this in #winehq. Doesn't seem to be fatal, however.
--
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=33286
Bug #: 33286
Summary: Installer failed
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p.mirowsky(a)gmail.com
Classification: Unclassified
Created attachment 44036
--> http://bugs.winehq.org/attachment.cgi?id=44036
Backtrace file
I am trying to use an Extech RHT10 usb data logger.
paul@Workstation-1:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 10c4:0003 Cygnal Integrated Products, Inc. CommandIR
paul@Workstation-1:~$ dmesg | grep tty
[ 0.000000] console [tty0] enabled
[ 19.344103] usb 2-2: MCT U232 converter now attached to ttyUSB0
[ 919.736288] mct_u232 ttyUSB0: MCT U232 converter now disconnected from
ttyUSB0
It is suggested that it has driver installation problems.
See http://www.planetextech.com/forum/topics/rht10-and-th10-datalogger-not
I downloaded current version of software
http://www.extech.com/instruments/resources/binary/RHT10_V5.6.zip
When trying to install "DataLoggerUSBXP.exe"
The attached error occurs.
--
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=9521
Summary: Improve appdb screenshot handling
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.c.ddcc(a)gmail.com
I would suggest adding a method for maintainers to edit any preexisting image
(to focus on only application window, hide personal information in games, etc),
show
who originally uploaded the image and a text summary of what happened in later
revisions, and add the ability to include an image description.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36909
Bug ID: 36909
Summary: valgrind shows an unitialized variable in
dlls/ieframe/tests/ie.c (nsJSContext::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==24616== Conditional jump or move depends on uninitialised value(s)
==24616== at 0x1041CF2C: nsJSContext::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24616== Uninitialised value was created by a client request
==24616== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24616== by 0x7BC4C641: initialize_block (heap.c:240)
==24616== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24616== by 0x782A76B: msvcrt_heap_alloc (heap.c:70)
==24616== by 0x782B330: MSVCRT_malloc (heap.c:408)
==24616== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24616== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24616== by 0x75E81B3: init_xpcom (nsembed.c:698)
==24616== by 0x75E8626: load_gecko (nsembed.c:774)
==24616== by 0x75ED013: create_nscontainer (nsembed.c:2042)
==24616== by 0x756D477: HTMLDocument_Create (htmldoc.c:4756)
==24616== by 0x75D7178: ClassFactory_CreateInstance (main.c:238)
==24616== by 0x4EF20A2: CoCreateInstance (unknwn.h:226)
==24616== by 0x4E192B2: create_mime_object (binding.c:258)
==24616== by 0x4E19652: create_object (binding.c:308)
==24616== by 0x4E1C1E8: report_data (binding.c:1077)
==24616== by 0x4E1C531: InternetProtocolSink_ReportData (binding.c:1126)
==24616== by 0x4E218F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24616== by 0x4E22441: report_data_proc (urlmon.h:3113)
==24616== by 0x4E1E10E: process_tasks (bindprot.c:57)
==24616==
==24616== Conditional jump or move depends on uninitialised value(s)
==24616== at 0x1041CF6F: nsJSContext::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24616== by 0x1060CA6E: mozilla::AutoCxPusher::AutoCxPusher
(nscxpusher.cpp:113)
==24616== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24616== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24616== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24616== by 0x800EEB43: ???
==24616== Uninitialised value was created by a client request
==24616== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24616== by 0x7BC4C641: initialize_block (heap.c:240)
==24616== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24616== by 0x782A76B: msvcrt_heap_alloc (heap.c:70)
==24616== by 0x782B330: MSVCRT_malloc (heap.c:408)
==24616== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24616== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24616== by 0x75E81B3: init_xpcom (nsembed.c:698)
==24616== by 0x75E8626: load_gecko (nsembed.c:774)
==24616== by 0x75ED013: create_nscontainer (nsembed.c:2042)
==24616== by 0x756D477: HTMLDocument_Create (htmldoc.c:4756)
==24616== by 0x75D7178: ClassFactory_CreateInstance (main.c:238)
==24616== by 0x4EF20A2: CoCreateInstance (unknwn.h:226)
==24616== by 0x4E192B2: create_mime_object (binding.c:258)
==24616== by 0x4E19652: create_object (binding.c:308)
==24616== by 0x4E1C1E8: report_data (binding.c:1077)
==24616== by 0x4E1C531: InternetProtocolSink_ReportData (binding.c:1126)
==24616== by 0x4E218F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24616== by 0x4E22441: report_data_proc (urlmon.h:3113)
==24616== by 0x4E1E10E: process_tasks (bindprot.c:57)
==24616==
==24616== Conditional jump or move depends on uninitialised value(s)
==24616== at 0x1041CF6F: nsJSContext::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24616== by 0x1060CA91: mozilla::AutoCxPusher::AutoCxPusher
(nscxpusher.cpp:117)
==24616== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24616== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24616== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24616== by 0x800EEB43: ???
==24616== Uninitialised value was created by a client request
==24616== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24616== by 0x7BC4C641: initialize_block (heap.c:240)
==24616== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24616== by 0x782A76B: msvcrt_heap_alloc (heap.c:70)
==24616== by 0x782B330: MSVCRT_malloc (heap.c:408)
==24616== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24616== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24616== by 0x75E81B3: init_xpcom (nsembed.c:698)
==24616== by 0x75E8626: load_gecko (nsembed.c:774)
==24616== by 0x75ED013: create_nscontainer (nsembed.c:2042)
==24616== by 0x756D477: HTMLDocument_Create (htmldoc.c:4756)
==24616== by 0x75D7178: ClassFactory_CreateInstance (main.c:238)
==24616== by 0x4EF20A2: CoCreateInstance (unknwn.h:226)
==24616== by 0x4E192B2: create_mime_object (binding.c:258)
==24616== by 0x4E19652: create_object (binding.c:308)
==24616== by 0x4E1C1E8: report_data (binding.c:1077)
==24616== by 0x4E1C531: InternetProtocolSink_ReportData (binding.c:1126)
==24616== by 0x4E218F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24616== by 0x4E22441: report_data_proc (urlmon.h:3113)
==24616== by 0x4E1E10E: process_tasks (bindprot.c:57)
==24616==
--
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=36910
Bug ID: 36910
Summary: valgrind shows an unitialized variable in
dlls/ieframe/tests/ie.c
(mozilla::dom::DOMStorageManager::GetStorageInternal)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Two similar ones:
==24762== Conditional jump or move depends on uninitialised value(s)
==24762== at 0x10457962: mozilla::dom::DOMStorageCache::Init
(domstoragecache.cpp:136)
==24762== by 0x1045CE62: mozilla::dom::DOMStorageManager::GetStorageInternal
(domstoragemanager.cpp:361)
==24762== by 0x1045CEBF: mozilla::dom::DOMStorageManager::PrecacheStorage
(domstoragemanager.cpp:379)
==24762== by 0x104198FC: nsGlobalWindow::SetNewDocument
(nsglobalwindow.cpp:2574)
==24762== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24762== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24762== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24762== by 0x800EEB43: ???
==24762== Uninitialised value was created by a client request
==24762== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24762== by 0x7BC4C641: initialize_block (heap.c:240)
==24762== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24762== by 0x780176B: msvcrt_heap_alloc (heap.c:70)
==24762== by 0x7802330: MSVCRT_malloc (heap.c:408)
==24762== by 0x81731095: moz_xmalloc (mozalloc.cpp:54)
==24762== by 0x10339718: nsTHashtable<nsCookieKey>::PutEntry
(nsthashtable.h:170)
==24762== by 0x1045CE62: mozilla::dom::DOMStorageManager::GetStorageInternal
(domstoragemanager.cpp:361)
==24762== by 0x1045CEBF: mozilla::dom::DOMStorageManager::PrecacheStorage
(domstoragemanager.cpp:379)
==24762== by 0x104198FC: nsGlobalWindow::SetNewDocument
(nsglobalwindow.cpp:2574)
==24762== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24762== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24762== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24762== by 0x800EEB43: ???
==24762==
==24762== Conditional jump or move depends on uninitialised value(s)
==24762== at 0x104577C7: mozilla::dom::DOMStorageCache::Preload
(domstoragecache.cpp:226)
==24762== by 0x1045CE62: mozilla::dom::DOMStorageManager::GetStorageInternal
(domstoragemanager.cpp:361)
==24762== by 0x1045CEBF: mozilla::dom::DOMStorageManager::PrecacheStorage
(domstoragemanager.cpp:379)
==24762== by 0x104198FC: nsGlobalWindow::SetNewDocument
(nsglobalwindow.cpp:2574)
==24762== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24762== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24762== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24762== by 0x800EEB43: ???
==24762== Uninitialised value was created by a client request
==24762== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24762== by 0x7BC4C641: initialize_block (heap.c:240)
==24762== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24762== by 0x780176B: msvcrt_heap_alloc (heap.c:70)
==24762== by 0x7802330: MSVCRT_malloc (heap.c:408)
==24762== by 0x81731095: moz_xmalloc (mozalloc.cpp:54)
==24762== by 0x10339718: nsTHashtable<nsCookieKey>::PutEntry
(nsthashtable.h:170)
==24762== by 0x1045CE62: mozilla::dom::DOMStorageManager::GetStorageInternal
(domstoragemanager.cpp:361)
==24762== by 0x1045CEBF: mozilla::dom::DOMStorageManager::PrecacheStorage
(domstoragemanager.cpp:379)
==24762== by 0x104198FC: nsGlobalWindow::SetNewDocument
(nsglobalwindow.cpp:2574)
==24762== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24762== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24762== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24762== by 0x800EEB43: ???
==24762==
--
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=36911
Bug ID: 36911
Summary: valgrind shows an unitialized variable in
dlls/ieframe/tests/ie.c (nsCSSStyleSheet::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==24883== Conditional jump or move depends on uninitialised value(s)
==24883== at 0x101E872F: nsCSSStyleSheet::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24883== by 0x102D772F: nsSyncLoadService::PushSyncStreamToListener
(nssyncloadservice.cpp:385)
==24883== by 0x101C9E01: mozilla::css::Loader::LoadSheet (loader.cpp:1437)
==24883== by 0x101CAAD4: mozilla::css::Loader::LoadChildSheet
(loader.cpp:2110)
==24883== by 0x101D1FBB: `anonymous namespace'::CSSParserImpl::ProcessImport
(nscssparser.cpp:2087)
==24883== by 0x101D9560: `anonymous
namespace'::CSSParserImpl::ParseImportRule (nscssparser.cpp:2058)
==24883== by 0x650071: ???
==24883== Uninitialised value was created by a client request
==24883== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24883== by 0x7BC4C641: initialize_block (heap.c:240)
==24883== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24883== by 0x6F8176B: msvcrt_heap_alloc (heap.c:70)
==24883== by 0x6F82330: MSVCRT_malloc (heap.c:408)
==24883== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24883== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24883== by 0x6D3F1B3: init_xpcom (nsembed.c:698)
==24883== by 0x6D3F626: load_gecko (nsembed.c:774)
==24883== by 0x6D44013: create_nscontainer (nsembed.c:2042)
==24883== by 0x6CC4477: HTMLDocument_Create (htmldoc.c:4756)
==24883== by 0x6D2E178: ClassFactory_CreateInstance (main.c:238)
==24883== by 0x4ED90A2: CoCreateInstance (unknwn.h:226)
==24883== by 0x4E042B2: create_mime_object (binding.c:258)
==24883== by 0x4E04652: create_object (binding.c:308)
==24883== by 0x4E071E8: report_data (binding.c:1077)
==24883== by 0x4E07531: InternetProtocolSink_ReportData (binding.c:1126)
==24883== by 0x4E0C8F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24883== by 0x4E0D441: report_data_proc (urlmon.h:3113)
==24883== by 0x4E0910E: process_tasks (bindprot.c:57)
==24883==
==24883== Conditional jump or move depends on uninitialised value(s)
==24883== at 0x101E872F: nsCSSStyleSheet::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24883== by 0x101D1FBB: `anonymous namespace'::CSSParserImpl::ProcessImport
(nscssparser.cpp:2087)
==24883== by 0x101D9560: `anonymous
namespace'::CSSParserImpl::ParseImportRule (nscssparser.cpp:2058)
==24883== by 0x650071: ???
==24883== Uninitialised value was created by a client request
==24883== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24883== by 0x7BC4C641: initialize_block (heap.c:240)
==24883== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24883== by 0x6F8176B: msvcrt_heap_alloc (heap.c:70)
==24883== by 0x6F82330: MSVCRT_malloc (heap.c:408)
==24883== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24883== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24883== by 0x6D3F1B3: init_xpcom (nsembed.c:698)
==24883== by 0x6D3F626: load_gecko (nsembed.c:774)
==24883== by 0x6D44013: create_nscontainer (nsembed.c:2042)
==24883== by 0x6CC4477: HTMLDocument_Create (htmldoc.c:4756)
==24883== by 0x6D2E178: ClassFactory_CreateInstance (main.c:238)
==24883== by 0x4ED90A2: CoCreateInstance (unknwn.h:226)
==24883== by 0x4E042B2: create_mime_object (binding.c:258)
==24883== by 0x4E04652: create_object (binding.c:308)
==24883== by 0x4E071E8: report_data (binding.c:1077)
==24883== by 0x4E07531: InternetProtocolSink_ReportData (binding.c:1126)
==24883== by 0x4E0C8F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24883== by 0x4E0D441: report_data_proc (urlmon.h:3113)
==24883== by 0x4E0910E: process_tasks (bindprot.c:57)
==24883==
--
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=36918
Bug ID: 36918
Summary: valgrind shows an unitialized variable in
dlls/ieframe/tests/ie.c (nsXBLDocumentInfo::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==12795== Conditional jump or move depends on uninitialised value(s)
==12795== at 0x101E4038: nsXBLDocumentInfo::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==12795== Uninitialised value was created by a client request
==12795== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==12795== by 0x7BC4C075: initialize_block (heap.c:240)
==12795== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==12795== by 0x77D819E: msvcrt_heap_alloc (heap.c:70)
==12795== by 0x77D8D63: MSVCRT_malloc (heap.c:408)
==12795== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==12795== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==12795== by 0x7584F26: init_xpcom (nsembed.c:698)
==12795== by 0x7585399: load_gecko (nsembed.c:774)
==12795== by 0x7589D01: create_nscontainer (nsembed.c:2042)
==12795== by 0x750A2F6: HTMLDocument_Create (htmldoc.c:4756)
==12795== by 0x7573F7D: ClassFactory_CreateInstance (main.c:238)
==12795== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==12795== by 0x4D63202: create_mime_object (binding.c:258)
==12795== by 0x4D635A2: create_object (binding.c:308)
==12795== by 0x4D660AB: report_data (binding.c:1077)
==12795== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==12795== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==12795== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==12795== by 0x4D67FCF: process_tasks (bindprot.c:57)
==12795==
==12795== Conditional jump or move depends on uninitialised value(s)
==12795== at 0x101E407B: nsXBLDocumentInfo::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==12795== Uninitialised value was created by a client request
==12795== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==12795== by 0x7BC4C075: initialize_block (heap.c:240)
==12795== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==12795== by 0x77D819E: msvcrt_heap_alloc (heap.c:70)
==12795== by 0x77D8D63: MSVCRT_malloc (heap.c:408)
==12795== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==12795== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==12795== by 0x7584F26: init_xpcom (nsembed.c:698)
==12795== by 0x7585399: load_gecko (nsembed.c:774)
==12795== by 0x7589D01: create_nscontainer (nsembed.c:2042)
==12795== by 0x750A2F6: HTMLDocument_Create (htmldoc.c:4756)
==12795== by 0x7573F7D: ClassFactory_CreateInstance (main.c:238)
==12795== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==12795== by 0x4D63202: create_mime_object (binding.c:258)
==12795== by 0x4D635A2: create_object (binding.c:308)
==12795== by 0x4D660AB: report_data (binding.c:1077)
==12795== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==12795== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==12795== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==12795== by 0x4D67FCF: process_tasks (bindprot.c:57)
==12795==
--
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=36920
Bug ID: 36920
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (nsCSSStyleSheet::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 49033
--> https://bugs.winehq.org/attachment.cgi?id=49033
valgrind log
I'll attach the full log, there are several. Here's an example one:
==13178== Conditional jump or move depends on uninitialised value(s)
==13178== at 0x101E872F: nsCSSStyleSheet::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13178== by 0x1015FE43: PresShell::SetPrefNoScriptRule
(nspresshell.cpp:1271)
==13178== by 0x1016182B: PresShell::SetPreferenceStyleRules
(nspresshell.cpp:1156)
==13178== by 0x1029F7A1: nsDocument::doCreateShell (nsdocument.cpp:3442)
==13178== by 0x103634E9: nsHTMLDocument::CreateShell
(nshtmldocument.cpp:313)
==13178== by 0x1014C25F: nsDocumentViewer::InitPresentationStuff
(nsdocumentviewer.cpp:701)
==13178== by 0x1014C837: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:947)
==13178== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==13178== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==13178== by 0x800EEB43: ???
==13178== Uninitialised value was created by a client request
==13178== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13178== by 0x7BC4C075: initialize_block (heap.c:240)
==13178== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13178== by 0x77D819E: msvcrt_heap_alloc (heap.c:70)
==13178== by 0x77D8D63: MSVCRT_malloc (heap.c:408)
==13178== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13178== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13178== by 0x7584F26: init_xpcom (nsembed.c:698)
==13178== by 0x7585399: load_gecko (nsembed.c:774)
==13178== by 0x7589D01: create_nscontainer (nsembed.c:2042)
==13178== by 0x750A2F6: HTMLDocument_Create (htmldoc.c:4756)
==13178== by 0x7573F7D: ClassFactory_CreateInstance (main.c:238)
==13178== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13178== by 0x4D63202: create_mime_object (binding.c:258)
==13178== by 0x4D635A2: create_object (binding.c:308)
==13178== by 0x4D660AB: report_data (binding.c:1077)
==13178== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13178== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13178== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13178== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13178==
--
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=36921
Bug ID: 36921
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (mozilla::Selection::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x101AB89B: mozilla::Selection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x101AB8DE: mozilla::Selection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x101616B9: PresShell::Init (nspresshell.cpp:836)
==13312== by 0x1029F7A1: nsDocument::doCreateShell (nsdocument.cpp:3442)
==13312== by 0x103634E9: nsHTMLDocument::CreateShell
(nshtmldocument.cpp:313)
==13312== by 0x1014C25F: nsDocumentViewer::InitPresentationStuff
(nsdocumentviewer.cpp:701)
==13312== by 0x1014C837: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:947)
==13312== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==13312== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==13312== by 0x800EEB43: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x101AB8DE: mozilla::Selection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x1014C837: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:947)
==13312== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==13312== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==13312== by 0x800EEB43: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
--
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=36922
Bug ID: 36922
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (nsDOMEvent::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x102F6675: nsDOMEvent::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x102F66B8: nsDOMEvent::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x10404115: nsGlobalWindow::DispatchDOMWindowCreated
(nsglobalwindow.cpp:2616)
==13312== by 0x863E6A7: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
--
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=36923
Bug ID: 36923
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c
(nsEventListenerManager::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x10264D9C: nsEventListenerManager::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x10264DDE: nsEventListenerManager::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x814E5067: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
--
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=36924
Bug ID: 36924
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (nsPresContext::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 49034
--> https://bugs.winehq.org/attachment.cgi?id=49034
valgrind log
A lot of these, going to attach the full output, but here's an example:
==13451== Conditional jump or move depends on uninitialised value(s)
==13451== at 0x1015803C: nsPresContext::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13451== by 0x10283192: nsContentUtils::DispatchTrustedEvent
(nscontentutils.cpp:3271)
==13451== by 0x1029CB98: nsDocument::UpdateVisibilityState
(nsdocument.cpp:11052)
==13451== by 0x102A9136: nsDocument::OnPageHide (nsdocument.cpp:8140)
==13451== by 0x101493A9: nsDocumentViewer::PageHide
(nsdocumentviewer.cpp:1261)
==13451== by 0x1062FDDF: nsDocShell::FirePageHideNotification
(nsdocshell.cpp:1621)
==13451== by 0x106300C1: nsDocShell::CreateContentViewer
(nsdocshell.cpp:7975)
==13451== by 0x1061AE8C: nsDSURIContentListener::DoContent
(nsdsuricontentlistener.cpp:123)
==13451== by 0x106351D1: nsDocumentOpenInfo::TryContentListener
(nsuriloader.cpp:659)
==13451== by 0x10635827: nsDocumentOpenInfo::DispatchContent
(nsuriloader.cpp:360)
==13451== by 0x58FFFF: ???
==13451== Uninitialised value was created by a client request
==13451== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13451== by 0x7BC4C075: initialize_block (heap.c:240)
==13451== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13451== by 0x77D619E: msvcrt_heap_alloc (heap.c:70)
==13451== by 0x77D6D63: MSVCRT_malloc (heap.c:408)
==13451== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13451== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13451== by 0x7566F26: init_xpcom (nsembed.c:698)
==13451== by 0x7567399: load_gecko (nsembed.c:774)
==13451== by 0x756BD01: create_nscontainer (nsembed.c:2042)
==13451== by 0x74EC2F6: HTMLDocument_Create (htmldoc.c:4756)
==13451== by 0x7555F7D: ClassFactory_CreateInstance (main.c:238)
==13451== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13451== by 0x4D63202: create_mime_object (binding.c:258)
==13451== by 0x4D635A2: create_object (binding.c:308)
==13451== by 0x4D660AB: report_data (binding.c:1077)
==13451== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13451== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13451== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13451== by 0x4D67FCF: process_tasks (bindprot.c:57)
--
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=36928
Bug ID: 36928
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (HTMLDOMNode_Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15288== Conditional jump or move depends on uninitialised value(s)
==15288== at 0x7D98870: HTMLDOMNode_Release (htmlnode.c:494)
==15288== by 0x7DC3828: htmldoc_release (mshtml_private.h:544)
==15288== by 0x7DC4377: release_inner_window (htmlwindow.c:235)
==15288== by 0x7DC45F5: HTMLWindow2_Release (htmlwindow.c:284)
==15288== by 0x7DC3CE0: detach_inner_window (mshtml.h:47873)
==15288== by 0x7DCE094: update_window_doc (htmlwindow.c:3023)
==15288== by 0x7DD8F04: on_start_nsrequest (navigate.c:1115)
==15288== by 0x7DD9409: read_stream_data (navigate.c:1227)
==15288== by 0x7DDA3BF: nsChannelBSC_read_data (navigate.c:1576)
==15288== by 0x7DD738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==15288== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==15288== by 0x4D66201: report_data (urlmon.h:820)
==15288== by 0x4D67813: start_binding (binding.c:1530)
==15288== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==15288== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==15288== by 0x7DD8569: start_binding (objidl.h:3488)
==15288== by 0x7E04DA7: PersistMoniker_Load (persist.c:627)
==15288== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==15288== by 0x4D63390: create_mime_object (binding.c:278)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== Uninitialised value was created by a client request
==15288== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15288== by 0x7BC4C075: initialize_block (heap.c:240)
==15288== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15288== by 0x805119E: msvcrt_heap_alloc (heap.c:70)
==15288== by 0x8051D63: MSVCRT_malloc (heap.c:408)
==15288== by 0x80D71095: moz_xmalloc (mozalloc.cpp:54)
==15288== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15288== by 0x7DE1F26: init_xpcom (nsembed.c:698)
==15288== by 0x7DE2399: load_gecko (nsembed.c:774)
==15288== by 0x7DE6D01: create_nscontainer (nsembed.c:2042)
==15288== by 0x7D672F6: HTMLDocument_Create (htmldoc.c:4756)
==15288== by 0x7DD0F7D: ClassFactory_CreateInstance (main.c:238)
==15288== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15288== by 0x4D63202: create_mime_object (binding.c:258)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== by 0x4D660AB: report_data (binding.c:1077)
==15288== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15288== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15288== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15288== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15288==
==14890== Conditional jump or move depends on uninitialised value(s)
==14890== at 0x109B654F: ccref_decr (nscyclecollectorutils.cpp:75)
==14890== by 0x7DD3828: htmldoc_release (mshtml_private.h:544)
==14890== by 0x7DD4377: release_inner_window (htmlwindow.c:235)
==14890== by 0x7DD45F5: HTMLWindow2_Release (htmlwindow.c:284)
==14890== by 0x7DD3CE0: detach_inner_window (mshtml.h:47873)
==14890== by 0x7DDE094: update_window_doc (htmlwindow.c:3023)
==14890== by 0x7DE8F04: on_start_nsrequest (navigate.c:1115)
==14890== by 0x7DE9409: read_stream_data (navigate.c:1227)
==14890== by 0x7DEA3BF: nsChannelBSC_read_data (navigate.c:1576)
==14890== by 0x7DE738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==14890== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==14890== by 0x4D66201: report_data (urlmon.h:820)
==14890== by 0x4D67813: start_binding (binding.c:1530)
==14890== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==14890== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==14890== by 0x7DE8569: start_binding (objidl.h:3488)
==14890== by 0x7E14DA7: PersistMoniker_Load (persist.c:627)
==14890== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==14890== by 0x4D63390: create_mime_object (binding.c:278)
==14890== by 0x4D635A2: create_object (binding.c:308)
==14890== Uninitialised value was created by a client request
==14890== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==14890== by 0x7BC4C075: initialize_block (heap.c:240)
==14890== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==14890== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==14890== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==14890== by 0x80E21095: moz_xmalloc (mozalloc.cpp:54)
==14890== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==14890== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==14890== by 0x7DF2399: load_gecko (nsembed.c:774)
==14890== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==14890== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==14890== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==14890== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==14890== by 0x4D63202: create_mime_object (binding.c:258)
==14890== by 0x4D635A2: create_object (binding.c:308)
==14890== by 0x4D660AB: report_data (binding.c:1077)
==14890== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==14890== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==14890== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==14890== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15288== Conditional jump or move depends on uninitialised value(s)
==15288== at 0x109B654F: ccref_decr (nscyclecollectorutils.cpp:75)
==15288== by 0x7DC3828: htmldoc_release (mshtml_private.h:544)
==15288== by 0x7DCE0E3: update_window_doc (htmlwindow.c:3029)
==15288== by 0x7DD8F04: on_start_nsrequest (navigate.c:1115)
==15288== by 0x7DD9409: read_stream_data (navigate.c:1227)
==15288== by 0x7DDA3BF: nsChannelBSC_read_data (navigate.c:1576)
==15288== by 0x7DD738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==15288== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==15288== by 0x4D66201: report_data (urlmon.h:820)
==15288== by 0x4D67813: start_binding (binding.c:1530)
==15288== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==15288== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==15288== by 0x7DD8569: start_binding (objidl.h:3488)
==15288== by 0x7E04DA7: PersistMoniker_Load (persist.c:627)
==15288== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==15288== by 0x4D63390: create_mime_object (binding.c:278)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== by 0x4D660AB: report_data (binding.c:1077)
==15288== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15288== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15288== Uninitialised value was created by a client request
==15288== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15288== by 0x7BC4C075: initialize_block (heap.c:240)
==15288== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15288== by 0x805119E: msvcrt_heap_alloc (heap.c:70)
==15288== by 0x8051D63: MSVCRT_malloc (heap.c:408)
==15288== by 0x80D71095: moz_xmalloc (mozalloc.cpp:54)
==15288== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15288== by 0x7DE1F26: init_xpcom (nsembed.c:698)
==15288== by 0x7DE2399: load_gecko (nsembed.c:774)
==15288== by 0x7DE6D01: create_nscontainer (nsembed.c:2042)
==15288== by 0x7D672F6: HTMLDocument_Create (htmldoc.c:4756)
==15288== by 0x7DD0F7D: ClassFactory_CreateInstance (main.c:238)
==15288== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15288== by 0x4D63202: create_mime_object (binding.c:258)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== by 0x4D660AB: report_data (binding.c:1077)
==15288== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15288== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15288== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15288== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15288==
==15556== Conditional jump or move depends on uninitialised value(s)
==15556== at 0x7DA8870: HTMLDOMNode_Release (htmlnode.c:494)
==15556== by 0x7DD3828: htmldoc_release (mshtml_private.h:544)
==15556== by 0x7DDE0E3: update_window_doc (htmlwindow.c:3029)
==15556== by 0x7DE8F04: on_start_nsrequest (navigate.c:1115)
==15556== by 0x7DE9409: read_stream_data (navigate.c:1227)
==15556== by 0x7DEA3BF: nsChannelBSC_read_data (navigate.c:1576)
==15556== by 0x7DE738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==15556== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==15556== by 0x4D66201: report_data (urlmon.h:820)
==15556== by 0x4D67813: start_binding (binding.c:1530)
==15556== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==15556== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==15556== by 0x7DE8569: start_binding (objidl.h:3488)
==15556== by 0x7E14DA7: PersistMoniker_Load (persist.c:627)
==15556== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==15556== by 0x4D63390: create_mime_object (binding.c:278)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== Uninitialised value was created by a client request
==15556== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15556== by 0x7BC4C075: initialize_block (heap.c:240)
==15556== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15556== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==15556== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==15556== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15556== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15556== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==15556== by 0x7DF2399: load_gecko (nsembed.c:774)
==15556== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==15556== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==15556== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==15556== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15556== by 0x4D63202: create_mime_object (binding.c:258)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15556== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15556==
--
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=36929
Bug ID: 36929
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (nsHtml5StreamParser::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15556== Conditional jump or move depends on uninitialised value(s)
==15556== at 0x103E23D3: nsHtml5StreamParser::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==15556== Uninitialised value was created by a client request
==15556== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15556== by 0x7BC4C075: initialize_block (heap.c:240)
==15556== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15556== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==15556== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==15556== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15556== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15556== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==15556== by 0x7DF2399: load_gecko (nsembed.c:774)
==15556== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==15556== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==15556== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==15556== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15556== by 0x4D63202: create_mime_object (binding.c:258)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15556== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15556==
==15556== Conditional jump or move depends on uninitialised value(s)
==15556== at 0x103E2416: nsHtml5StreamParser::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==15556== by 0x7DE9EBE: stop_request_proc (navigate.c:1437)
==15556== by 0x7E2AB77: hidden_proc (task.c:316)
==15556== by 0x54AA909: ??? (winproc.c:173)
==15556== by 0x54AAA7E: call_window_proc (winproc.c:244)
==15556== by 0x54ACC17: WINPROC_call_window (winproc.c:900)
==15556== by 0x546E5A1: DispatchMessageW (message.c:4022)
==15556== by 0x10769BED: nsAppShell::ProcessNextNativeEvent
(nsappshell.cpp:223)
==15556== by 0x10791553: nsBaseAppShell::DoProcessNextNativeEvent
(nsbaseappshell.cpp:139)
==15556== by 0x109DE999: nsThread::ProcessNextEvent (nsthread.cpp:599)
==15556== by 0x109B626F: NS_ProcessPendingEvents (nsthreadutils.cpp:188)
==15556== by 0x10791100: nsBaseAppShell::NativeEventCallback
(nsbaseappshell.cpp:97)
==15556== Uninitialised value was created by a client request
==15556== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15556== by 0x7BC4C075: initialize_block (heap.c:240)
==15556== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15556== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==15556== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==15556== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15556== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15556== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==15556== by 0x7DF2399: load_gecko (nsembed.c:774)
==15556== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==15556== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==15556== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==15556== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15556== by 0x4D63202: create_mime_object (binding.c:258)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15556== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15556==
--
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=36930
Bug ID: 36930
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (nsDocumentViewer::Destroy)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15748== Conditional jump or move depends on uninitialised value(s)
==15748== at 0x1013DAB0: nsFrameSelection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==15748== by 0x1014D48E: nsDocumentViewer::Destroy
(nsdocumentviewer.cpp:1609)
==15748== by 0x1014CCDC: nsDocumentViewer::Show (nsdocumentviewer.cpp:1915)
==15748== by 0x106226C4: nsDocShell::SetVisibility (nsdocshell.cpp:5444)
==15748== by 0x75940EB: activate_window (view.c:292)
==15748== by 0x75952F7: OleDocumentView_Show (view.c:551)
==15748== by 0x4CDE454: OleDocumentSite_ActivateMe (docobj.h:491)
==15748== by 0x756EDEF: OleObject_DoVerb (docobj.h:285)
==15748== by 0x74B9EA0: HlinkTarget_Navigate (oleidl.h:3179)
==15748== by 0x4CDFC6A: object_available (hlink.h:1385)
==15748== by 0x4CE043C: object_available_proc (dochost.c:271)
==15748== by 0x4CDF97A: process_dochost_tasks (dochost.c:63)
==15748== by 0x4CEED59: ie_window_proc (iexplore.c:689)
==15748== by 0x54A2909: ??? (winproc.c:173)
==15748== by 0x54A2A7E: call_window_proc (winproc.c:244)
==15748== by 0x54A4C17: WINPROC_call_window (winproc.c:900)
==15748== by 0x54665A1: DispatchMessageW (message.c:4022)
==15748== by 0x4CEFF60: IEWinMain (iexplore.c:1061)
==15748== by 0x4C8CA34: wWinMain (main.c:84)
==15748== by 0x4C8CD1C: wmain (exe_wmain.c:51)
==15748== Uninitialised value was created by a client request
==15748== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15748== by 0x7BC4C075: initialize_block (heap.c:240)
==15748== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15748== by 0x77C319E: msvcrt_heap_alloc (heap.c:70)
==15748== by 0x77C3D63: MSVCRT_malloc (heap.c:408)
==15748== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15748== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15748== by 0x7553F26: init_xpcom (nsembed.c:698)
==15748== by 0x7554399: load_gecko (nsembed.c:774)
==15748== by 0x7558D01: create_nscontainer (nsembed.c:2042)
==15748== by 0x74D92F6: HTMLDocument_Create (htmldoc.c:4756)
==15748== by 0x7542F7D: ClassFactory_CreateInstance (main.c:238)
==15748== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15748== by 0x4D63202: create_mime_object (binding.c:258)
==15748== by 0x4D635A2: create_object (binding.c:308)
==15748== by 0x4D660AB: report_data (binding.c:1077)
==15748== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15748== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15748== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15748== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15748==
--
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=37654
Bug ID: 37654
Summary: valgrind shows an invalid read in
crypt32/tests/encode.c
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==18156== Invalid read of size 4
==18156== at 0x4D85A2B: CRYPT_AsnEncodeIssuingDistPoint (encode.c:3935)
==18156== by 0x4D89E2D: CryptEncodeObjectEx (encode.c:4741)
==18156== by 0x4BC80B5: test_encodeCRLIssuingDistPoint (encode.c:3644)
==18156== by 0x4BCF69F: func_encode (encode.c:8127)
==18156== by 0x4BA6A47: main (test.h:584)
==18156== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==18156==
--
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=37157
Bug ID: 37157
Summary: mshtml/events test hangs under valgrind
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 49389
--> https://bugs.winehq.org/attachment.cgi?id=49389
valgrind output
I've only noticed this on my debian desktop, but it's repeatable every time.
austin@debian-home:~/wine-valgrind-known$ valgrind --version
valgrind-3.9.0
austin@debian-home:~/wine-valgrind-known$ ps aux | grep event
austin 18489 0.0 0.0 2244 540 pts/3 S+ 07:56 0:00 /bin/sh -c
../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p
mshtml_test.exe.so events && touch events.ok
austin@debian-home:~/wine-valgrind-known$ uname -a
Linux debian-home 3.14-2-686-pae #1 SMP Debian 3.14.13-2 (2014-07-24) i686
GNU/Linux
--
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=20648
Summary: DX-Ball crashes at startup on x86-64 system
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.magicwandsoft.com/games/dxball/download.htm
l
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.brachaczek(a)gmail.com
Created an attachment (id=24640)
--> (http://bugs.winehq.org/attachment.cgi?id=24640)
log from console
DX-Ball (free to download, link in URL) crashes every time at startup if it's
run under Wine compiled under an x86-64 system. Tried with Ubuntu 9.10 amd64
with official Ubuntu Wine packages. I can also reproduce the same issue if I
compile Wine under i386 with gcc flags -msse -msse2 -mfpmath=sse - they're
default for x86-64 and probably that's the problem. 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=32859
Bug #: 32859
Summary: Mathematica 8 occasionally crashes on startup
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 43395
--> http://bugs.winehq.org/attachment.cgi?id=43395
Backtrace
Start Mathematica. If it doesn't crash, try close it and start again, if still
not, try other tty or try first wineserver -k or launch with a different
LC_ALL... I couldn't find any reliable way to reproduce the bug, it happens in
~10% cases, and it *seems* manipulations above somewhat improve
reproducibility.
--
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=37750
Bug ID: 37750
Summary: Assassin's Creed: graphical issues in the menus and
in-game
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: ee8a5b7dd1e554ef32229c766715f23ba17c9f6c
Distribution: ---
Created attachment 50263
--> https://bugs.winehq.org/attachment.cgi?id=50263
screenshot (comparison)
Text in the menus is too bright/blurred.
There are visual glitches in the game as well, as you can see in the attached
screenshot.
These messages are filling the terminal as soon as the problem appears:
>err:d3d:wined3d_debug_callback 0x35a3538: "GL_INVALID_VALUE error generated. Size and/or offset out of range.".
>err:d3d_surface:wined3d_volume_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexSubImage3D @ volume.c / 114
I see the same messages in a couple of other games as well (Metro: Last Light,
Burnout Paradise, XCOM:Enemy Unknown).
The problem is present since
ee8a5b7dd1e554ef32229c766715f23ba17c9f6c is the first bad commit
commit ee8a5b7dd1e554ef32229c766715f23ba17c9f6c
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Oct 8 08:47:20 2014 +0200
wined3d: Track texture allocation per-texture.
:040000 040000 02dba0093d24ae89c3c4ebcb3de609d01a618614
e5bf7a4032c6c2959631cc5b49d7ba9b73a47a2b M dlls
Please let me know if you need debug logs.
wine-1.7.33-40-gca51e11
Fedora 20
Geforce 250 / Nvidia binary drivers 340.65
--
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=36809
Bug ID: 36809
Summary: valgrind shows an unitialized variable in
dlls/dmscript/tests/dmscript.c
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==20119== Use of uninitialised value of size 4
==20119== at 0x427A0CD: _itoa_word (_itoa.c:180)
==20119== by 0x427D856: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x427A0D3: _itoa_word (_itoa.c:180)
==20119== by 0x427D856: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x427ADD7: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x427AE43: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x427AEC5: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x402EB3D: bcmp (vg_replace_strmem.c:965)
==20119== by 0x4BC5B2E: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x4BC5F76: winetest_vok (test.h:311)
==20119== by 0x4BC6184: winetest_ok (test.h:357)
==20119== by 0x4BC5B4C: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
--
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=33723
Bug #: 33723
Summary: EA Origin needs job objects
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ariscop(a)gmail.com
Classification: Unclassified
It uses job objects + completion ports to determine if a game is running or has
exited. as it doesn't notice a game being closed, you cannot relaunch the game
without restarting origin.
fixme:ntdll:NtCreateJobObject stub: 0xa32e83c 1f001f <null>
fixme:ntdll:NtSetInformationJobObject stub: 0xdead 9 0xa32e890 112
trace:ntdll:NtCreateIoCompletion (0xa32e83c, 1f0003, (nil), 0)
fixme:ntdll:NtSetInformationJobObject stub: 0xdead 7 0xa32e934 8
fixme:ntdll:NtAssignProcessToJobObject stub: 0xdead 0xc70
--
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=35337
Bug ID: 35337
Summary: GOG.com installer--a small line appears on the
progress bar after some time
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 47135
--> http://bugs.winehq.org/attachment.cgi?id=47135
GOG Installer Log
A small vertical line appears on the installer progress bar, you can see it by
the end of the installation process. I've marked it with the red circle in the
screenshot.
I don't know if the issue affects all versions of the GOG.com installer. You
can test it with the free Tyrian 2000 installer.
--
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=32719
Bug #: 32719
Summary: WISIS.EXE Crash on opening a db
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessio(a)dba.it
Classification: Unclassified
Created attachment 43174
--> http://bugs.winehq.org/attachment.cgi?id=43174
Backtrace of the error
Crash every we try to open a db with WISIS.EXE
--
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=36897
Bug ID: 36897
Summary: No sound recording
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wineoss.drv
Assignee: wine-bugs(a)winehq.org
Reporter: abi(a)abinet.ru
I have a problem to use microphone in Teamspeak3. I tried several other simple
windows programs and got the same behavior, so I suspect something wrong
globally with microphone support for OSS.
1. I tried USB microphone and analog one.
2. Native software works.
3. I can choose correct OSS device in winecfg and in teamspeak client.
4. No visible errors generated.
5. Download link is
http://dl.4players.de/ts/releases/3.0.15/TeamSpeak3-Client-win32-3.0.15.exe
6. I tried FreeBSD 10 and PC-BSD is case I compiled something wrong.
7. Attach is USB microphone. The same (except other pcm device) applies to
analog test with rear or front panel.
--
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=26333
Summary: Star Wars GB CC 1.0x: crash on pressing
"Multiplayer"->"Show Games"
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=33552)
--> (http://bugs.winehq.org/attachment.cgi?id=33552)
crash log for Wine 1.3.15
A plain crash.
--
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=11364
Summary: WinRar doesn't fully utilize two CPU cores in
multithreading mode
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://rarlabs.com/download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
WinRar doesn't fully utilize two cores of an SMP system if it has detected
them. On average WinRar's CPU usage is around 140-160% on a dual core SMP
system, while the best usage will be 200%.
Anyway thank you for resolving bug 7551.
--
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=23481
Summary: Network in Heroes 3
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dplay
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vis(a)211.ru
I'm using the 'winetricks directplay' for playing in 'Heroes of Might and Magic
III' on a network.
But this way has a bug:
When I create a game and other player will join, game hangs at loading of
percent.
But if I join, and the user from Windows creates that all is normally created.
--
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=34820
Bug #: 34820
Summary: Path of Exile crashes on resize
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julusp(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Path of Exile crashes on mac when resizing (does not matter if it is via
in-game menu or dragging the window's corner) with "Failed resetting Direct3D
device objects" popup and fixme:d3d_texture:texture_init Failed to create
surface 0x2be113c0, hr 0x8876086c
(happens with and without winemac driver)
--
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=37103
Bug ID: 37103
Summary: Wine incorrectly handles UNIX group permissions
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Here's a very simple testcase.
You've got (userid/groupid = me) a directory which belongs to a different user
(userid/groupid = otheruser). This directory user is "otheruser". This
directory group is "me". Permissions are 770.
$ ls -la
drwxrwx--- 2 otheruser me 4096 Aug 14 00:30 TestFolder
When I'm using native UNIX applications, I can create new files and erase any
files from this folder (the sticky bit is not set).
$ cd TestFolder
$ touch testfile
$ echo $?
0
$ ls -la anotherfile
-rw-r--r-- 1 otheruser otheruser 1111 May 1 11:11 anotherfile
$ rm anotherfile
$ echo $?
0
When I'm using Wine applications, I cannNOT create new files or erase existing
files in this folder. The error is "Permission denied".
--
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=37851
Bug ID: 37851
Summary: Call of Duty 4: colors and textures are not rendered
correctly
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: hardy.schumacher(a)gmx.de
Distribution: ---
Created attachment 50412
--> https://bugs.winehq.org/attachment.cgi?id=50412
Console output from COD4
Game "Call of Duty 4" reports all the time the following two lines on the
console output;
err:d3d:wined3d_debug_callback 0x131d37a8: "GL_INVALID_VALUE error generated.
Size and/or offset out of range.".
err:d3d_surface:wined3d_volume_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE
(0x501) from glTexSubImage3D @ volume.c / 114
Within the game some textures only look black (e.g.: grass, trees).
--
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=28754
Bug #: 28754
Summary: In comdl32/tests/itemdlg.ok, update_layout() uses
uninitialized window rect
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make itemdlg.ok" in comdlg32/tests, valgrind complains
Conditional jump or move depends on uninitialised value(s)
at update_layout (itemdlg.c:1114)
by IFileDialog2_fnSetFileNameLabel (itemdlg.c:1968)
by IFileOpenDialog_fnSetFileNameLabel (itemdlg.c:2231)
by func_itemdlg (itemdlg.c:714)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at update_layout (itemdlg.c:1098)
and a cascade of uninitialized values ensues that would be hard to
write a suppression for. The uninitilialized value happens because
update_layout() calls GetClientRect on This->dlg_hwnd, which is NULL,
and doesn't check whether it succeeded.
The attached patch makes all the warnings go away, but I don't know if it's
the right thing to do.
--
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.