http://bugs.winehq.org/show_bug.cgi?id=28737
Bug #: 28737
Summary: shell32: invalid free in BrsFolderDlgProc in
func_brsfolder in "make brsfolder.ok"?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
While running "make brsfolder.ok" in shell32/tests, valgrind complains:
fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented
Invalid free() / delete / delete[]
at notify_free (heap.c:262)
by RtlFreeHeap (heap.c:1748)
by IMalloc_fnFree (ifs.c:262)
by CoTaskMemFree (ifs.c:411)
by SHFree (shellole.c:330)
by BrsFolderDlgProc (brsfolder.c:462)
by ??? (in dlls/user32/user32.dll.so)
by call_dialog_proc (winproc.c:263)
by WINPROC_CallDlgProcW (winproc.c:1045)
by DefDlgProcW (defdlg.c:425)
by ??? (in dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:899)
by call_window_proc (message.c:2211)
by send_message (message.c:3084)
by SendMessageW (message.c:3264)
by TREEVIEW_SendTreeviewNotify (treeview.c:502)
by TREEVIEW_SendExpanding (treeview.c:3213)
by TREEVIEW_Expand (treeview.c:3374)
by TREEVIEW_WindowProc (treeview.c:3549)
by ??? (in dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:899)
by call_window_proc (message.c:2211)
by send_message (message.c:3084)
by SendMessageW (message.c:3264)
by BrsFolderDlgProc (brsfolder.c:275)
by ??? (in dlls/user32/user32.dll.so)
by call_dialog_proc (winproc.c:263)
by WINPROC_CallDlgProcW (winproc.c:1045)
by DefDlgProcW (defdlg.c:425)
by ??? (in dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:899)
by call_window_proc (message.c:2211)
by send_message (message.c:3084)
by SendMessageW (message.c:3264)
by DIALOG_CreateIndirect (dialog.c:694)
by DialogBoxParamW (dialog.c:870)
by SHBrowseForFolderW (brsfolder.c:1129)
by SHBrowseForFolderA (brsfolder.c:1092)
by test_selection (brsfolder.c:344)
by func_brsfolder (brsfolder.c:364)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f012958 is 0 bytes inside a block of size 14 free'd
at notify_free (heap.c:262)
by RtlFreeHeap (heap.c:1748)
by WineEngInit (freetype.c:1349)
by DllMain (gdiobj.c:582)
--
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=28812
Bug #: 28812
Summary: Uninitialized memory read in ContextualShape_Oriya()
in test_ScriptShapeOpenType
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
In "make usp10.ok" in usp10/tests, valgrind complains:
Use of uninitialised value of size 4
at get_table_entry (usp10_internal.h:118)
by unicode_lex (shape.c:2331)
by oriya_lex (shape.c:2659)
by parse_vowel_syllable (indic.c:166)
by Indic_process_next_syllable (indic.c:188)
by Indic_ReorderCharacters (indic.c:338)
by ContextualShape_Oriya (shape.c:2697)
by SHAPE_ContextualShaping (shape.c:3319)
by ScriptShapeOpenType (usp10.c:2125)
by _test_shape_ok (usp10.c:443)
by test_ScriptShapeOpenType (usp10.c:970)
by func_usp10 (usp10.c:2577)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1703)
by ContextualShape_Oriya (shape.c:2688)
by SHAPE_ContextualShaping (shape.c:3319)
by ScriptShapeOpenType (usp10.c:2125)
by _test_shape_ok (usp10.c:443)
by test_ScriptShapeOpenType (usp10.c:970)
by func_usp10 (usp10.c:2577)
by run_test (test.h:556)
by main (test.h:624)
Conditional jump or move depends on uninitialised value(s)
at unicode_lex (shape.c:2329)
by oriya_lex (shape.c:2659)
by parse_vowel_syllable (indic.c:166)
by Indic_process_next_syllable (indic.c:188)
by Indic_ReorderCharacters (indic.c:338)
by ContextualShape_Oriya (shape.c:2697)
by SHAPE_ContextualShaping (shape.c:3319)
by ScriptShapeOpenType (usp10.c:2125)
by _test_shape_ok (usp10.c:443)
by test_ScriptShapeOpenType (usp10.c:970)
by func_usp10 (usp10.c:2577)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1703)
by ContextualShape_Oriya (shape.c:2688)
by SHAPE_ContextualShaping (shape.c:3319)
by ScriptShapeOpenType (usp10.c:2125)
by _test_shape_ok (usp10.c:443)
by test_ScriptShapeOpenType (usp10.c:970)
by func_usp10 (usp10.c:2577)
by run_test (test.h:556)
by main (test.h:624)
Conditional jump or move depends on uninitialised value(s)
at oriya_lex (shape.c:2655)
by parse_vowel_syllable (indic.c:166)
by Indic_process_next_syllable (indic.c:188)
by Indic_ReorderCharacters (indic.c:338)
by ContextualShape_Oriya (shape.c:2697)
by SHAPE_ContextualShaping (shape.c:3319)
by ScriptShapeOpenType (usp10.c:2125)
by _test_shape_ok (usp10.c:443)
by test_ScriptShapeOpenType (usp10.c:970)
by func_usp10 (usp10.c:2577)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1703)
by ContextualShape_Oriya (shape.c:2688)
by SHAPE_ContextualShaping (shape.c:3319)
by ScriptShapeOpenType (usp10.c:2125)
by _test_shape_ok (usp10.c:443)
by test_ScriptShapeOpenType (usp10.c:970)
by func_usp10 (usp10.c:2577)
by run_test (test.h:556)
by main (test.h:624)
--
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=28356
Summary: Loki requires
msvcp80.dll.??A?$basic_string@DU?$char_traits@D@std@@V
?$allocator@D@2@@std@@QBEABDU_Size_type_nosscl@01@@Z
Product: Wine
Version: 1.3.28
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
winetricks vcrun2005 works around the issue.
--
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=28397
Summary: gdi32/bitmap test broken on debian testing
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression, testcase
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 14f6c42708a56a47c4e827fc815118d0ff496dc7
Created an attachment (id=36410)
--> (http://bugs.winehq.org/attachment.cgi?id=36410)
dib,xrender,bitmap trace
fixme:dib:convert_to_8888 Unsupported conversion: 16 (00000055, 00000044,
00000033) -> 8888
err:xrender:get_xrender_format_from_color_shifts No XRender format found!
bitmap.c:2771: Test failed: StretchBlt expected { CAFED00D, 00000000, 00000000,
00000000 } got { 76543210, 00000000, 00000000, 00000000 } stretching { 0, 0, 2,
2 } to { 0, 0, 1, 1 } from line 2857
make: *** [bitmap.ok] Error 1
Broken by:
14f6c42708a56a47c4e827fc815118d0ff496dc7 is the first bad commit
commit 14f6c42708a56a47c4e827fc815118d0ff496dc7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 15 13:12:54 2011 +0200
winex11: Avoid an intermediate pixmap copy when stretching with SRCCOPY
through XRender.
:040000 040000 6a893ebc5e7080ba732eddfc16cea36f73928277
e18b09955a7049056240e5ea94630f6af7d09eea M dlls
dib,xrender,bitmap trace 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=25291
Summary: Galcon Fusion: Music doesn't works with hardware
accelerated sound
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelytharun(a)gmail.com
If the game is started with audio hardware acceleration set to full in winecfg
instead of music there is only some weird noise playing in the background.
Setting audio to emulation works as a workaround.
--
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=28733
Bug #: 28733
Summary: Rome: Total War segfaults on startup when
multisampling enabled
Product: Wine
Version: 1.3.27
Platform: x86
URL: http://www.fileplanet.com/144640/140000/fileinfo/Rome:
-Total-War-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 8a2b435dd354cd4eac7a7286dfb8b08c539dbab8
Created attachment 36920
--> http://bugs.winehq.org/attachment.cgi?id=36920
terminal output
The game doesn't start on my system if anti-aliasing is enabled in the game
options.
It's not a usual crash, because no crash dialog is shown: the game quits
silently, shortly after started.
The terminal output always ends with
err:seh:setup_exception_record stack overflow 1276 bytes in thread 0009 eip
7bc3de51 esp 00230e34 stack 0x230000-0x231000-0x330000
Segmentation fault
I can reproduce the problem in another game as well: A Farewell to Dragons
'crashes' in a similar way in mid-game (only when AA=enabled) when I'm pressing
the <Esc> key, which should switch between the main game and the menu screen.
Still an issue as of wine-1.3.30-145-g7a4349b.
I tracked down this problem to this commit:
8a2b435dd354cd4eac7a7286dfb8b08c539dbab8 is the first bad commit
commit 8a2b435dd354cd4eac7a7286dfb8b08c539dbab8
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Aug 25 21:05:04 2011 +0200
wined3d: Enable multisampling by default.
:040000 040000 62e7056a4af5f1b67220122f092fbad509d78af0
71aa80453a183a7e903cba8c29a9cb90049f9cc6 M dlls
Actually, any of these commits might be the culprit:
bd5f9486829bfdcf9a77c7a4ca6e38dd1b2ffb97
641f52ef96946112b35456d07e8c0cdbd3cd48bf
8a2b435dd354cd4eac7a7286dfb8b08c539dbab8
Reverting 8a2b435dd354cd4eac7a7286dfb8b08c539dbab8 on current git fixed the
crash (although AA is not available).
Steps to reproduce the problem in the demo of Rome:TW:
Install...launch...Go to Options > Video settings > Show advanced options > set
the AA level (low/medium/high) > apply the changes and restart the game >> the
game won't start with AA enabled.
Fedora 15 x86
Nvidia 250 / driver 280.13
X.Org X Server 1.10.4
gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
--
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=27635
Summary: FlyLinkDC: Incorrect display images
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: birkoff.anarchist(a)gmail.com
Created an attachment (id=35330)
--> (http://bugs.winehq.org/attachment.cgi?id=35330)
Screenshot
All images in FlyLinkDC ( http://code.google.com/p/flylinkdc/ ) looks like
compressed twice.
--
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=28679
Bug #: 28679
Summary: Scrabble Online corrupt sound
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: aeikum(a)codeweavers.com
Classification: Unclassified
Regression SHA1: b0652dd8bdb144645be4a6bf77cbb68a8ade49d9
Created attachment 36853
--> http://bugs.winehq.org/attachment.cgi?id=36853
wine-1.3.30-45-ga843ace console output
Scrabble Online has a recent regression that causes the sound and music to
"sound corrupted". On some occasions there is no sound at all.
b0652dd8bdb144645be4a6bf77cbb68a8ade49d9 is the first bad commit
commit b0652dd8bdb144645be4a6bf77cbb68a8ade49d9
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Oct 10 15:56:55 2011 -0500
winealsa.drv: Don't try to control ALSA's behavior.
Now, winealsa maintains its own buffer, which is written to ALSA on the
period cycle requested by the application. We also let ALSA start when
it has enough data and stop when it runs out, recovering from the
expected underruns. This seems to be more like how ALSA expects to be
used.
:040000 040000 874ae9456f596d46ee3911eabcbc6f291afe48cb
62ca893abef4dd0459b201d4c45d0c7b0c87a989 M dlls
Reverting this commit in wine-1.3.30-45-ga843ace fixes the problem.
--
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=27261
Summary: first build of wine fails with "/usr/bin/ld: cannot
find -lwinecrt0"
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: FreeBSD
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On FreeBSD 9, building wine fails with:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wwrite-strings -Wpointer-arith -I/usr/local/include -g -O2
-o main.o main.c
../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../..
-fasynchronous-unwind-tables -shared ./acledit.spec main.o -o
acledit.dll.so ../../libs/port/libwine_port.a -L/usr/local/lib
/usr/bin/ld: cannot find -lwinecrt0
winegcc: gcc failed
*** Error code 2
Stop in /home/austin/wine-git/dlls/acledit.
*** Error code 1
Stop in /home/austin/wine-git.
only the first time you run make, though. Running a second time works fine.
This is using BSD make, using GNU make works fine.
git is at 456e48efa1df91cee6149b67187812e16350c474
--
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=28399
Summary: Kindle for PC needs
msvcp90.dll.?reserve@?$basic_string@DU?$char_traits@D@
std@@V?$allocator@D@2@@std@@QAEXI@Z
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Depends on: 27645
Bug 27645 is fixed in wine-1.3.28-247-g54b37b8, and Kindle for PC now crashes
on this.
--
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.