kernel patch needed for wine?

Garrett Cooper yanefbsd at gmail.com
Wed Jun 30 16:26:23 UTC 2010


On Wed, Jun 30, 2010 at 8:43 AM, Sam Fourman Jr. <sfourman at gmail.com> wrote:
>> Which patch ? icebp generates the SIGTRAP on latest 8-stable, verified
>> by the following trivival assembler program:
>>        .text
>>        .globl  main
>> main:
>>        .byte   0xf1
>>        xorl    %edi,%edi
>>        call    exit
>>
>
> Thank you for your reply, I did not know enough assembly to test this
> I just assumed since it stopped working at the same time as it did on
> linux that it must be the same bug.
> I have updated the wine bug, with your information here:
>
> http://bugs.winehq.org/show_bug.cgi?id=23323#c118
>
> Does anyone have any ideas as to what could be causing this?
> or is there anything else I can do to get more useful info to debug this?

Noting how things typically go, WoW crashing is most likely a symptom
of another underlying issue that needs to be triaged that might exist
within Wine.

I'd check with the wine list to see if there is anyone can establish a
process for diagnosing the problem so that the issue can be properly
characterized and resolved.

HTH,
-Garrett


More information about the freebsd-hackers mailing list