Skip to content

Instantly share code, notes, and snippets.

@lloydwatkin
Created August 20, 2014 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lloydwatkin/1f162c67b98a51b2e9c4 to your computer and use it in GitHub Desktop.
Save lloydwatkin/1f162c67b98a51b2e9c4 to your computer and use it in GitHub Desktop.
debugger listening on port 5858
- Welcome to Massah
Found a .massah.js config file
User Author page
Should show presence buttons
- Given an authenticated user
- Then something
Should change the user's JID to a link
✓ Given an authenticated user (6994ms)
✓ When I navigate to the recent items page (4922ms)
✓ When the standard recent threads have appeared (673ms)
PID 87454 received SIGSEGV for address: 0x8
0 segfault_handler.node 0x00000001012fc49f _ZL16segfault_handleriP9__siginfoPv + 287
1 libsystem_platform.dylib 0x00007fff87e8d5aa _sigtramp + 26
2 ??? 0x3b9aca0001807800 0x0 + 4294967296025196544
3 node 0x0000000100342225 _ZNK2v88internal11HBasicBlock12IsStartBlockEv + 21
4 node 0x0000000100338b60 _ZN2v88internal12HInstruction11InsertAfterEPS1_ + 272
5 node 0x000000010038646c _ZN2v88internal17BoundsCheckBbData10CoverCheckEPNS0_12HBoundsCheckEi + 540
6 node 0x000000010036088d _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 525
7 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
8 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
9 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
10 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
11 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
12 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
13 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
14 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
15 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
16 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
17 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
18 node 0x0000000100360aaf _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEPNS0_11HBasicBlockEPNS0_16BoundsCheckTableE + 1071
19 node 0x000000010035ff59 _ZN2v88internal6HGraph30EliminateRedundantBoundsChecksEv + 89
20 node 0x000000010035fea7 _ZN2v88internal6HGraph8OptimizeEPNS0_17SmartArrayPointerIcEE + 999
21 node 0x000000010026ab49 _ZN2v88internal18OptimizingCompiler13OptimizeGraphEv + 217
22 node 0x000000010026dce2 _ZN2v88internalL18MakeCrankshaftCodeEPNS0_15CompilationInfoE + 82
23 node 0x000000010026d870 _ZN2v88internalL12GenerateCodeEPNS0_15CompilationInfoE + 96
24 node 0x000000010026aee6 _ZN2v88internalL8MakeCodeEPNS0_15CompilationInfoE + 134
25 node 0x000000010026c39c _ZN2v88internal8Compiler11CompileLazyEPNS0_15CompilationInfoE + 332
26 node 0x0000000100444323 _ZN2v88internalL17CompileLazyHelperEPNS0_15CompilationInfoENS0_18ClearExceptionFlagE + 195
27 node 0x0000000100444de6 _ZN2v88internal10JSFunction16CompileOptimizedENS0_6HandleIS1_EENS0_9BailoutIdENS0_18ClearExceptionFlagE + 102
28 node 0x00000001004e7e25 _ZN2v88internal36Runtime_CompileForOnStackReplacementENS0_9ArgumentsEPNS0_7IsolateE + 1397
29 ??? 0x0000044938b0618e 0x0 + 4712530207118
30 ??? 0x0000044938b293f0 0x0 + 4712530351088
31 ??? 0x00000449396bc41c 0x0 + 4712542487580
npm ERR! Test failed. See above for more details.
npm ERR! not ok code 0
Process 87451 exited with status = 1 (0x00000001)
(lldb) disas -n _ZNK2v88internal11HBasicBlock12IsStartBlockEv
node`v8::internal::HBasicBlock::IsStartBlock() const at hydrogen.h:98:
0x100342210: pushq %rbp
0x100342211: movq %rsp, %rbp
0x100342214: subq $0x10, %rsp
0x100342218: movq %rdi, -0x8(%rbp)
0x10034221c: movq -0x8(%rbp), %rdi
0x100342220: callq 0x10075220e ; symbol stub for: v8::internal::HBasicBlock::block_id() const
0x100342225: cmpl $0x0, %eax
0x10034222a: sete %cl
0x10034222d: andb $0x1, %cl
0x100342230: movzbl %cl, %eax
0x100342233: addq $0x10, %rsp
0x100342237: popq %rbp
0x100342238: ret
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment