Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #411 (closed defect: worksforme)

Opened 4 years ago

Last modified 4 years ago

suspend triggered while call active

Reported by: Nytowl Owned by: mickey
Priority: major Milestone: milestone5.5
Component: framework/ogsmd Version:
Keywords: Cc:

Description

Automatic suspend gets activated even with OccupyResource?(CPU) set

Attachments

frameworkd.log (26.0 KB) - added by Nytowl 4 years ago.

Change History

Changed 4 years ago by Nytowl

comment:1 Changed 4 years ago by jluebbe

I look through your log and didn't find the change to state "suspend". This is the last log from idlenotifier before the suspend:

odeviced.idlenotifier INFO     odeviced.idlenotifier state change to lock

Could you post your rules.yaml file? Also please log 'mdbus -s -l' and check for idle transitions to suspend.

comment:2 Changed 4 years ago by Nytowl

  • Status changed from new to closed
  • Resolution set to worksforme

It was caused by a faulty rule. The rule called Suspend() from the lock state instead of the suspend state.

Note: See TracTickets for help on using tickets.