Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2673] Child count update error when debugging.

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2014-02-17T07:45:11.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio
Labelsbreakpoints, childcount, variables
ReporterKeith Peck
AssigneeRitu Agrawal
Created2014-02-07T12:12:54.000+0000
Updated2016-03-08T07:41:46.000+0000

Description

The following error message seems to have started displaying in my project under development when pausing on breakpoints: "An internal error occurred during: "child count update". 1" This stops the variable panel from displaying its contents. I'm aware that this may be down to a code issue within my project, but without any further information in the error message I can't really hunt down the problem.

Comments

  1. Ritu Agrawal 2014-02-09

    There is an old Q&A thread on the same topic and it suggests that having one of the variable with either binary or large data may cause this issue. Can you please check if that is the case with your scenario? http://developer.appcelerator.com/question/121505/titanium-error-when-debugging
  2. Keith Peck 2014-02-11

    Hi Ritu, thank you for your response and link. I do believe that this problem will be down to the number of variables we have in the global scope. I can't confirm this yet as we will require some refactoring in our application.
  3. Ritu Agrawal 2014-02-17

    I am resolving this ticket as invalid for now as we don't have any information to diagnose this issue any further. But we would be happy to reopen the ticket once we have a simple runnable test case from you.
  4. Keith Peck 2014-02-17

    We have reduced the number of variables in global scope and the debugging window now works again. That you for your responses and help.
  5. Ritu Agrawal 2014-02-17

    I am glad to hear that your application is working as expected.

JSON Source