http://bugs.winehq.org/show_bug.cgi?id=19108
Summary: Counter-Strike crashes with Metacity and Compiz Product: Wine Version: 1.1.24 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: neptunia@mail.ru
Created an attachment (id=22067) --> (http://bugs.winehq.org/attachment.cgi?id=22067) crash output
Counter-Strike crashes with Metacity and Compiz while under Xfwm4 all is OK.
The crash output is attached.
http://bugs.winehq.org/show_bug.cgi?id=19108
--- Comment #1 from Ilya Chernykh neptunia@mail.ru 2009-06-28 07:31:40 --- Created an attachment (id=22068) --> (http://bugs.winehq.org/attachment.cgi?id=22068) Sometimes output is more expanded
http://bugs.winehq.org/show_bug.cgi?id=19108
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-06-28 12:14:47 ---
hl.exe: pulse.c:200: pulse_new: Assertion `p->context' failed.
Crash in pulseaudio - file bug with them.
http://bugs.winehq.org/show_bug.cgi?id=19108
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-06-28 12:15:15 --- Closing invalid - not Wine bug.
http://bugs.winehq.org/show_bug.cgi?id=19108
--- Comment #4 from Ilya Chernykh neptunia@mail.ru 2009-06-28 12:41:43 --- Why native applications do not crash if this is bug in Pulse Audio?
http://bugs.winehq.org/show_bug.cgi?id=19108
Ilya Chernykh neptunia@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Counter-Strike crashes with |Counter-Strike crashes on |Metacity and Compiz |start
http://bugs.winehq.org/show_bug.cgi?id=19108
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-06-28 13:16:04 ---
Why native applications do not crash if this is bug in Pulse Audio?
They are not as sophisticated as Wine. Doing "cat sound.wav > /dev/dsp" is much easier then emulating DirectSound.
http://bugs.winehq.org/show_bug.cgi?id=19108
--- Comment #6 from Henri Verbeet hverbeet@gmail.com 2009-06-28 13:26:13 --- Actually, that looks like it could be a duplicate of bug 13335. Do the patches attached to that bug make any difference? Current git versions of Wine should have a bit more available address space as well.
That said, it's certainly possible pulseaudio is just leaking memory. Due to the more limited amount of memory available that would crash much sooner with Wine.