http://bugs.winehq.org/show_bug.cgi?id=29544
Bug #: 29544
Summary: StarCraft BroodWar crashes when I try to click on map
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitriym-75(a)rambler.ru
Classification: Unclassified
Since Wine 1.3.29 StarCraft BroodWar crashes when I try to click on map, and I
must to kill SC process.
My distribution: Fedora 16.
That is full text of bug log:
err:seh:setup_exception_record stack overflow 1200 bytes in thread 0009 eip
6806d634 esp 00230e80 stack 0x230000-0x231000-0x330000
StarCraft BroodWar works very good with Fedora 14 and Wine 1.3.24.
--
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=23512
Summary: DDO - Silent crash at login
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: openal32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p_monkey99(a)hotmail.com
CC: wine-bugs(a)winehq.org
Under recent versions of Wine, after logging in successfully (using PyLOTRO),
DDO will display the loading screen, and then crash silently before the
character select screen appears.
Reproducibility: Always
Steps to reproduce:
1) Open PyLOTRO.
2) Log into game.
Expected behavior:
Loading screen appears, blue bar fills up, character select screen appears.
Actual behavior:
Loading screen appears, blue bar fills up, game shuts down, displays the
PyLOTRO output window, which displays ***FINISHED***.
After some digging, it appears that this crash may be audio-related. The bug
first appears in Wine 1.1.30, and the one Mac-related fix listed in the
changelog for that version refers to OpenAL. Also, in previous versions of
Wine, after quitting the game the message "opena32.dll - cannot find exact
match; picking first". This message does not show up in later versions.
Haven't yet found a backtrace with any telling details, but this message does
show up in my debug log, starting with version 1.1.30:
err:gsm:GSM_DriverProc libgsm support not compiled in!
I haven't tested every version in between, but the crash does occur in 1.1.43,
.44, and all of the 1.2RC's. Tested on a MacBook Pro, Core 2 Duo 2.33, Radeon
Mobility x1600, OS X 10.6.4.
--
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=28367
Summary: Download Accelerator Plus:needs
msvcp60.dll.?npos@?$basic_string@GU?$char_traits@G@std
@@V?$allocator@G@2@@std@@2IB
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Bug 26961 seems fixed in wine-1.3.28-86-g9b729bb
while installing Download Accelerator Plus, an error dialog shows:
Cannot find import; DLL may be missing, corrupt, or wrong version
File "MSVCP60.dll", function
"?npos@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@2IB"
(error 0)
--
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=27567
Summary: Crystal Towers 2 crashes with unimplemented function
msvcp60.dll.??0?$basic_string@DU?$char_traits@D@std@@V
?$allocator@D@2@@std@@QAE@ABV?$allocator@D@1@@Z
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.clickteam.info/davidn/ct2/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
After applying the patch for msvcp60.dll.??0_Lockit@std@@QAE@XZ
Thank you Piotr.
During the intro pressing 'x' to goto the next dialog causes it to crash
unimplemented function
msvcp60.dll.??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$allocator@D@1@@Z
mscodescan.pl for bug #27067 has this line but bug is about another
unimplemented function.
--
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=20534
Summary: gdb proxy mode: allow interrupt from command line
(e.g. Ctrl-C)
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pebolle(a)tiscali.nl
Created an attachment (id=24479)
--> (http://bugs.winehq.org/attachment.cgi?id=24479)
A really simple way to allow SIGINT to break the debuggee
0) In gdb proxy mode an interrupt from the command line (e.g. Ctrl-C), which
should break the application debugged and bring up the gdb prompt, actually
kills winedb.exe (and the program being debugged). This leaves the terminal and
the gdb session in a confusing state (i.e. might need a "stty echo"). This
mostly makes running gdb proxy mode pointless.
1) Example session:
$ wine winedbg --gdb notepad.exe
GNU gdb (GDB) Fedora (7.0-3.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
0x7b87ab8c in DbgBreakPoint () at ../../include/winternl.h:1968
1968 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Missing separate debuginfos, use: debuginfo-install
wine-common-1.1.32-1.fc12.1.noarch
Wine-gdb> c
Continuing.
trying to process verbose packet: Cont?
trying to process verbose packet: Cont;c
^CRemote communication error: Connection reset by peer.
Wine-gdb> [wine-1.1.32]$ quit
A debugging session is active.
Inferior 1 [Remote target] will be killed.
Quit anyway? (y or n) EOF [assumed Y]
putpkt: write failed: Broken pipe.
1) A trivial patch, which I'll try to attach shortly, will give this behaviour:
$ wine winedbg --gdb notepad.exe
GNU gdb (GDB) Fedora (7.0-3.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
0x7b87ab2c in DbgBreakPoint () at ../../include/winternl.h:1968
1968 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Missing separate debuginfos, use: debuginfo-install
wine-common-1.1.32-1.fc12.1.noarch
Wine-gdb> c
Continuing.
trying to process verbose packet: Cont?
trying to process verbose packet: Cont;c
^C
Program received signal SIGTRAP, Trace/breakpoint trap.
0x68000830 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
Wine-gdb>
--
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=27588
Summary: Drake of the 99 Dragons needs
msvcp60.dll.?_Grow@?$basic_string@DU?$char_traits@D@st
d@@V?$allocator@D@2@@std@@AAE_NI_N@Z
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Following bug #27067
wine: Unimplemented function
msvcp60.dll.?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAE_NI_N@Z
called at address 0x7b839c02 (thread 0009), starting debugger...
qdvd needs to be registered in order bypass the crash when the movies play but
they don't show.
with msvcp60 it works.
This was mentioned in the mscodescan for bug #27067
http://bugs.winehq.org/attachment.cgi?id=34608
--
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=29511
Bug #: 29511
Summary: IrfanView fails to play a specific WAV file
Product: Wine
Version: 1.3.36
Platform: x86-64
URL: http://www.irfanview.com/main_download_engl.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: hoehle(a)users.sourceforge.net
Classification: Unclassified
Regression SHA1: 23060afdcd0f34cf25a5e855ce06242f01ab3048
Created attachment 38218
--> http://bugs.winehq.org/attachment.cgi?id=38218
Terminal output
Most of the WAV files I've tried to play in IrfanView thus far have exhibited
the behavior described in bug 19496: IrfanView displays an error four times but
plays the file anyway. However, I have one WAV file (not freely downloadable)
which fails to play at all (it also shows six errors instead of four).
I found that this particular file could be played in 1.1.32 and earlier, though
it would be cut off after a few seconds. For a brief time between releases
(e.g. wine-1.1.32-321-g1c7c406) the entire file was played successfully. There
were only five errors displayed when this worked.
Anyway, this is the result of regression testing:
23060afdcd0f34cf25a5e855ce06242f01ab3048 is the first bad commit
commit 23060afdcd0f34cf25a5e855ce06242f01ab3048
Author: Jörg Höhle <hoehle(a)users.sourceforge.net>
Date: Wed Oct 21 17:44:58 2009 +0200
mciwave: Play/Record return MCIERR_OUTOFRANGE as required.
:040000 040000 e24c8f7320fb7a293aaafc6ffc0a65f07806d6e0
ce50f70f14ea28635dbc16603a11c6b9ff48b7d3 M dlls
git checkout 23060afdcd0f34cf25a5e855ce06242f01ab3048 -> file fails to play
git checkout 23060afdcd0f34cf25a5e855ce06242f01ab3048^ -> file is played
successfully
--
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=28744
Bug #: 28744
Summary: CCleaner does not display checkboxes and icons in the
'cleaner' treeview
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://www.piriform.com/ccleaner/download/slim/downloa
dfile
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: bunglehead(a)gmail.com
Classification: Unclassified
Regression SHA1: 1bc331f31f44a382a7f909d79da794d28c233fd7
Created attachment 36927
--> http://bugs.winehq.org/attachment.cgi?id=36927
+tid,+treeview,+imagelist log
On the default 'cleaner' screen of CCleaner, the treeview to the left is
missing two things:
- Small icons next to each heading
- Checkboxes to choose which information to clean (displayed after
double-clicking one of the headings)
This was working in 1.3.29; a regression test indicated:
1bc331f31f44a382a7f909d79da794d28c233fd7 is the first bad commit
commit 1bc331f31f44a382a7f909d79da794d28c233fd7
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Sat Oct 1 23:29:10 2011 +0400
comctl32/treeview: Free checkbox imagelist when control is about to be
killed.
:040000 040000 482c689e60b00a1a0cfc93572ccdbf1a5f643663
fec87e18803b66f45a814b837567c9ce00d0ea63 M dlls
Reverting the patch fixed 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=26240
Summary: R-Studio: HtmlHelpW HH case HH_DISPLAY_INDEX not
handled
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine r-studio.exe
4) Help->Index
Behaviour:
Nothing.
Expected behaviour:
Something.
Terminal output:
fixme:htmlhelp:HtmlHelpW HH case HH_DISPLAY_INDEX not handled.
--
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=29733
Bug #: 29733
Summary: Notepad: replace dialog is popup when press backspace
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
To reproduce, just using wine notepad to open notepad, then press "Backspace".
expect result is delete a character, but in wine notepad, a replace dialog
popup such as Ctrl+h is pressed.
regression.
eaa8fad52eda4f7a33782f08929aae4f52037bb6 is the first bad commit
commit eaa8fad52eda4f7a33782f08929aae4f52037bb6
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jan 24 14:20:05 2012 +0100
notepad: Add message contexts for accelerators that can be translated.
:040000 040000 fa5bb6a48b483cf8b3b3a1faa8b6a65ccfad824c
9f10dfe2fe2d9336f82cb57298e98f11671e01a5 M po
:040000 040000 b8f0a515c86e3dd75c2b0a9f20eed3dde5e05368
6d7011520825a511ad9337a90f2c947b419b7b17 M programs
--
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.