http://bugs.winehq.org/show_bug.cgi?id=21323
Summary: Spelunky 0.98.1 crashes after config screen
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://videogame2play.com/downloads/spelunky_0_98_1.ra
r
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Following on from bug 15268, version 0.98.1 of spelunky (1.1 works ok) crashes
in wined3d after clicking ok on the config screen, backtrace attached.
To reproduce:
mkdir spelunky && cd spelunky
wget http://videogame2play.com/downloads/spelunky_0_98_1.rar
unrar x spelunky_0_98_1.rar
wine winedbg spelunky_0_98_1.exe
c
--
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=21300
Summary: Sony Vegas 5 fails with open a new mp3
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spam(a)vsevjednom.cz
Created an attachment (id=25630)
--> (http://bugs.winehq.org/attachment.cgi?id=25630)
Sony Vegas error
Starting with version 1.1.34 - Sony Vegas (version 5.0d bulild 194) fails when
I want to load some mp3 file. When I install back win version 1.1.33,
everything is ok. In the attachment is an error from Sony Vegas.
--
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=20714
Summary: build fails on OpenSolaris: ifenum.c:322: error:
structure has no member named `ifr_hwaddr'
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.thalinger(a)gmail.com
The build fails because SIOCGIFHWADDR is defined but the ifreq structure does
not have a ifr_hwaddr field.
make[2]: Entering directory
`/export/home/twisti/projects/wine/wine-1.1.33/dlls/iphlpapi'
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 -g -O2 -o ifenum.o
ifenum.c
ifenum.c: In function `getInterfacePhysicalByName':
ifenum.c:322: error: structure has no member named `ifr_hwaddr'
ifenum.c:367: error: structure has no member named `ifr_hwaddr'
ifenum.c:367: error: structure has no member named `ifr_hwaddr'
ifenum.c:376: error: structure has no member named `ifr_hwaddr'
make[2]: *** [ifenum.o] Error 1
twisti@macbook:~/projects/wine/wine-1.1.33$ ack HAVE_SYS_SOCKIO_H
include/config.h
#define HAVE_SYS_SOCKIO_H 1
twisti@macbook:~/projects/wine/wine-1.1.33$ ack SIOCGIFHWADDR /usr/include/
/usr/include/sys/sockio.h
313:#define SIOCGIFHWADDR _IOWR('i', 185, int) /* PF_PACKET */
--
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=20299
Summary: AutoCAD 2008: No images on buttons from Quick Help
Toolbar
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=24000)
--> (http://bugs.winehq.org/attachment.cgi?id=24000)
Quick Help Toolbar
Problem is showed in attachment. Particularly the images on the buttons
disappeared in Wine 1.1.31. These button are on the right of "Type a question
for help"
I did regression test and that is what I received
c2202929ab4b6d1ce379865dfd8904186814f265 is first bad commit
commit c2202929ab4b6d1ce379865dfd8904186814f265
Author: Joel Holdsworth <joel(a)airwebreathe.org.uk>
Date: Mon Jun 29 19:10:36 2009 +0100
user32: Fixed CURSORICON_CreateIconFromBMI to preserve the alpha channel.
:040000 040000 a16e47d4a4ed568eb8e3fa4f4e84b20b7b7ceffd
b2022d036c05cc39c0ae217a9ba0bb2ffa82dfd9 M dlls
After doing
git show c2202929ab4b6d1ce379865dfd8904186814f265 | patch -p1 -R
I get
patching file dlls/user32/cursoricon.c
Unreversed patch detected! Ignore -R? [n]
Apply anyway? [n]
Skipping patch.
6 out of 6 hunks ignored -- saving rejects to file dlls/user32/cursoricon.c.rej
So I failed to revert this patch.
--
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=20079
Summary: Regression causes WOW to lock up at login screeen
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
> b5b58e423d32666581f69046c74bb19902c35c2b is first bad commit
> commit b5b58e423d32666581f69046c74bb19902c35c2b
> Author: Henri Verbeet <hverbeet(a)codeweavers.com>
> Date: Thu Sep 17 12:35:24 2009 +0200
>
> d3d8: Add a separate function for cube texture initialization.
>
> :040000 040000 8cd1752ed711799ebfb77127de399d527add5415
> 963c6467c8b4367b8a7bd1c1e4eece07937c13d6 M dlls
> [cahrendt@stinky wine-git]$
Latest Wine GIT
went through the regression tests... and got the above..
--
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=19798
Summary: unimplemented function
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renaud(a)olgiati-in-paraguay.org
Running the commercial prog guiaslatinas (a phonebook on CD for Paraguay) I get
an wine:
Call from 0x7edee072 to unimplemented function
ntoskrnl.exe.IoReportResourceUsage, abortingerror:
--
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=18632
Summary: libgklayout.dll compiled from mingw fails to load
(.dll from Firefox)
Product: Wine
Version: 1.1.22
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sylvain.pasche(a)gmail.com
This is with wine from git (version wine-1.1.22-51-g85b6189) on Ubuntu 9.04,
32bit.
Steps to reproduce:
- Download Mozilla source from http://hg.mozilla.org/mozilla-central/
- Follow the instructions at
https://developer.mozilla.org/index.php?title=En%2FCross_Compile_Mozilla_fo…
for cross compiling it (I had to do some adjustments to the source in order to
compile).
- copy libgcc_s_sjlj-1.dll in the $objdir/dist/bin directory (required by
mingw).
- Try to load Firefox.
It fails to load, because a required .dll fails to load. The Firefox output is:
*** Registering components in: Apprunner
nsNativeModuleLoader::LoadModule("Z:\home\sypasche\moz\cross\objdir-i686-mingw32\dist\bin_deref\components\gklayout.dll")
- load FAILED, rv: 80004003, error:
Exec format error
The relevant logs:
0009:trace:module:load_native_dll Trying native dll
L"Z:\\home\\sypasche\\moz\\cross\\objdir-i686-mingw32\\dist\\bin_deref\\components\\gklayout.dll"
0009: create_mapping( access=000f0005, attributes=00000000, protect=00000141,
size=00000000, file_handle=00bc, objattr={rootdir=0000,sd={},name=L""} )
0009: create_mapping() = 0 { handle=00c4 }
0009:trace:virtual:NtMapViewOfSection handle=0xc4 process=0xffffffff addr=(nil)
off=000000000 size=0 access=2
0009: get_mapping_info( handle=00c4, access=00000004 )
0009: get_mapping_info() = 0 { size=0a857000, protect=256, header_size=1536,
base=6c140000, mapping=00c8, shared_file=0000 }
0009: get_handle_fd( handle=00c4 )
0009: *fd* 00c4 -> 79
0009: get_handle_fd() = 0 { type=1, removable=0, access=000f0005,
options=00000000 }
0009: close_handle( handle=00c8 )
0009: close_handle() = 0
0009: close_handle( handle=00c4 )
0009: close_handle() = 0
0009:warn:module:load_dll Failed to load module
L"Z:\\home\\sypasche\\moz\\cross\\objdir-i686-mingw32\\dist\\bin_deref\\components\\gklayout.dll";
status=c0000017
status=c0000017 should be STATUS_NO_MEMORY
The resulting binaries load fine on Windows, so there may be some issue on
Wine's side.
--
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=18613
Summary: Hero Lab hangs with an invisible message box while
loading Mutants & Masterminds RPG game
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.wolflair.com/index.php?context=hero_lab&pag
e=downloads
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=21299)
--> (http://bugs.winehq.org/attachment.cgi?id=21299)
Hero Lab 3.2a backtrace
When using Hero Lab 3.2a to load the Mutants & Masterminds game, the
application hangs at step "Building User Interface..." and winedbg indicates
that the application is trying to show a message box in response to an
exception.
Here are the steps to reproduce the problem:
1. Download and install Hero Lab 3.2a.
2. Skip the informative dialogs, and when asked to perform updates, enter the
update window to download the Mutants & Masterminds game.
3. Import the game, and then dismiss the update window. Load the Mutants &
Masterminds game.
4. The application should hang at the "Building User Interface..." phase.
When frozen, the application has backtrace:
Wine-dbg>bt
Backtrace:
=>0 0xb804442e (0x0030e894)
1 0x7bc71885 NTDLL_wait_for_multiple_objects+0x275(count=1, handles=0x30eb0c,
flags=4, timeout=(nil), signal_object=(nil))
[/home/andrew/wine-git/dlls/ntdll/sync.c:1128] in ntdll (0x0030eab4)
2 0x7bc71b82 NtWaitForMultipleObjects+0x62(count=<register EDI not in topmost
frame>, handles=0x30eb0c, wait_all=0, alertable=<register ESI not in topmost
frame>, timeout=(nil)) [/home/andrew/wine-git/dlls/ntdll/sync.c:1166] in ntdll
(0x0030eae4)
...
11 0x7edd004f MessageBoxExA+0x5f(hWnd=(nil), text="HeroLab.exe has
encountered a problem and needs to close. We are sorry for the
inconvenience...", title="Hero Lab", type=73744)
[/home/andrew/wine-git/dlls/user32/msgbox.c:398] in user32 (0x0030ee44)
13 0x0057f4f7 in herolab (+0x17f4f7) (0x0030f2c8)
The backtrace and relay log are 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=18585
Summary: Evil Genius crashes with page fault in d3d9
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sergant_ant(a)list.ru
Created an attachment (id=21258)
--> (http://bugs.winehq.org/attachment.cgi?id=21258)
Faillog
The game crashes when moving the camera with error: wine: Unhandled page fault
on read access to 0x00000000 at address 0x7e460813. When the debugger printed
debugging info, the sound continues, the application still stay in black
screen.
This error was received on Debian/sid + wine 1.1.20 Radeon 9600 also on the
Slackware 12.2 + wine 1.1.21/1.1.22 Intel 82G33/G31
--
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=18572
Summary: TCP(iexplore.exe:23945): Application bug, race in
MSG_PEEK.
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Today I observed within my /var/log/messages :
2009-05-22T17:11:52.023+02:00 n22 TCP(iexplore.exe:23945): Application bug,
race in MSG_PEEK.
2009-05-22T17:11:55.743+02:00 n22 TCP(iexplore.exe:23945): Application bug,
race in MSG_PEEK.
2009-05-22T17:11:56.011+02:00 n22 TCP(iexplore.exe:23945): Application bug,
race in MSG_PEEK.
2009-05-22T17:11:56.093+02:00 n22 TCP(iexplore.exe:23945): Application bug,
race in MSG_PEEK.
2009-05-22T17:12:00.585+02:00 n22 TCP(iexplore.exe:23951): Application bug,
race in MSG_PEEK.
I'm running a stable Gentoo with a vanilla kernel 2.6.29.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.