On Mon, 7 Jun 2004 10:40:53 -0500, "Noel Grover"
<[EMAIL PROTECTED]> wrote:

>If you have time, try to implement just the create and delete once, use the
>start/stop and see what happens. I would like to have you confirm this bug
>as well "Callback executed only once on input stream".

Well, our application has no occasion to start and stop a stream
several times for one create.  Our usage requires repeatedly doing the
following sequence:

  create a stream and start it
  stop the stream and delete it

We need to do this because at various points in the application we
need to use a different callback, or change some other parameter that
is associated with the create.

The probability of a hangup is so low (1% to 2%) that it is difficult
to verify on the first create/start/stop/delete cycle.  Our testing
involves launching the application once and then looping through the
above sequence.

At once time I had a very simple demo program that illustrated the
problem, but that demo program stopped misbehaving when I added the
delay between stop and delete.  Now I am beginning to see occasional
hangups in my full application, but I cannot reproduce them in an
ultra-simple demo program.


Robert Scott, Ypsilanti, MI
(reply through this forum, not by e-mailing me directly)

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to