[Bug 35721] Black and White: crashes on start

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 22 14:30:32 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=35721

--- Comment #16 from Linus Unnebäck <linus at folkdatorn.se> ---
Created attachment 61176
  --> https://bugs.winehq.org/attachment.cgi?id=61176
Backtrace v1.41 with Wine 3.6

Okay, the last post before bed.

I just found out that I've made a horrible mistake! Apparently, Black & White
need you to execute runblack.exe from the directory it's installed to.
Otherwise, it crashes with this very error.

So much of my testing on macOS might, unfortunately, be invalid...

Now version 1.20 seems to be working in Wine 3.6 on macOS 10.13.4.

That being said, I'm still experiencing a segfault with version 1.41, which
prevents me from using that patch.

The error occurs slightly later than the other one though, as soon as the
loading screen has drawn the first frame.

Maybe I should open another bug for that though?

Reading my first comment here, it seems like that was a problem that I can no
longer reproduce. That was a read access to 0x00000138, and today I've been
debugging the 0x00000004 one, which is caused by being in the wrong directory.
(I guess that this would happen on Windows as well, although I haven't verified
that)

The problem with 1.41 is a read access to 0x00000008:

wine: Unhandled page fault on read access to 0x00000008 at address 0x56e1fe
(thread 0009), starting debugger...

Should we open a new bug, and close this as fixed?

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