http://bugs.winehq.org/show_bug.cgi?id=37034
Bug ID: 37034
Summary: Stars!: Crashes on startup
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: planetbeing(a)gmail.com
Created attachment 49213
--> http://bugs.winehq.org/attachment.cgi?id=49213
Console output when the crash occured
Page fault happens in DOSVM_AllocCodeUMB of krnl386.exe16. The apparent cause
is that the DOS upper memory block was never actually allocated before being
used.
I don't know how to attach multiple attachments, so this is a patch I made that
appeared to fix the problem. I don't know much about the internals of Wine so
I'm not sure if this is a good patch or not.
diff --git a/dlls/krnl386.exe16/dosvm.c b/dlls/krnl386.exe16/dosvm.c
index 87adf33..7a3c96e 100644
--- a/dlls/krnl386.exe16/dosvm.c
+++ b/dlls/krnl386.exe16/dosvm.c
@@ -881,6 +881,8 @@ void DOSVM_InitSegments(void)
0xfb, 0x66, 0xcb /* sti and 32-bit far return */
};
+ VirtualAlloc((void *)DOSVM_UMB_BOTTOM, DOSVM_UMB_TOP - DOSVM_UMB_BOTTOM,
MEM_RESERVE | MEM_COMMIT, PAGE_EXECUTE_READWRITE);
+
/*
* Allocate pointer array.
*/
--
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=26264
Summary: Tanktics won't start
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valsiterb(a)gmail.com
Created an attachment (id=33471)
--> (http://bugs.winehq.org/attachment.cgi?id=33471)
Debug output + memory dump
I've tried to launch tanktics, but it always crash. Debug output 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=20026
Summary: Metal Fatigue crashes when I attempt to change
skirmish map
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmatra(a)citromail.hu
Created an attachment (id=23568)
--> (http://bugs.winehq.org/attachment.cgi?id=23568)
Backtrace from Wine 1.0.1
In newer Wine versions I can't get back traces, because Wine hags with a system
error dialog(the send or don't send error report one if under Windows). I can't
click anywhere so I have to kill the process and I won't get the back trace.
However, I know this issue is very old so I installed a Wine (1.0.1) which
didn't have that error dialog yet. Now it simply crashes, but I get back
trace...
Clicking to change the map will immediately make an unhandled exception and the
debugger will start.
The Demo do not have any skirmish 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=28982
Bug #: 28982
Summary: Application crashes on DSound playback
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailRoxas(a)gmail.com
Classification: Unclassified
Created attachment 37279
--> http://bugs.winehq.org/attachment.cgi?id=37279
WINEDEBUG log
Zero no Kiseki crashes when it tries to play 44100Hz Stereo WAVE music.
It does not crash when it's playing 22050Hz Mono WAVE sound effect.
The crash comes from DSound wrapper .dll called sound3d.dll that basically
seems to just load and play sound/music accordingly.
Attached is a
WINEDEBUG=+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio
output of the application.
--
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=23547
Summary: Railroad Tycoon 2: Platinum (Steam) crashes when
setting resolution to 800x600
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 6doughnuts(a)gmail.com
Created an attachment (id=29410)
--> (http://bugs.winehq.org/attachment.cgi?id=29410)
Logs from the time of the crash - not sure if they're related or not.
After beginning a scenario I went into the Options menu and chose the 600x800
graphics mode. The application crashed and I got the WINE 'serious error'
dialog. Attempting to restart the game causes it to crash again when it begins
playing the intro movie.
--
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=25516
Summary: Sims 3 flickering white textures
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
Created an attachment (id=32488)
--> (http://bugs.winehq.org/attachment.cgi?id=32488)
Terminal output
This problem happens for me on GeForce 400 series graphics cards using driver
260.19.21 and 195.36.31, but not on a GeForce 295 with driver 195.36.15
I attached the terminal output but there wasn't anything revealing in there.
The bug goes away when trying a WINEDEBUG=+d3d log.
The issue also goes away when you disable the 'advancedrendering' option in the
game's Options.ini file (My Documents/Electronic Arts/The Sims 3/).
--
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=17923
Summary: No music in X-COM: UFO Defense
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
No music playing in X-COM: UFO Defense Collectors Edition. Sound is ok. Older
Wine versions are affected too.
The only output is those 3 lines:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f644,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13af28,0x13ae28): stub
Probably has something to do with the SetVolumePan stub, I've tried to dig in
the code to implement it, but failed. I guess it shouldn't be too difficult to
implement for someone familiar with wine sound stuff.
--
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=36501
Bug ID: 36501
Summary: Dyn Updater configuration 4.1.10
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: julien9z4fz(a)gmail.com
Created attachment 48576
--> http://bugs.winehq.org/attachment.cgi?id=48576
Dyn Updater configuration 4.1.10 error
Dyn Updater configuration 4.1.10 install perfect I went through all the wine
installation great when I open the dyn updater to put in my username and
password I get an error and closes with wine
--
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=18631
Summary: regedit
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Based off bug 18622, regedit pops up the wrong error when recasing a file. To
preproduce:
$ wine regedit
insert a new key 'foobar'
right click, rename 'foobar' to 'FOOBAR'
Error 'File exists'.
On windows 2K, it gives:
'Error Renaming Value'
'Cannot rename foobar: The specified value name already exists. Type another
name and try again'
'OK'
--
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=34960
Bug #: 34960
Summary: Civilization V crashes when loading game
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: peter.lopen(a)gmail.com
Classification: Unclassified
Created attachment 46586
--> http://bugs.winehq.org/attachment.cgi?id=46586
Crash after "Play now" is pressed
Cicilization V Gods&Kings extensions (Seam version) crashes after "Play now"
button. Game starts to load but at soon as message "Loading" blinks, it crashes
with error attached (backtrace_crash.txt). It crashes each time on exactly same
address. Same issue happened when 64 bit wine prefix was used.
It happens in fullscreen and also in windowed mode.
Last message before crash in civ V log system_init.log:
[27024.659] DBG: SystemInit: LoadGameState::StartInitStuffOnMap(): 9
Milliseconds
I tried to use WINEDEBUG=+relay, then it crashes during game startup
(backtrace_debug.txt). It never gets into game menu.
I have exactly same wineprefix configuration on older notebook and civ v works
there perfectly.
Software verions:
OS: Kubuntu 13.10 64bit
Wine: 1.7.6
Xorg: 7.7
Xorg Intel driver: 2.99.904
Kernel: 3.11.0
Seam installed using winetrics.
Graphics card: Intel HD 4600 (integraded, CPU i5-4200M)
--
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.