[Bug 39023] Final Fantasy XI Using a Bluetooth PS3 Controller crashes the game.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 16 14:38:09 CDT 2015


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

--- Comment #20 from Naan <wine at sharpner.de> ---
(In reply to Ken Thomases from comment #19)
> Thanks for those backtraces.  They don't seem as complete as they should be,
> and I don't know why.  Wine isn't seeing the Mac-native frameworks, which
> suggests that Wine isn't finding the dynamic loader's image list.  It also
> isn't seeing the full range of addresses for the Wine DLLs that it is
> seeing, which prevents it from finding symbols for the addresses.
> 
> It seems you're running El Capitan.  Something may have changed with that in
> such a way that's it's interfering with Wine's ability to interpret the
> debug information.
> 
> Can you try something?  Please run the following commands and post the
> output:
> 
> xcrun atos -o /usr/local/Cellar/wine/1.7.51/lib/wine/dinput.dll.so -l
> 4b590000 0x4b5a37a7 0x4b5a00b9 0x4b5a011b
> 
> xcrun atos -o /usr/local/Cellar/wine/1.7.51/lib/wine/dinput.dll.so -l
> 47360000 0x4737767c 0x47374190 0x47374223

Yeah I've been using El Capitan for a few days now. But the problem was
identical with yosemite also.

But yeah, debug output is different since either el capitan or *.51 I don't
know...

Here the output for those commands:

xcrun atos -o /usr/local/Cellar/wine/1.7.51/lib/wine/dinput.dll.so -l 4b590000
0x4b5a37a7 0x4b5a00b9 0x4b5a011b
_dump_DIDATAFORMAT (in dinput.dll.so) + 462
_wine_spec_pe_header (in dinput.dll.so) + 57529
_wine_spec_pe_header (in dinput.dll.so) + 57627

xcrun atos -o /usr/local/Cellar/wine/1.7.51/lib/wine/dinput.dll.so -l 47360000
0x4737767c 0x47374190 0x47374223
IDirectInputDevice2WImpl_GetObjectInfo (in dinput.dll.so) + 34
fill_DataFormat (in dinput.dll.so) + 613
fill_DataFormat (in dinput.dll.so) + 760

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