http://bugs.winehq.org/show_bug.cgi?id=11217
Summary: X Error of failed request: BadAlloc Product: Wine Version: 0.9.53. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: viehl@fzi.de
Created an attachment (id=10295) --> (http://bugs.winehq.org/attachment.cgi?id=10295) Crash log
The game Archlord (available free at www.archlordgame.com) installs using wine. For starting some dlls were missing and were copied an registered to the necessary location (shdocvw.dll). Now, the application crashs on startup. A splash screen could be seen for a split second. The problem is a "BadAlloc" in the X system.
http://bugs.winehq.org/show_bug.cgi?id=11217
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-16 03:23:28 --- Duplicate.
*** This bug has been marked as a duplicate of bug 11140 ***
http://bugs.winehq.org/show_bug.cgi?id=11217
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-16 03:23:48 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=11217
Alexander Viehl viehl@fzi.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #3 from Alexander Viehl viehl@fzi.de 2008-01-28 11:10:24 --- Due to that the bug is still present after the "duplicate" of this bug is still open, I reopen it. I tested it with wine-0.9.54.
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #4 from Alexander Viehl viehl@fzi.de 2008-01-28 11:12:12 --- Created an attachment (id=10491) --> (http://bugs.winehq.org/attachment.cgi?id=10491) Crashlog with wine-0.9.54 after duplicate of bug was resolved
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-28 22:28:30 --- Please generate a +relay,+seh,+tid,+x11drv,+synchronous,+bitmap log, compress it with 'bzip2 -9' and attach it here.
http://bugs.winehq.org/show_bug.cgi?id=11217
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #6 from Alexander Viehl viehl@fzi.de 2008-01-29 09:09:42 --- Created an attachment (id=10507) --> (http://bugs.winehq.org/attachment.cgi?id=10507) bzip2 of wine log with debug options set
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-29 09:25:55 --- (In reply to comment #6)
Created an attachment (id=10507)
--> (http://bugs.winehq.org/attachment.cgi?id=10507) [details]
bzip2 of wine log with debug options set
In the attached log the crash occurs in advapi32.CryptCreateHash, this has nothing to do with the log attached in the Comment #4
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #8 from Alexander Viehl viehl@fzi.de 2008-01-29 09:40:01 --- I repeated the test: After setting
setenv WINEDEBUG +relay,+seh,+tid,+x11drv,+synchronous,+bitmap
I started 'wine archlord.exe >& archlord5.log' a (attachment archlord5.log.bz2)
after
setenv WINEDEBUG
I started 'wine archlord.exe >& archlord6.log'. (attachment archlord6.log.bz2)
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #9 from Alexander Viehl viehl@fzi.de 2008-01-29 09:41:05 --- Created an attachment (id=10508) --> (http://bugs.winehq.org/attachment.cgi?id=10508) output with debug flags
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #10 from Alexander Viehl viehl@fzi.de 2008-01-29 09:41:27 --- Created an attachment (id=10509) --> (http://bugs.winehq.org/attachment.cgi?id=10509) output w/o debug flags
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-29 09:49:46 --- If you remove +synchronous from the debug switches does it still crash in CryptCreateHash?
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #12 from Alexander Viehl viehl@fzi.de 2008-01-29 10:00:14 --- Created an attachment (id=10510) --> (http://bugs.winehq.org/attachment.cgi?id=10510) Log after removing +synchronous from debug options
http://bugs.winehq.org/show_bug.cgi?id=11217
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10295|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #13 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-29 23:24:39 --- (In reply to comment #12)
Created an attachment (id=10510)
--> (http://bugs.winehq.org/attachment.cgi?id=10510) [details]
Log after removing +synchronous from debug options
It still crashes in CryptCreateHash. Try to remove +relay as well.
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #14 from Alexander Viehl viehl@fzi.de 2008-01-30 04:19:40 --- Created an attachment (id=10528) --> (http://bugs.winehq.org/attachment.cgi?id=10528) Log without +relay debug option
After removing +relay, it hangs when displaying the splash screen. Due to that the log did not grow for 10 minutes (quite small) I stopped the test. I applied the log.
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #15 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-30 07:42:37 --- (In reply to comment #14)
Created an attachment (id=10528)
--> (http://bugs.winehq.org/attachment.cgi?id=10528) [details]
Log without +relay debug option After removing +relay, it hangs when displaying the splash screen. Due to that the log did not grow for 10 minutes (quite small) I stopped the test. I applied the log.
In this log there is no crash of any kind. It seems I have no ideas anymore how to investigate what is going on.
http://bugs.winehq.org/show_bug.cgi?id=11217
Daniel Rammelt drammelt@orcon.net.nz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |drammelt@orcon.net.nz
--- Comment #16 from Daniel Rammelt drammelt@orcon.net.nz 2008-05-12 16:17:44 --- I have the same crash with a program called Storman (http://www.storman.com/productsservices/demo/default.php).
"X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap)"
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #17 from Austin English austinenglish@gmail.com 2008-11-12 13:46:23 --- Is this still an issue in current (1.1.8 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=11217
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #18 from Austin English austinenglish@gmail.com 2008-12-17 10:44:56 --- http://www.storman.com/updates/stormandemo.exe
Still crashes in git. No X error though.
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #19 from Ian Berke icb1@cornell.edu 2009-02-06 09:42:51 --- Created an attachment (id=19282) --> (http://bugs.winehq.org/attachment.cgi?id=19282) Log of genedoc crash
http://bugs.winehq.org/show_bug.cgi?id=11217
Ian Berke icb1@cornell.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |icb1@cornell.edu
--- Comment #20 from Ian Berke icb1@cornell.edu 2009-02-06 09:50:26 --- I'm having a similar error when running the program Genedoc. This used to run perfectly under previous versions of wine. Now it loads, but when I try to open a file (open dialog works) I get the Badalloc error related to X_CreatePixmap:
X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap)
I have been able to import files of other types and work with the program, but opening any of its specific filetypes causes the crash. Attached is the log and backtrace generated as above with: +relay,+seh,+tid,+x11drv,+synchronous,+bitmap
I'm running Kubuntu 8.10 on amd64 and have tried wine 1.0.1 and wine 1.1.14
Thanks
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #21 from Ian Berke ian.berke@gmail.com 2009-03-27 09:50:10 --- sorry for the bump, but can anyone help with this regression?
http://bugs.winehq.org/show_bug.cgi?id=11217
Karl karlmk@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |karlmk@hotmail.com
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #22 from Ian Berke ian.berke@gmail.com 2009-06-11 12:17:24 --- This issue still exists in the newest wine 1.1.23 on kubuntu. Can anyone help with this? I depend on the genedoc program quite a bit and there is no decent alternative for me.
http://bugs.winehq.org/show_bug.cgi?id=11217
--- Comment #23 from Ian Berke ian.berke@gmail.com 2009-07-21 18:20:13 --- Just tried this with GNOME and I don't have this problem. It only occurs on KDE.
(In reply to comment #22)
This issue still exists in the newest wine 1.1.23 on kubuntu. Can anyone help with this? I depend on the genedoc program quite a bit and there is no decent alternative for me.
http://bugs.winehq.org/show_bug.cgi?id=11217
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2453b6a896a9bd86221422658d0 | |f4944f37b1547 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #24 from Alexandre Julliard julliard@winehq.org 2011-12-08 13:57:53 CST --- The crash from that trace should be fixed now. If there are other apps causing the same error please open new bugs for them.
http://bugs.winehq.org/show_bug.cgi?id=11217
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #25 from Alexandre Julliard julliard@winehq.org 2011-12-16 13:30:00 CST --- Closing bugs fixed in 1.3.35.
https://bugs.winehq.org/show_bug.cgi?id=11217
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |winex11.drv