Keith - thanks.


>So, my best guess is that your best guess is correct: it's an obscure bug of
>your own (and you're finally running a version of Poser that detects it).

:-) I was afraid you'd say that. I'd already spent quite a while looking 
for the problem, but failed to find anything suspicious in the code, so I 
was hoping for an arcane known issue with Poser.  I'll keep staring at the 
code.

Here's what I know, in case it suggests something:

The problem is in LstGetSelectionText(), during the handling of 
popSelectEvent, after tapping on the new category.

Continuing after the error results in the new category name being displayed 
correctly, so the right strings must be in there somewhere.

(*event.data.popSelect.listP).itemsText has a mad-looking value in it - 
0x10C8C048, for example - but (according to the debugger) that does 
actually point to the right collection of strings. I don't know if anything 
can be inferred from that address. Maybe we've garbled that pointer & then 
built the string list at the garbled address ?

Richard


>   So I
>suggest that the next time you see that error message, you click on the handy
>"Debug" button in the dialog box and start tracking down what's going on.  If
>you find out more information and it doesn't look like a bug of yours, then
>please come back and post that information here.
>
>-- Keith Rollin
>-- Palm OS Emulator engineer
>
>
>
>
>
>
>
>Richard Sewell <[EMAIL PROTECTED]> on 11/23/2000 10:43:10 AM
>
>Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>
>
>Sent by:  Richard Sewell <[EMAIL PROTECTED]>
>
>
>To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
>cc:    (Keith Rollin/US/PALM)
>Subject:  POSE 3.0a7 problem with popup
>
>
>
>I'm getting a problem with a popup category selector with POSE 3.0a7, but
>not with 3.0a4 or with a real device.
>
>The list pops up correctly, but as soon as an item on it is selected I see
>the 'has just read directly from an unallocated chunk of memory' alert.
>
>On the real Palm & on 3.0a4,  it works fine.
>
>Anyone seen anything like this before ? Is this an obscure bug of our own
>or a known POSE artefact ?
>
>Richard
>
>
>
>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe, 
>please see http://www.palmos.com/dev/tech/support/forums/


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

Reply via email to