http://bugs.winehq.org/show_bug.cgi?id=18374
Summary: Wine crashes with Cartographer3 on WoW WotLK, version 3.1.1 (9835) Product: Wine Version: 1.1.20 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kingttx@tomslinux.homelinux.org
Created an attachment (id=20946) --> (http://bugs.winehq.org/attachment.cgi?id=20946) Console output
After the previous patch, I downloaded the addon Cartographer3 to replace Cartographer. The older version worked fine. After logging in and starting the character, the game crashes, specifically with the following errors (see full log below).
E: shm.c: mmap() failed: Cannot allocate memory 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 client error:9: write: Bad file descriptor
Please let me know if you want/need more information. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=18374
--- Comment #1 from Tom King kingttx@tomslinux.homelinux.org 2009-05-06 21:49:44 --- Created an attachment (id=20947) --> (http://bugs.winehq.org/attachment.cgi?id=20947) Readout from WoW crash dialog box
http://bugs.winehq.org/show_bug.cgi?id=18374
--- Comment #2 from Tom King kingttx@tomslinux.homelinux.org 2009-05-06 21:50:45 --- Created an attachment (id=20948) --> (http://bugs.winehq.org/attachment.cgi?id=20948) Screenshot of wine crash dialog
Sorry, I could not copy and paste the text in this dialog box.
http://bugs.winehq.org/show_bug.cgi?id=18374
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2009-05-06 22:15:43 --- https://bugs.launchpad.net/ubuntu/+source/wine/+bug/367379
The crash occurs in pulseaudio. It's becoming a common occurance in multiple applications as shown in the above bug report.
http://bugs.winehq.org/show_bug.cgi?id=18374
--- Comment #4 from Tom King kingttx@tomslinux.homelinux.org 2009-05-06 22:39:10 --- I don't agree that this particular bug happens because of Pulseaudio, though. The only time I get this crash is when I use the Cartographer3 addon. Using the older Cartographer addon doesn't elicit the crash plus using other addons doesn't elicit the crash. However, please point me where I'm mistaken - I'd love to see the symptoms and learn.
http://bugs.winehq.org/show_bug.cgi?id=18374
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2009-05-06 23:08:42 ---
From the summary:
E: memblock.c: Assertion 'b' failed at pulsecore/memblock.c:438, function
pa_memblock_acquire(). Aborting.
then check the second attachment you posted, thread 45 shows a stacktrace from inside pulseaudio code calling abort() which causes the current process to terminate abnormally, hence the crash you experience.
http://bugs.winehq.org/show_bug.cgi?id=18374
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-06 23:41:46 --- Report that to pulseaudio developers, it's their fault.
http://bugs.winehq.org/show_bug.cgi?id=18374
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-06 23:42:31 --- Or completely disable/remove pulse from your system, it's broken.
http://bugs.winehq.org/show_bug.cgi?id=18374
Tom King kingttx@tomslinux.homelinux.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED Resolution|INVALID |WORKSFORME
--- Comment #8 from Tom King kingttx@tomslinux.homelinux.org 2009-05-25 12:31:55 --- I finally figured out the issue. Although the wine config dialog box doesn't say so, the ESD audio driver should be selected to work with Pulse. This may be stated in some documentation somewhere but it'd be best noted in the config dialog box.
After selecting this driver in the Audio tab, I was able to re-add Cartographer3 into the addons directory and it worked without crashing.
http://bugs.winehq.org/show_bug.cgi?id=18374
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |INVALID
--- Comment #9 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-25 12:49:54 --- No, this is invalid - the problem caused by ... pulseaudio.
http://bugs.winehq.org/show_bug.cgi?id=18374
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-25 12:50:14 --- Closing.