[Bug 30947] Tropico 4: crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 20 10:10:03 CDT 2012


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

--- Comment #7 from Vincent Povirk <madewokherd at gmail.com> 2012-06-20 10:10:03 CDT ---
If it's not too much trouble, I'd like you to try to get a backtrace of the
threads involved in the hang.

To do this, run "winedbg" from a terminal while Tropico 4 is hung (preferably
before the crash dialog pops up). Type "info process" to get a list of
processes, find the row for tropico 4, and type "attach 0x<pid>", replacing
<pid> with whatever is in the leftmost column. Then type "info thread" to get a
list of all processes and their threads. For each line under the tropico 4
process, type "bt 0x<tid>", replacing <tid> with the first number on that line.

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