Opened 12 years ago

Closed 11 years ago

#553 closed defect (fixed)

Acpideamon

Reported by: tellie Owned by: David Azarewicz
Priority: major Milestone: Feedback pending
Component: ACPI PSD Version: 3.20.04
Keywords: Cc:

Description

Hihi,

I notice since v 04 this behavior in popuplog: Never notice this in other versions...

08-04-2012 13:50:37 SYS3175 PID 0029 TID 0005 Slot 0028 C:\OS2\ACPIDAEMON.EXE c0000005 0002220e P1=00000001 P2=00000004 P3=XXXXXXXX P4=XXXXXXXX EAX=00000000 EBX=00000000 ECX=002379b4 EDX=00000000 ESI=00000000 EDI=00000000 DS=0053 DSACC=d0f3 DSLIM=5fffffff ES=0053 ESACC=d0f3 ESLIM=5fffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:0002220e CSACC=d0df CSLIM=5fffffff SS:ESP=0053:002379a4 SSACC=d0f3 SSLIM=5fffffff EBP=00237e70 FLG=00010297

ACPIDAEMON.EXE 0002:0000220e

Only thing i notice that allmost 99% it's after a reboot

Change History (5)

comment:1 Changed 12 years ago by David Azarewicz

In powerman.c, in AcpiCallback?(), the error occurs when parsing faulty results from evaluating the _TSS method. Given the information provided, there is no way to know what exactly is wrong with the ACPI tables that cause invalid data to be returned by the _TSS method. There is currently no way to provide additional relevant information for this specific method.

I have added additional checks in version 3.20.05 to attempt to further validate and ignore invalid results from the _TSS and the _PSS methods since both use similar parsing algorithms.

comment:2 Changed 12 years ago by tellie

Hi,

Is it doing any harm to Ecs ? Or is it just a error...

comment:3 Changed 12 years ago by David Azarewicz

No it is not doing any harm to eCS. The error is isolated to the power manager and it is probably not running anymore because of it. The _TSS and _PSS methods have to do with throttling so that won't work, but that is all.

comment:4 Changed 12 years ago by David Azarewicz

Milestone: Release Version 4.0.0Feedback pending

Please try the current version 3.21.01 and let me know if you still get new entries in the popup log.

comment:5 Changed 11 years ago by David Azarewicz

Resolution: fixed
Status: newclosed

No response from reporter, assumed fixed in current version.

Note: See TracTickets for help on using tickets.