Skip to content

Node 0.10.3 Keep getting entries: unknown code state: undefined #11

Description

@antitoxic

When parsing the log with nprof i am simply getting giant volume of :

...
line 3565: unknown code state: undefined
line 3566: unknown code state: undefined
line 3594: unknown code state: undefined
line 3595: unknown code state: undefined
line 3596: unknown code state: undefined
line 3598: unknown code state: undefined
line 3599: unknown code state: undefined
line 3600: unknown code state: undefined
line 3602: unknown code state: undefined
...

And then:


 [Unknown]:
   ticks  total  nonlib   name
    503    0.4%

 [Shared libraries]:
   ticks  total  nonlib   name
  125191   99.5%    0.0%  /usr/lib/libc-2.17.so
     61    0.0%    0.0%  /usr/bin/node
     29    0.0%    0.0%  /usr/lib/libpthread-2.17.so

 [JavaScript]:
   ticks  total  nonlib   name

 [C++]:
   ticks  total  nonlib   name

 [GC]:
   ticks  total  nonlib   name
      0    0.0%

 [Bottom up (heavy) profile]:
  Note: percentage shows a share of a particular caller in the total
  amount of its parent calls.
  Callers occupying less than 2.0% are not shown.

   ticks parent  name
  125191   99.5%  /usr/lib/libc-2.17.so

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions