[Bug 19292] Nancy drew game crashes on load

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 18 22:23:09 CDT 2009


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





--- Comment #12 from Jeff Zaroyko <jeffz at jeffz.name>  2009-07-18 22:23:07 ---
(In reply to comment #11)
> (In reply to comment #10)
> > (In reply to comment #9)
> > > I was able to find out how to get gdb and wine to work and now have a
> > > backtrace. (not a very good one because of no debug symbols)
> > > 
> > 
> > Build wine from source and get this backtrace with debug symbols again please.
> 
> I did, and it didn't change the output. I was confused why it didn't show any
> different myself. Is there a way to run wine after building it without
> uninstalling a system wide wine?

yes, it runs self-contained from the build directory.  T

eg, if you're using git and your repo is in ~/git/wine

cd .wine/drive_c/Program\ Files/Nancy\ Drew/
~/git/wine/wine nancy.exe

See if the backtrace appears without using winedbg, otherwise

~/git/wine/wine winedbg nancy.exe
use 'c' to start.

substituting the real paths and executable names...

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