Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNU from TDDebugger>>#dbContinue #271

Open
rjsargent opened this issue Jun 2, 2016 · 3 comments
Open

MNU from TDDebugger>>#dbContinue #271

rjsargent opened this issue Jun 2, 2016 · 3 comments

Comments

@rjsargent
Copy link

I was running the RB tests, with a conditional #halt in #allClassesDo:. I decided to remove the halt, since it was firing too often for me to be able to run the whole suite. I editted and saved the method, then selected Continue from the debugger stack window.

After several seconds (5-10?), a new debugger opened. It appears that the result returned from the client forwarder was the Boolean true, not a STON string. Needless to say, a Boolean does not understand #decodeFromUTF8.

I have no idea if this is reproducible.

@rjsargent
Copy link
Author

The error is NOT obviously reproducible.

@dalehenrich
Copy link
Owner

could you slap the png into this bug so I have something to go on when I
debug it ... I have an inkling about where the boolean might be coming
from, but I need at least a partial stack to track it down ...

On 06/02/2016 10:54 AM, Richard Sargent wrote:

The error is NOT obviously reproducible.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#271 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAmFTxia1-6lZhs-BEAQ_YoBxio7HxbJks5qHxjCgaJpZM4IswsT.

@rjsargent
Copy link
Author

Attached screen print showing original stack and debugger stack.

todescreenprint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants