[Bug 10176] rFactor Dedicated not working anymore after update

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 5 09:03:42 CST 2007


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





--- Comment #10 from Juan Lang <juan_lang at yahoo.com>  2007-11-05 09:03:41 ---
The backtrace you post doesn't seem to have debug info.  How did you build it? 
We should be able to see the function in kernel32 it's crashing in, at least:

=>1 0x7ee0654e in kernel32 (+0x654e) (0x7ee8bd90)
  2 0x0008d5b8 (0x0008d5a9)
  3 0x00000000 (0x00000000)
0x7ee0654e: call        *0x4(%eax)

Check your config.log for CFLAGS:
grep ^CFLAGS= config.log

It should have -g in it.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list