http://bugs.winehq.org/show_bug.cgi?id=20328
Summary: Dystopia: Crash while playing multiplayer game online. Product: Wine Version: 1.1.30 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: darkandor2003@yahoo.com
I couldn't figure out a cause. Crashes while playing online in as little as a minute, or longer than a half hour.
http://bugs.winehq.org/show_bug.cgi?id=20328
--- Comment #1 from andrew darkandor2003@yahoo.com 2009-10-11 18:11:35 --- andrew@andrew-desktop:~$ wine --version wine-1.1.30-287-g3c98992
http://bugs.winehq.org/show_bug.cgi?id=20328
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-10-11 18:13:12 --- Attach a crash log.
http://bugs.winehq.org/show_bug.cgi?id=20328
--- Comment #3 from andrew darkandor2003@yahoo.com 2009-10-11 18:13:30 --- Created an attachment (id=24041) --> (http://bugs.winehq.org/attachment.cgi?id=24041) Output using WINEDEBUG='err+all'. Last 1000 lines of log file are contained.
http://bugs.winehq.org/show_bug.cgi?id=20328
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-10-11 18:18:14 --- So it a crash in pulseaudio code:
--- E: shm.c: mmap() failed: Cannot allocate memory E: shm.c: mmap() failed: Cannot allocate memory E: memblock.c: Assertion 'b' failed at pulsecore/memblock.c:438, function pa_memblock_acquire(). Aborting. wine: Assertion failed at address 0xf7f3b425 (thread 002d), starting debugger... ---
Am I right? Try to disable pulse audio first. File a bug to Pulse developers too.
http://bugs.winehq.org/show_bug.cgi?id=20328
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-11 18:42:36 --- (In reply to comment #4)
So it a crash in pulseaudio code:
E: shm.c: mmap() failed: Cannot allocate memory E: shm.c: mmap() failed: Cannot allocate memory E: memblock.c: Assertion 'b' failed at pulsecore/memblock.c:438, function pa_memblock_acquire(). Aborting.
Yes it does - off to PA developers. Also make sure you using latest Wine version. There were some patches to workaround PA bugs.
http://bugs.winehq.org/show_bug.cgi?id=20328
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-11 18:42:49 --- Closing - not Wine bug.