[Bug 9999] New: Adobe Illustrator 8 aborts on startup
http://bugs.winehq.org/show_bug.cgi?id=9999 Summary: Adobe Illustrator 8 aborts on startup Product: Wine Version: CVS/GIT Platform: Other URL: ftp://ftp.adobe.com/pub/adobe/illustrator/win/8.x/il8try _uk.exe OS/Version: other Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Illustrator 8 installs ok on a clean .wine with today's git. But the app aborts on startup, saying "Adobe Illustrator can't run because there isn't enough memory." -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9999 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2007-10-11 13:19:20 --- Created an attachment (id=8518) --> (http://bugs.winehq.org/attachment.cgi?id=8518) +relay,+dialog,+text,+seh,+virtual log of startup -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9999 --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2007-10-11 13:46:58 --- It works fine here. Probably the amount of RAM and swap on your box causes GlobalMemoryStatus to return a value that Illustrator doesn't like. You can use +heap to see what it returns. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9999 --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2007-10-11 14:01:20 --- I have 3GB of RAM, that might be it. Here's the trace you suggested: trace:heap:GlobalMemoryStatusEx <-- LPMEMORYSTATUSEX: dwLength 64, dwMemoryLoad 17, ullTotalPhys bcb2a000, ullAvailPhys 9be4c000, ullTotalPageFile e9a2e000, ullAvailPageFile c88d0000, ullTotalVirtual 7ffdffff, ullAvailVirtual 7ffcffff I guess I'll try booting Linux with 1GB just to see if that helps. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9999 --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2007-10-11 14:11:11 --- Yes, booting with just 1GB of RAM lets Illustrator 8 start ok. Hmm. What can we do about this, if anything? Eventually we could have a quirks mode where we hid RAM from particular apps...? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9999 --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2007-10-11 15:06:24 --- Created an attachment (id=8522) --> (http://bugs.winehq.org/attachment.cgi?id=8522) GlobalMemoryStatus fix Actually it seems to be the total page file size that confuses it. Give this patch a try. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9999 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2007-10-18 07:20:44 --- I committed a variant of the patch. Please retest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9999 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:45:05 --- Closing all RESOLVED FIXED bugs older than four weeks. -- 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=9999 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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.
https://bugs.winehq.org/show_bug.cgi?id=9999 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b22183703f8f77f8e1e32482f34 | |934cadd207963 Hardware|Other |x86 CC| |focht(a)gmx.net OS|other |Linux Component|-unknown |kernel32 Version|unspecified |0.9.46. -- 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.
participants (1)
-
wine-bugs@winehq.org