>From Acpitable, seems the problem caused by the wmi method WMAA invoke when 
>S3, S4
            Method (WMAA, 3, Serialized)
            {
                Return (HWMC (Arg1, Arg2))
            }

    Method (HWMC, 2, NotSerialized)
    {
        CreateDWordField (Arg1, Zero, SGIN)
        CreateDWordField (Arg1, 0x04, COMD)
        CreateDWordField (Arg1, 0x08, CMDT)
        CreateDWordField (Arg1, 0x0C, DSZI)
        CreateByteField (Arg1, 0x10, D008)
        CreateByteField (Arg1, 0x11, D009)
        CreateByteField (Arg1, 0x12, D010)
        CreateDWordField (Arg1, 0x10, D032)
        CreateField (Arg1, 0x80, 0x0400, D128)
        If (LEqual (Arg0, One))
        {
            Store (Zero, Local0)
        }
       ...
    }

Seems the method HWMC Arg1 buffer too small cause the create Field
[D128] exceeds the Buffer.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1175475

Title:
   fwts_test reports Critical /High falures for hibernation/suspend test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1175475/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to