Namespaces
Variants
Actions
Revision as of 08:47, 9 February 2012 by hamishwillee (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Stray signals in Symbian Active Objects

Jump to: navigation, search
Article Metadata

Article
Created: kiran10182 (07 Apr 2009)
Last edited: hamishwillee (09 Feb 2012)

With respect to the Active object framework in Symbian OS, Stray signal is a panic which is defined as E32USER-CBase 46.

There are following cases when stray signal may occur:

  • CActiveScheduler::Add() was not called when the active object was constructed (it cause E32USER-CBase 49).
  • SetActive() was not called following the submission of a request to the asynchronous service provider.
  • The asynchronous service provider completed the TRequestStatus of an active object more than once – either because of "when an already-completed request is canceled" or "more than one request was submitted simultaneously on the same active object."
114 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved