http://bugs.winehq.org/show_bug.cgi?id=35108 Bug ID: 35108 Summary: Adobe Scout: Installs but immediately crashes on startup Product: Wine Version: 1.7.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: jeff.ward(a)gmail.com Classification: Unclassified Created attachment 46830 --> http://bugs.winehq.org/attachment.cgi?id=46830&action=edit Backtrace of detailed stack dump System info:
uname -a Linux erdos 3.8.0-27-generic #40~precise3-Ubuntu SMP Fri Jul 19 14:38:30 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
wine --version wine-1.7.8
Install works fine:
wine Setup\ Adobe\ Scout_1.0.0.exe
# install is successful, but attempting to start the program from the end of the installer or from the commandline fails:
wine cmd
C:\>cd program files C:\Program Files>cd adobe scout C:\Program Files\Adobe Scout>scout C:\Program Files\Adobe Scout>wine: Unhandled exception 0xe06d7363 in thread 2c at address 0x7b84971a (thread 002c), starting debugger... Unhandled exception: C++ exception(object = 0x0023ef38, type = 0x00aa8ac8) in 64-bit code (0x000000007b84971a). fixme:dbghelp_dwarf:compute_location Only supporting one reg (r9/337 -> -2) ... ... the rest of the debug output is attached in backtrace.txt. The stack goes through dvacore.dll, which searching around appears to be an Adobe-specific library I see in some other Adobe-related bug reports. -- 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.