Created
February 7, 2014 03:53
-
-
Save takikawa/8857147 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ racket -l errortrace -t ~/plt/racket-git/pkgs/scribble-pkgs/scribble-lib/scribble/run.rkt -- --pdf getting-started.scrbl | |
profiled thunk error: link: bad variable linkage; | |
reference to a variable that has the wrong procedure or structure-type shape | |
reference phase level: 0 | |
variable module: "/home/asumu/plt/racket-git/pkgs/scribble-pkgs/scribble-lib/scribble/doclang.rkt" | |
variable phase: 0 | |
reference in module: "/home/asumu/plt/racket-git/pkgs/racket-pkgs/racket-doc/scribblings/getting-started/getting-started.scrbl" | |
in: check-pre-part | |
Profiling results | |
----------------- | |
Total cpu time observed: 7422ms (out of 7496ms) | |
Number of samples taken: 101 (once every 73ms) | |
==================================== | |
Caller | |
Idx Total Self Name+srcLocal% | |
ms(pct) ms(pct) Callee | |
==================================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment