[Bug 24494] Recettear tends to crash on dungeon transitions

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 14 12:37:00 CST 2013


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

--- Comment #6 from Kevin Meyer <billy65bob at gmail.com> 2013-11-14 12:37:00 CST ---
As far as I can tell, nothing has really changed for this game.
Animated models are still invisible (likely not even loaded), it still requires
native directmusic for sound, etc, but those are ideally unrelated issues.


I made a fresh build from git revision
f19f85f681664cc7b930c197ef205f3a502ec439, and I can still reproduce the issue.
The stacktrace is as follows.
If you need any logs, or other debug info, please advise.



Unhandled exception: page fault on read access to 0x8ebeedcc in 32-bit code
(0x004a6451).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:004a6451 ESP:0e38e378 EBP:0e38e3a8 EFLAGS:00010292(  R- --  I S -A- - )
 EAX:83b306e0 EBX:0e38e503 ECX:8ebeedc8 EDX:0b0bbdec
 ESI:8ebeedc8 EDI:0b0be6f0
Stack dump:
0x0e38e378:  0000000c 0050413d 0b0be6f0 0b0be6f4
0x0e38e388:  0e38e503 00000000 0b0bbdec 0e38dee0
0x0e38e398:  0e38e578 0050acfc 005251e0 00000000
0x0e38e3a8:  0e38e3ec 004a75f3 8ebeedc8 0000000c
0x0e38e3b8:  0af995e7 004a644e 0b0bd050 00000000
0x0e38e3c8:  0e38e534 004c8b7a 00000003 132684f0
000c: sel=0067 base=00000000 limit=00000000 32-bit --x
Backtrace:
=>0 0x004a6451 in recettear (+0xa6451) (0x0e38e3a8)
  1 0x004a75f3 in recettear (+0xa75f2) (0x0e38e3ec)
  2 0x00402b34 in recettear (+0x2b33) (0x0e38e53c)
  3 0x004028a0 in recettear (+0x289f) (0x0e38e584)
  4 0x00402a57 in recettear (+0x2a56) (0x0e38e5d0)
  5 0x00402689 in recettear (+0x2688) (0x0e38e618)
  6 0x00403c04 in recettear (+0x3c03) (0x0e38e630)
  7 0x00473e9b in recettear (+0x73e9a) (0x0e38e9f4)
  8 0x00452a88 in recettear (+0x52a87) (0x0e38ea08)
  9 0x7bc85d9f call_thread_func+0x9e() in ntdll (0x0e38ead8)
  10 0x7bc82d2e RtlRaiseException+0x21() in ntdll (0x0e38eb08)
  11 0x7bc8c075 in ntdll (+0x7c074) (0x0e38f358)
  12 0xf7603f10 start_thread+0xcf() in libpthread.so.0 (0x0e38f428)

0x004a6451: pushl    0x4(%esi)

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