Photoshop Elements 15 Crashing on Windows 8.1 Startup
Good morning, I just finished installing this program, and it won't launch. The Event Log isn't terribly helpful, as it doesn't specify a faulting module:
Faulting application name: Adobe Photoshop Elements 15.0.exe, version: 15.0.0.0, time stamp: 0x57cd43a1
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000095
Fault offset: 0x000000348572bcd2
Faulting process id: 0x1f58
Faulting application start time: 0x01d2d705e8386403
Faulting application path: C:\Program Files\Adobe\Photoshop Elements 15\WelcomeScreen\Adobe Photoshop Elements 15.0.exe
Faulting module path: unknown
Report Id: 26740ca9-42f9-11e7-8455-7824af43dcf8
Faulting package full name:
Faulting package-relative application ID:
I happen to have VS2013 installed on my machine, so if I try to Debug it when it throws the Exception, I get:
Unhandled exception at 0x000000F61FCABCD2 in Adobe Photoshop Elements 15.0.exe: 0xC0000095: Integer overflow.
Which, in disassembly, looks like an integer division, most likely a division by zero?
000000F61FCABCD2 idiv bh
At any rate, I'd really like to get this resolved, as I have a backlog of edits I need to get started on, so I'd appreciate any help that can be rendered.
