http://bugs.winehq.org/show_bug.cgi?id=14249
Summary: Hearts of Iron 2: Armageddon crashes
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.gill(a)gmail.com
Created an attachment (id=14541)
--> (http://bugs.winehq.org/attachment.cgi?id=14541)
Last 10000 lines of logging with WINEDEBUG=+tid,+quartz
Hearts of Iron 2: Armageddon version 1.2 occasionally crashes like this:
0022:err:ntdll:RtlpWaitForCriticalSection section 0x47ece44 "pin.c:
PullPin.thread_lock" wait timed out in thread 0022, blocked by 0009, retrying
(60 sec)
wine: Critical section 047ece44 wait failed at address 0x7ef9a930 (thread
0022), starting debugger...
A longer debug log is attached. I tried both with and without removing the avi
directory to skip the movies, this particular log is for a session where movies
are not found.
To reproduce, sit idle at the main menu for a few minutes.
Is it in some way related to bug 14161?
--
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=14241
Summary: FedExShipManager installer fails with
"fixme:msxml:domdoc_createNode unhandled node type 2"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://fedex.com/us/software/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce:
wget http://kegel.com/wine/winetricks
sh winetricks dotnet20 vjrun20 wsh56 vcrun2005 vcrun2005sp1 vb6run
wget ftp://ftp.fedex.com/pub/us/software/FedExShipManager_2356.exe
wine FedExShipManager_2356.exe
This fails with the dialog
"The wizard was interrupted before FedEx Ship Manager could be completely
installed."
and the console output
fixme:msxml:domdoc_createNode unhandled node type 2
Doing
sh winetricks msxml3
lets the install complete; I'll file a bug for the first problem running it.
See also bug 12483 and possibly bug 3756 for other affected apps.
--
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=14161
Summary: quartz regression - crash in PullPin_Thread_Process
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
CC: m.b.lankhorst(a)gmail.com
Blocks: 12722
New quartz crash started occuring since commit
6aabf5d39e1a5bd13d95a9ad7a9b318f775c95fd (quartz: Create thread after
connection is made.). I get this with a game Thief The Dark Project where I'm
trying to fix another bug. Unfortunately, to even get far enough to see the
crash some hacks and semi-ready patches that I've in my tree are necessary,
e.g. hack for querying IFilterMapper from IFilterGraph (see
http://bugs.winehq.org/show_bug.cgi?id=12722). Also as of today's git reverting
6ad6ff0198df385706e53d246d0ca9b023dd758d and
d54c53a4b64223cb5744571b9f56064543e385c0 (different regressions that cause
program to go blow up earlier) is necessary to get to this crash. I don't have
much quartz test cases so I don't know what else may be affected. I'll attach a
+quartz log and I'll be around if any other info or patch testing is required.
So far I found out that it crashes in PullPin_Thread_Process(), because
This->fnCustomRequest is NULL, hope that helps.
--
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=14131
Summary: No sound in Morrowind using software mixing
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
Created an attachment (id=14374)
--> (http://bugs.winehq.org/attachment.cgi?id=14374)
Wine output with software mixing
When running Morrowind on my integrated sound card (00:1b.0 Audio device: Intel
Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02) and dmix for
software mixing) I do not get any sound or music in Morrowind (except for the
opening logo movie). When using a proper programmable sound card with hardware
mixing (05:02.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1
(rev 07)) I do get sound and music.
Comparing the logs one can see that the one using software mixing crashes or
hangs;
err:ntdll:RtlpWaitForCriticalSection section 0x2986348 "transform.c:
TransformFilterImpl.csFilter" wait timed out in thread 0009, blocked by 001d,
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=14024
Summary: Photoshop CS2 installer crashes immediately
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=14214)
--> (http://bugs.winehq.org/attachment.cgi?id=14214)
backtrace
The Photoshop CS2 trial installer crashes immediately with the current git. The
bad commit is:
commit efcdb202b2c37f1696f196955c6bbf4a523da4c3
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Wed Jun 18 18:53:05 2008 +0900
winmm: Clear the fccType in mmioDescend for a not RIFF/LIST case.
one day after the release and we're back to breaking things. ;-)
--
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=14019
Summary: systray icon not displayed in dual screen
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeisom(a)gmail.com
I have found that utorrent doesn't display its systray icon unless
I switch from dual screen to single screen. When I login to twinview the
systray icon is missing but if I use nvidia-settings I can switch to a single
screen.
Then restart the utorrent and have a systray icon. Turning back on the screen
doesn't remove then icon and it works. However if I restart utorrent
it will be as before and no systray icon.
--
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=13855
Summary: CVS head dlls/msxml3/domdoc.c doesn't compile
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.ronis(a)mcgill.ca
Build has been failing for several weeks (I'm following the cvs head using
gcc-4.2.4). The error is:
/usr/bin/gcc -c -I. -I. -I../../include -I../../include
-I/opt/garnome-svn-2.23.3/include/libxml2 -I/opt/garnome-svn-2.23.3/include
-I/opt/garnome-svn-2.23.3/include/libxml2 -D__WINESRC__ -DCOM_NO_WINDOWS_H
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -O3
-march=pentium4 -ffast-math -funroll-loops -fomit-frame-pointer -o domdoc.o
domdoc.c
domdoc.c: In function 'domdoc_createCDATASection':
domdoc.c:1051: error: 'comment' undeclared (first use in this function)
domdoc.c:1051: error: (Each undeclared identifier is reported only once
domdoc.c:1051: error: for each function it appears in.)
make[2]: *** [domdoc.o] Error 1
make[2]: Leaving directory `/home/ronis/Project/notar/wine/dlls/msxml3'
I've tried purging the msxml3 directory and reloading, but I get the same
error.
--
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=13723
Summary: Sound buffer freed by both winealsa.drv and dsound
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
So, who owns the buffer? Looks like dsound and winealsa.drv
are having a little argument here. This doesn't happen on every
run, but it seems kinda bad:
$ cd dlls/dsound/tests
$ RUNTEST_USE_VALGRIND=1 ../../../tools/runtest -P wine -M dsound.dll -T
../../.. -p dsound_test.exe.so ds3d.c
...
Invalid free() / delete / delete[]
at notify_free (heap.c:199)
by RtlFreeHeap (heap.c:1284)
by DirectSoundDevice_Release (dsound.c:1285)
by IDirectSoundImpl_Release (dsound.c:304)
by IDirectSound_IDirectSound_Release (dsound.c:442)
by test_for_driver (ds3d.c:1004)
by dsenum_callback (ds3d.c:1281)
by DirectSoundEnumerateA (dsound_main.c:315)
by ds3d_tests (ds3d.c:1324)
by func_ds3d (ds3d.c:1344)
by run_test (test.h:421)
by main (test.h:470)
Address 0x466ef78 is 0 bytes inside a block of size 65,536 free'd
at free (vg_replace_malloc.c:323)
by snd_pcm_munmap (in /usr/lib/libasound.so.2.0.0)
by snd_pcm_hw_free (in /usr/lib/libasound.so.2.0.0)
by snd_pcm_generic_hw_free (in /usr/lib/libasound.so.2.0.0)
by snd_pcm_hw_free (in /usr/lib/libasound.so.2.0.0)
by (within /usr/lib/libasound.so.2.0.0)
by snd_pcm_hw_free (in /usr/lib/libasound.so.2.0.0)
by snd_pcm_close (in /usr/lib/libasound.so.2.0.0)
by IDsDriverBufferImpl_Release (dsoutput.c:274)
by DSOUND_PrimaryClose (primary.c:299)
by DSOUND_PrimaryDestroy (primary.c:331)
by DirectSoundDevice_Release (dsound.c:1268)
by IDirectSoundImpl_Release (dsound.c:304)
by IDirectSound_IDirectSound_Release (dsound.c:442)
by test_for_driver (ds3d.c:1004)
by dsenum_callback (ds3d.c:1281)
by DirectSoundEnumerateA (dsound_main.c:315)
by ds3d_tests (ds3d.c:1324)
by func_ds3d (ds3d.c:1344)
by run_test (test.h:421)
--
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=13672
Summary: mIRC 6.32 script editor crashes with assertion failure
in riched20
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.mirc.com/get.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13666)
--> (http://bugs.winehq.org/attachment.cgi?id=13666)
mIRC 6.32 backtrace
With Wine version wine-1.0-rc3-54-gb483b68, opening the script editor (Tools ->
Script Editor) causes an assertion failure in riched20. Installing native
riched20 through winetricks fixes the 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.