[Bug 15473] New: After Effects 4 crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 29 15:45:45 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15473

           Summary: After Effects 4 crashes on startup
           Product: Wine
           Version: 1.1.5
          Platform: Other
               URL: http://download.adobe.com/pub/adobe/aftereffects/win/4.x
                    /ae4try_uk.exe
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


sha1sum of ae4try_uk.exe is 8b9dd9bbe422209a311c5f0ce9054e2e687f5450
App installs ok and puts up a gui when you start it, but quickly
crashes with dialog
"After Effects can't continue: sorry, an abnormal condition has been detected"
+seh shows there's an exception, but the +relay,+text,+seh log isn't 
very illuminating.  Running in winedbg gives a nice stack dump;
inside SetWindowPos(), for some reason DefWindowProc gets WM_KEYF1
and sends WM_HELP, which is handled by the app's window procedure, which
crashes on a near-null pointer access.


-- 
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.



More information about the wine-bugs mailing list