Last active
August 29, 2015 14:01
-
-
Save jmarrama/0ceb50f656c8d476a6e4 to your computer and use it in GitHub Desktop.
HHVM backtraces 5/6/14
This file contains hidden or 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
| (gdb) bt | |
| #0 0x00007f3211a73925 in raise () from /lib/libc.so.6 | |
| #1 0x00007f3211a75105 in abort () from /lib/libc.so.6 | |
| #2 0x000000000341c5d0 in HPHP::assert_fail (e=0x412572d "false", file=0x4125688 "/home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp", line=108, | |
| func=0x4128dc0 <HPHP::JIT::(anonymous namespace)::install_catch_trace(_Unwind_Context*, _Unwind_Exception*, HPHP::InvalidSetMException*)::__PRETTY_FUNCTION__> "bool HPHP::JIT::{anonymous}::install_catch_trace(_Unwind_Context*, _Unwind_Exception*, HPHP::InvalidSetMException*)") | |
| at /home/jmarrama/hhvm/hphp/util/assertions.cpp:33 | |
| #3 0x00000000028ccdc1 in HPHP::JIT::(anonymous namespace)::install_catch_trace (ctx=0x7f31cdd72850, exn=0x7f31b544b4a0, ism=0x0) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp:103 | |
| #4 0x00000000028cd355 in HPHP::JIT::(anonymous namespace)::tc_unwind_personality (version=1, actions=2, exceptionClass=5138137972254386944, | |
| exceptionObj=0x7f31b544b4a0, context=0x7f31cdd72850) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp:195 | |
| #5 0x00007f3211de5383 in ?? () from /lib64/libgcc_s.so.1 | |
| #6 0x00007f3211de5457 in _Unwind_Resume () from /lib64/libgcc_s.so.1 | |
| #7 0x0000000001fa7ab3 in HPHP::ObjectData::invokeToString (this=0x7f31c0c31a30) at /home/jmarrama/hhvm/hphp/runtime/base/object-data.cpp:1758 | |
| #8 0x0000000001f9a0ea in HPHP::tvCoerceParamToStringInPlace (tv=0x7f31ce5bf4e0) at /home/jmarrama/hhvm/hphp/runtime/base/tv-helpers.cpp:469 | |
| #9 0x000000000a1a89f7 in ?? () | |
| #10 0x0000000002aaa20e in enterTCHelper () at /home/jmarrama/hhvm/hphp/runtime/vm/jit/translator-asm-helpers.S:83 | |
| #11 0x0000000002a3390b in HPHP::JIT::X64::BackEnd::enterTCHelper (this=0x7f3205339dd8, | |
| start=0xa1a9e21 "H\307\301!\236\032\nH\211\357H\211\336H\307\302\065", info=...) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/back-end-x64.cpp:106 | |
| #12 0x0000000002a39a53 in HPHP::JIT::MCGenerator::enterTC (this=0x7f3205006100, start=0xa1a9e21 "H\307\301!\236\032\nH\211\357H\211\336H\307\302\065", | |
| data=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1114 | |
| #13 0x000000000225f8c8 in HPHP::JIT::MCGenerator::enterTCAfterPrologue (this=0x7f3205006100, | |
| start=0x9608235 "H\211\357H\211\336\350F\256\372\370\377\340\017\v\017\vUH\211\345\377w\b\377\067H\307", <incomplete sequence \306>) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.h:176 | |
| #14 0x000000000220fead in HPHP::ExecutionContext::enterVMAtFunc (this=0x7f3193032200, enterFnAr=0x7f31ce5bf6f0, stk=HPHP::ExecutionContext::Trimmed) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1730 | |
| #15 0x00000000022101e9 in HPHP::ExecutionContext::enterVM (this=0x7f3193032200, ar=0x7f31ce5bf6f0, stk=HPHP::ExecutionContext::Trimmed, pc=0x0, | |
| exception=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1788 | |
| #16 0x0000000002210ba7 in HPHP::ExecutionContext::invokeFunc (this=0x7f3193032200, retval=0x7f31cdd73440, f=0x7f3191700680, args_=..., | |
| this_=0x7f31b74e1020, cls=0x7f319f053e40, varEnv=0x0, invName=0x0, flags=HPHP::ExecutionContext::InvokeNormal) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1937 | |
| #17 0x0000000001fac7ba in HPHP::ExecutionContext::invokeFunc (this=0x7f3193032200, retval=0x7f31cdd73440, ctx=..., args_=..., varEnv=0x0) | |
| at /home/jmarrama/hhvm/hphp/runtime/base/execution-context.h:651 | |
| #18 0x0000000001fa20bc in HPHP::ObjectData::o_invoke (this=0x7f31b74e1020, s=..., params=..., fatal=true) | |
| at /home/jmarrama/hhvm/hphp/runtime/base/object-data.cpp:539 | |
| #19 0x0000000002e6b781 in HPHP::f_hphp_invoke_method (obj=..., cls=..., name=..., params=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/ext/reflection/ext_reflection.cpp:826 | |
| #20 0x0000000002362a35 in HPHP::Native::NativeFuncCaller::callInt64 (this=0x7f31cdd73730) at /home/jmarrama/hhvm/hphp/runtime/vm/native-func-caller.h:856 | |
| #21 0x0000000002391a86 in HPHP::Native::callFunc (func=0x7f3203820b80, ctx=0x0, args=0x7f31ce5bf750, numArgs=4, ret=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/native.cpp:239 | |
| ---Type <return> to continue, or q <return> to quit--- | |
| #22 0x0000000002391ed8 in HPHP::Native::functionWrapper (ar=0x7f31ce5bf760) at /home/jmarrama/hhvm/hphp/runtime/vm/native.cpp:312 | |
| #23 0x00000000096c9bbf in ?? () | |
| #24 0x0000000002aaa20e in enterTCHelper () at /home/jmarrama/hhvm/hphp/runtime/vm/jit/translator-asm-helpers.S:83 | |
| #25 0x0000000002a3390b in HPHP::JIT::X64::BackEnd::enterTCHelper (this=0x7f3205339dd8, start=0x97e7d4d "H\307\301M}~\tH\211\357H\211\336H\307\302U\002", | |
| info=...) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/back-end-x64.cpp:106 | |
| #26 0x0000000002a39a53 in HPHP::JIT::MCGenerator::enterTC (this=0x7f3205006100, start=0x97e7d4d "H\307\301M}~\tH\211\357H\211\336H\307\302U\002", | |
| data=0x7f31cdd73fb0) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1114 | |
| #27 0x000000000225f80f in HPHP::JIT::MCGenerator::enterTCAtSrcKey (this=0x7f3205006100, sk=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.h:167 | |
| #28 0x000000000220ffea in HPHP::ExecutionContext::enterVMAtCurPC (this=0x7f3193032200) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1744 | |
| #29 0x0000000002210220 in HPHP::ExecutionContext::enterVM (this=0x7f3193032200, ar=0x7f31ce5bffc0, stk=HPHP::ExecutionContext::Untrimmed, pc=0x0, | |
| exception=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1793 | |
| #30 0x0000000002210ba7 in HPHP::ExecutionContext::invokeFunc (this=0x7f3193032200, retval=0x7f31cdd74260, f=0x7f3203bce100, args_=..., this_=0x0, cls=0x0, | |
| varEnv=0x7f31a58062d0, invName=0x0, flags=HPHP::ExecutionContext::InvokePseudoMain) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1937 | |
| #31 0x000000000221196c in HPHP::ExecutionContext::invokeUnit (this=0x7f3193032200, retval=0x7f31cdd74260, unit=0x7f31fde29780) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:2070 | |
| #32 0x0000000001eeb484 in HPHP::invoke_file_impl (res=..., path=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:827 | |
| #33 0x0000000001eeb351 in HPHP::invoke_file (s=..., once=true, currentDir=0x399bf90 "") at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:810 | |
| #34 0x0000000001eeb1d7 in HPHP::include_impl_invoke (file=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:793 | |
| #35 0x000000000200cc48 in HPHP::hphp_invoke (context=0x7f3193032200, cmd="/box/www/current_v5/test/php/webview.php", func=false, funcParams=..., | |
| funcRet=..., reqInitFunc="", reqInitDoc="", error=@0x7f31cdd7458f: false, errorMsg="Internal Server Error", once=true, warmupOnly=false, | |
| richErrorMsg=false) at /home/jmarrama/hhvm/hphp/runtime/base/program-functions.cpp:1709 | |
| #36 0x00000000021342cc in HPHP::HttpRequestHandler::executePHPRequest (this=0x7f31ce508060, transport=0x7f31cdd74a70, reqURI=..., sourceRootInfo=..., | |
| cachableDynamicContent=false) at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:374 | |
| #37 0x000000000213383d in HPHP::HttpRequestHandler::handleRequest (this=0x7f31ce508060, transport=0x7f31cdd74a70) | |
| at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:289 | |
| #38 0x00000000021208cb in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJobImpl (this=0x7f3203b64600, job= | |
| std::shared_ptr (count 3) 0x7f319f96b118, abort=false) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:103 | |
| #39 0x0000000002120244 in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJob (this=0x7f3203b64600, | |
| job=std::shared_ptr (count 3) 0x7f319f96b118) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:57 | |
| #40 0x000000000211d8d6 in HPHP::JobQueueWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::Server*, true, false, HPHP::JobQueueDropVMStack>::start ( | |
| this=0x7f3203b64600) at /home/jmarrama/hhvm/hphp/util/job-queue.h:409 | |
| #41 0x000000000211df23 in HPHP::AsyncFunc<HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits> >::run_ ( | |
| obj=0x7f3203bcf500) at /home/jmarrama/hhvm/hphp/util/async-func.h:205 | |
| #42 0x00000000034090b1 in HPHP::AsyncFuncImpl::threadFuncImpl (this=0x7f3203bcf500) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:131 | |
| #43 0x0000000003408c95 in HPHP::AsyncFuncImpl::ThreadFunc (obj=0x7f3203bcf500) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:51 | |
| #44 0x00007f321257c9d1 in start_thread () from /lib64/libpthread.so.0 | |
| ---Type <return> to continue, or q <return> to quit--- | |
| #45 0x00007f3211b29b6d in clone () from /lib/libc.so.6 | |
| (gdb) bt | |
| #0 0x00007f186104d925 in raise () from /lib/libc.so.6 | |
| #1 0x00007f186104f105 in abort () from /lib/libc.so.6 | |
| #2 0x00007f1861046a4e in __assert_fail_base () from /lib/libc.so.6 | |
| #3 0x00007f1861046b10 in __assert_fail () from /lib/libc.so.6 | |
| #4 0x0000000001ef006c in HPHP::Unit::offsetOf (this=0x7f179414c7c0, pc=0x7f1809e28587 "\004\321_\006") at /home/jmarrama/hhvm/hphp/runtime/vm/unit.h:431 | |
| #5 0x0000000002211dc3 in HPHP::ExecutionContext::debugBacktrace (this=0x7f17915d7400, skip=false, withSelf=false, withThis=false, parserFrame=0x0, | |
| ignoreArgs=false, limit=0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:2164 | |
| #6 0x0000000002e2a949 in HPHP::debug_string_backtrace (skip=false, ignore_args=false, limit=0) | |
| at /home/jmarrama/hhvm/hphp/runtime/ext/std/ext_std_errorfunc.cpp:102 | |
| #7 0x0000000001f74acf in HPHP::bt_handler (sig=6) at /home/jmarrama/hhvm/hphp/runtime/base/crash-reporter.cpp:78 | |
| #8 <signal handler called> | |
| #9 0x00007f186104d925 in raise () from /lib/libc.so.6 | |
| #10 0x00007f186104f105 in abort () from /lib/libc.so.6 | |
| #11 0x00007f1861046a4e in __assert_fail_base () from /lib/libc.so.6 | |
| #12 0x00007f1861046b10 in __assert_fail () from /lib/libc.so.6 | |
| #13 0x00000000025af61b in HPHP::JIT::FixupMap::processPendingFixups (this=0x7f1854806408) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/fixup.cpp:189 | |
| #14 0x0000000002a5f7bc in HPHP::JIT::MCGenerator::translateWork (this=0x7f1854806100, args=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1849 | |
| #15 0x0000000002a371b8 in HPHP::JIT::MCGenerator::translate (this=0x7f1854806100, args=...) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:508 | |
| #16 0x0000000002a35a05 in HPHP::JIT::MCGenerator::retranslate (this=0x7f1854806100, args=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:246 | |
| #17 0x0000000002a36c0b in HPHP::JIT::MCGenerator::createTranslation (this=0x7f1854806100, args=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:439 | |
| #18 0x0000000002a3626e in HPHP::JIT::MCGenerator::getTranslation (this=0x7f1854806100, args=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:327 | |
| #19 0x0000000002a38a3e in HPHP::JIT::MCGenerator::bindJmp (this=0x7f1854806100, | |
| toSmash=0xc2a8c2c "鐔8\bH\307\301\061\214*\fH\211\357H\211\336H\307\302(", destSk=..., req=HPHP::JIT::REQ_BIND_JMP, smashed=@0x7f1798573c4f: false) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:832 | |
| #20 0x0000000002a3a139 in HPHP::JIT::MCGenerator::handleServiceRequest (this=0x7f1854806100, info=..., | |
| start=@0x7f1798573e60: 0xbee5face <Address 0xbee5face out of bounds>, sk=...) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1252 | |
| #21 0x0000000002a39bec in HPHP::JIT::MCGenerator::enterTC (this=0x7f1854806100, start=0xbee5face <Address 0xbee5face out of bounds>, data=0x7f1798573fb0) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1143 | |
| #22 0x000000000225f80f in HPHP::JIT::MCGenerator::enterTCAtSrcKey (this=0x7f1854806100, sk=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.h:167 | |
| #23 0x000000000220ffea in HPHP::ExecutionContext::enterVMAtCurPC (this=0x7f17915d7400) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1744 | |
| #24 0x0000000002210220 in HPHP::ExecutionContext::enterVM (this=0x7f17915d7400, ar=0x7f180ec7ffc0, stk=HPHP::ExecutionContext::Untrimmed, pc=0x0, | |
| exception=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1793 | |
| #25 0x0000000002210ba7 in HPHP::ExecutionContext::invokeFunc (this=0x7f17915d7400, retval=0x7f1798574260, f=0x7f18530adf80, args_=..., this_=0x0, cls=0x0, | |
| varEnv=0x7f176ec062c0, invName=0x0, flags=HPHP::ExecutionContext::InvokePseudoMain) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1937 | |
| #26 0x000000000221196c in HPHP::ExecutionContext::invokeUnit (this=0x7f17915d7400, retval=0x7f1798574260, unit=0x7f184d627780) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:2070 | |
| #27 0x0000000001eeb484 in HPHP::invoke_file_impl (res=..., path=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:827 | |
| #28 0x0000000001eeb351 in HPHP::invoke_file (s=..., once=true, currentDir=0x399bf90 "") at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:810 | |
| #29 0x0000000001eeb1d7 in HPHP::include_impl_invoke (file=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:793 | |
| #30 0x000000000200cc48 in HPHP::hphp_invoke (context=0x7f17915d7400, cmd="/box/www/current_v5/test/php/webview.php", func=false, funcParams=..., | |
| funcRet=..., reqInitFunc="", reqInitDoc="", error=@0x7f179857458f: false, errorMsg="Internal Server Error", once=true, warmupOnly=false, | |
| richErrorMsg=false) at /home/jmarrama/hhvm/hphp/runtime/base/program-functions.cpp:1709 | |
| #31 0x00000000021342cc in HPHP::HttpRequestHandler::executePHPRequest (this=0x7f176731f220, transport=0x7f1798574a70, reqURI=..., sourceRootInfo=..., | |
| cachableDynamicContent=false) at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:374 | |
| #32 0x000000000213383d in HPHP::HttpRequestHandler::handleRequest (this=0x7f176731f220, transport=0x7f1798574a70) | |
| at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:289 | |
| #33 0x00000000021208cb in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJobImpl (this=0x7f17e0c06640, job= | |
| std::shared_ptr (count 3) 0x7f17a603ba18, abort=false) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:103 | |
| #34 0x0000000002120244 in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJob (this=0x7f17e0c06640, | |
| job=std::shared_ptr (count 3) 0x7f17a603ba18) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:57 | |
| #35 0x000000000211d8d6 in HPHP::JobQueueWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::Server*, true, false, HPHP::JobQueueDropVMStack>::start ( | |
| this=0x7f17e0c06640) at /home/jmarrama/hhvm/hphp/util/job-queue.h:409 | |
| #36 0x000000000211df23 in HPHP::AsyncFunc<HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits> >::run_ ( | |
| obj=0x7f179205d000) at /home/jmarrama/hhvm/hphp/util/async-func.h:205 | |
| #37 0x00000000034090b1 in HPHP::AsyncFuncImpl::threadFuncImpl (this=0x7f179205d000) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:131 | |
| #38 0x0000000003408c95 in HPHP::AsyncFuncImpl::ThreadFunc (obj=0x7f179205d000) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:51 | |
| #39 0x00007f1861b569d1 in start_thread () from /lib64/libpthread.so.0 | |
| #40 0x00007f1861103b6d in clone () from /lib/libc.so.6 | |
| (gdb) bt | |
| #0 0x00007f6da867e925 in raise () from /lib/libc.so.6 | |
| #1 0x00007f6da8680105 in abort () from /lib/libc.so.6 | |
| #2 0x000000000341c5d0 in HPHP::assert_fail (e=0x412572d "false", file=0x4125688 "/home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp", line=108, | |
| func=0x4128dc0 <HPHP::JIT::(anonymous namespace)::install_catch_trace(_Unwind_Context*, _Unwind_Exception*, HPHP::InvalidSetMException*)::__PRETTY_FUNCTION__> "bool HPHP::JIT::{anonymous}::install_catch_trace(_Unwind_Context*, _Unwind_Exception*, HPHP::InvalidSetMException*)") | |
| at /home/jmarrama/hhvm/hphp/util/assertions.cpp:33 | |
| #3 0x00000000028ccdc1 in HPHP::JIT::(anonymous namespace)::install_catch_trace (ctx=0x7f6d90572870, exn=0x7f6d94c6e5e0, ism=0x0) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp:103 | |
| #4 0x00000000028cd355 in HPHP::JIT::(anonymous namespace)::tc_unwind_personality (version=1, actions=2, exceptionClass=5138137972254386944, | |
| exceptionObj=0x7f6d94c6e5e0, context=0x7f6d90572870) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp:195 | |
| #5 0x00007f6da89f0383 in ?? () from /lib64/libgcc_s.so.1 | |
| #6 0x00007f6da89f0457 in _Unwind_Resume () from /lib64/libgcc_s.so.1 | |
| #7 0x0000000001fa7ab3 in HPHP::ObjectData::invokeToString (this=0x7f6d1e8e5630) at /home/jmarrama/hhvm/hphp/runtime/base/object-data.cpp:1758 | |
| #8 0x0000000001f9a0ea in HPHP::tvCoerceParamToStringInPlace (tv=0x7f6d94abf4a0) at /home/jmarrama/hhvm/hphp/runtime/base/tv-helpers.cpp:469 | |
| #9 0x000000000b373494 in ?? () | |
| #10 0x0000000002aaa20e in enterTCHelper () at /home/jmarrama/hhvm/hphp/runtime/vm/jit/translator-asm-helpers.S:83 | |
| #11 0x0000000002a3390b in HPHP::JIT::X64::BackEnd::enterTCHelper (this=0x7f6d9bf39dd8, start=0xb37339a "A\217G\bI\211\332I\201\342\377\377\003", info=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/back-end-x64.cpp:106 | |
| #12 0x0000000002a39a53 in HPHP::JIT::MCGenerator::enterTC (this=0x7f6d9bc06100, start=0xb37339a "A\217G\bI\211\332I\201\342\377\377\003", | |
| data=0x7f6d905731c0) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1114 | |
| #13 0x000000000225f80f in HPHP::JIT::MCGenerator::enterTCAtSrcKey (this=0x7f6d9bc06100, sk=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.h:167 | |
| #14 0x000000000220ffea in HPHP::ExecutionContext::enterVMAtCurPC (this=0x7f6d4dd86400) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1744 | |
| #15 0x0000000002210220 in HPHP::ExecutionContext::enterVM (this=0x7f6d4dd86400, ar=0x7f6d94abf6f0, stk=HPHP::ExecutionContext::Trimmed, pc=0x0, | |
| exception=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1793 | |
| #16 0x0000000002210ba7 in HPHP::ExecutionContext::invokeFunc (this=0x7f6d4dd86400, retval=0x7f6d90573440, f=0x7f6d4acb0780, args_=..., | |
| this_=0x7f6d0c50e700, cls=0x7f6d33904580, varEnv=0x0, invName=0x0, flags=HPHP::ExecutionContext::InvokeNormal) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1937 | |
| #17 0x0000000001fac7ba in HPHP::ExecutionContext::invokeFunc (this=0x7f6d4dd86400, retval=0x7f6d90573440, ctx=..., args_=..., varEnv=0x0) | |
| at /home/jmarrama/hhvm/hphp/runtime/base/execution-context.h:651 | |
| #18 0x0000000001fa20bc in HPHP::ObjectData::o_invoke (this=0x7f6d0c50e700, s=..., params=..., fatal=true) | |
| at /home/jmarrama/hhvm/hphp/runtime/base/object-data.cpp:539 | |
| #19 0x0000000002e6b781 in HPHP::f_hphp_invoke_method (obj=..., cls=..., name=..., params=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/ext/reflection/ext_reflection.cpp:826 | |
| #20 0x0000000002362a35 in HPHP::Native::NativeFuncCaller::callInt64 (this=0x7f6d90573730) at /home/jmarrama/hhvm/hphp/runtime/vm/native-func-caller.h:856 | |
| #21 0x0000000002391a86 in HPHP::Native::callFunc (func=0x7f6d9a420b80, ctx=0x0, args=0x7f6d94abf750, numArgs=4, ret=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/native.cpp:239 | |
| #22 0x0000000002391ed8 in HPHP::Native::functionWrapper (ar=0x7f6d94abf760) at /home/jmarrama/hhvm/hphp/runtime/vm/native.cpp:312 | |
| #23 0x0000000009c519b6 in ?? () | |
| #24 0x0000000002aaa20e in enterTCHelper () at /home/jmarrama/hhvm/hphp/runtime/vm/jit/translator-asm-helpers.S:83 | |
| #25 0x0000000002a3390b in HPHP::JIT::X64::BackEnd::enterTCHelper (this=0x7f6d9bf39dd8, | |
| start=0x9f652f2 "H\307\301\362R\366\tH\211\357H\211\336H\307\302U\002", info=...) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/back-end-x64.cpp:106 | |
| #26 0x0000000002a39a53 in HPHP::JIT::MCGenerator::enterTC (this=0x7f6d9bc06100, start=0x9f652f2 "H\307\301\362R\366\tH\211\357H\211\336H\307\302U\002", | |
| data=0x7f6d90573fb0) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1114 | |
| #27 0x000000000225f80f in HPHP::JIT::MCGenerator::enterTCAtSrcKey (this=0x7f6d9bc06100, sk=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.h:167 | |
| #28 0x000000000220ffea in HPHP::ExecutionContext::enterVMAtCurPC (this=0x7f6d4dd86400) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1744 | |
| #29 0x0000000002210220 in HPHP::ExecutionContext::enterVM (this=0x7f6d4dd86400, ar=0x7f6d94abffc0, stk=HPHP::ExecutionContext::Untrimmed, pc=0x0, | |
| exception=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1793 | |
| #30 0x0000000002210ba7 in HPHP::ExecutionContext::invokeFunc (this=0x7f6d4dd86400, retval=0x7f6d90574260, f=0x7f6d9a7ce100, args_=..., this_=0x0, cls=0x0, | |
| varEnv=0x7f6d040062c0, invName=0x0, flags=HPHP::ExecutionContext::InvokePseudoMain) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1937 | |
| #31 0x000000000221196c in HPHP::ExecutionContext::invokeUnit (this=0x7f6d4dd86400, retval=0x7f6d90574260, unit=0x7f6d94a29780) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:2070 | |
| #32 0x0000000001eeb484 in HPHP::invoke_file_impl (res=..., path=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:827 | |
| #33 0x0000000001eeb351 in HPHP::invoke_file (s=..., once=true, currentDir=0x399bf90 "") at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:810 | |
| #34 0x0000000001eeb1d7 in HPHP::include_impl_invoke (file=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:793 | |
| #35 0x000000000200cc48 in HPHP::hphp_invoke (context=0x7f6d4dd86400, cmd="/box/www/current_v5/test/php/webview.php", func=false, funcParams=..., | |
| funcRet=..., reqInitFunc="", reqInitDoc="", error=@0x7f6d9057458f: false, errorMsg="Internal Server Error", once=true, warmupOnly=false, | |
| richErrorMsg=false) at /home/jmarrama/hhvm/hphp/runtime/base/program-functions.cpp:1709 | |
| #36 0x00000000021342cc in HPHP::HttpRequestHandler::executePHPRequest (this=0x7f6d9bce50e0, transport=0x7f6d90574a70, reqURI=..., sourceRootInfo=..., | |
| cachableDynamicContent=false) at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:374 | |
| #37 0x000000000213383d in HPHP::HttpRequestHandler::handleRequest (this=0x7f6d9bce50e0, transport=0x7f6d90574a70) | |
| at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:289 | |
| #38 0x00000000021208cb in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJobImpl (this=0x7f6d9a505b40, job= | |
| std::shared_ptr (count 3) 0x7f6d06589998, abort=false) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:103 | |
| #39 0x0000000002120244 in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJob (this=0x7f6d9a505b40, | |
| job=std::shared_ptr (count 3) 0x7f6d06589998) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:57 | |
| #40 0x000000000211d8d6 in HPHP::JobQueueWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::Server*, true, false, HPHP::JobQueueDropVMStack>::start ( | |
| this=0x7f6d9a505b40) at /home/jmarrama/hhvm/hphp/util/job-queue.h:409 | |
| #41 0x000000000211df23 in HPHP::AsyncFunc<HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits> >::run_ ( | |
| obj=0x7f6d9a42dd00) at /home/jmarrama/hhvm/hphp/util/async-func.h:205 | |
| #42 0x00000000034090b1 in HPHP::AsyncFuncImpl::threadFuncImpl (this=0x7f6d9a42dd00) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:131 | |
| #43 0x0000000003408c95 in HPHP::AsyncFuncImpl::ThreadFunc (obj=0x7f6d9a42dd00) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:51 | |
| #44 0x00007f6da91879d1 in start_thread () from /lib64/libpthread.so.0 | |
| #45 0x00007f6da8734b6d in clone () from /lib/libc.so.6 | |
| (gdb) bt | |
| #0 0x00007f6f52466925 in raise () from /lib/libc.so.6 | |
| #1 0x00007f6f52468105 in abort () from /lib/libc.so.6 | |
| #2 0x000000000341c5d0 in HPHP::assert_fail (e=0x412572d "false", file=0x4125688 "/home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp", line=108, | |
| func=0x4128dc0 <HPHP::JIT::(anonymous namespace)::install_catch_trace(_Unwind_Context*, _Unwind_Exception*, HPHP::InvalidSetMException*)::__PRETTY_FUNCTION__> "bool HPHP::JIT::{anonymous}::install_catch_trace(_Unwind_Context*, _Unwind_Exception*, HPHP::InvalidSetMException*)") | |
| at /home/jmarrama/hhvm/hphp/util/assertions.cpp:33 | |
| #3 0x00000000028ccdc1 in HPHP::JIT::(anonymous namespace)::install_catch_trace (ctx=0x7f6f2f172870, exn=0x7f6eab99ee20, ism=0x0) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp:103 | |
| #4 0x00000000028cd355 in HPHP::JIT::(anonymous namespace)::tc_unwind_personality (version=1, actions=2, exceptionClass=5138137972254386944, | |
| exceptionObj=0x7f6eab99ee20, context=0x7f6f2f172870) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp:195 | |
| #5 0x00007f6f527d8383 in ?? () from /lib64/libgcc_s.so.1 | |
| #6 0x00007f6f527d8457 in _Unwind_Resume () from /lib64/libgcc_s.so.1 | |
| #7 0x0000000001fa7ab3 in HPHP::ObjectData::invokeToString (this=0x7f6eb7447c80) at /home/jmarrama/hhvm/hphp/runtime/base/object-data.cpp:1758 | |
| #8 0x0000000001f9a0ea in HPHP::tvCoerceParamToStringInPlace (tv=0x7f6f2f4ff4e0) at /home/jmarrama/hhvm/hphp/runtime/base/tv-helpers.cpp:469 | |
| #9 0x000000000ad26941 in ?? () | |
| #10 0x0000000002aaa20e in enterTCHelper () at /home/jmarrama/hhvm/hphp/runtime/vm/jit/translator-asm-helpers.S:83 | |
| #11 0x0000000002a3390b in HPHP::JIT::X64::BackEnd::enterTCHelper (this=0x7f6f45f39dd8, | |
| start=0xadbf892 "H\307\301\222\370\333\nH\211\357H\211\336H\307\302\f", info=...) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/back-end-x64.cpp:106 | |
| #12 0x0000000002a39a53 in HPHP::JIT::MCGenerator::enterTC (this=0x7f6f45c06100, start=0xadbf892 "H\307\301\222\370\333\nH\211\357H\211\336H\307\302\f", | |
| data=0x7f6f2f1731c0) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1114 | |
| #13 0x000000000225f80f in HPHP::JIT::MCGenerator::enterTCAtSrcKey (this=0x7f6f45c06100, sk=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.h:167 | |
| #14 0x000000000220ffea in HPHP::ExecutionContext::enterVMAtCurPC (this=0x7f6ebbc5e400) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1744 | |
| #15 0x0000000002210220 in HPHP::ExecutionContext::enterVM (this=0x7f6ebbc5e400, ar=0x7f6f2f4ff6f0, stk=HPHP::ExecutionContext::Trimmed, pc=0x0, | |
| exception=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1793 | |
| #16 0x0000000002210ba7 in HPHP::ExecutionContext::invokeFunc (this=0x7f6ebbc5e400, retval=0x7f6f2f173440, f=0x7f6eb7246680, args_=..., | |
| this_=0x7f6eb2c77d20, cls=0x7f6efd541780, varEnv=0x0, invName=0x0, flags=HPHP::ExecutionContext::InvokeNormal) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1937 | |
| #17 0x0000000001fac7ba in HPHP::ExecutionContext::invokeFunc (this=0x7f6ebbc5e400, retval=0x7f6f2f173440, ctx=..., args_=..., varEnv=0x0) | |
| at /home/jmarrama/hhvm/hphp/runtime/base/execution-context.h:651 | |
| #18 0x0000000001fa20bc in HPHP::ObjectData::o_invoke (this=0x7f6eb2c77d20, s=..., params=..., fatal=true) | |
| at /home/jmarrama/hhvm/hphp/runtime/base/object-data.cpp:539 | |
| #19 0x0000000002e6b781 in HPHP::f_hphp_invoke_method (obj=..., cls=..., name=..., params=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/ext/reflection/ext_reflection.cpp:826 | |
| #20 0x0000000002362a35 in HPHP::Native::NativeFuncCaller::callInt64 (this=0x7f6f2f173730) at /home/jmarrama/hhvm/hphp/runtime/vm/native-func-caller.h:856 | |
| #21 0x0000000002391a86 in HPHP::Native::callFunc (func=0x7f6f44420b80, ctx=0x0, args=0x7f6f2f4ff750, numArgs=4, ret=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/native.cpp:239 | |
| #22 0x0000000002391ed8 in HPHP::Native::functionWrapper (ar=0x7f6f2f4ff760) at /home/jmarrama/hhvm/hphp/runtime/vm/native.cpp:312 | |
| #23 0x00000000098b6710 in ?? () | |
| #24 0x0000000002aaa20e in enterTCHelper () at /home/jmarrama/hhvm/hphp/runtime/vm/jit/translator-asm-helpers.S:83 | |
| #25 0x0000000002a3390b in HPHP::JIT::X64::BackEnd::enterTCHelper (this=0x7f6f45f39dd8, | |
| start=0x98e882b "H\307\301+\210\216\tH\211\357H\211\336H\307\302U\002", info=...) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/back-end-x64.cpp:106 | |
| #26 0x0000000002a39a53 in HPHP::JIT::MCGenerator::enterTC (this=0x7f6f45c06100, start=0x98e882b "H\307\301+\210\216\tH\211\357H\211\336H\307\302U\002", | |
| data=0x7f6f2f173fb0) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1114 | |
| #27 0x000000000225f80f in HPHP::JIT::MCGenerator::enterTCAtSrcKey (this=0x7f6f45c06100, sk=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.h:167 | |
| #28 0x000000000220ffea in HPHP::ExecutionContext::enterVMAtCurPC (this=0x7f6ebbc5e400) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1744 | |
| #29 0x0000000002210220 in HPHP::ExecutionContext::enterVM (this=0x7f6ebbc5e400, ar=0x7f6f2f4fffc0, stk=HPHP::ExecutionContext::Untrimmed, pc=0x0, | |
| exception=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1793 | |
| #30 0x0000000002210ba7 in HPHP::ExecutionContext::invokeFunc (this=0x7f6ebbc5e400, retval=0x7f6f2f174260, f=0x7f6f447ce100, args_=..., this_=0x0, cls=0x0, | |
| varEnv=0x7f6eb30062d0, invName=0x0, flags=HPHP::ExecutionContext::InvokePseudoMain) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1937 | |
| #31 0x000000000221196c in HPHP::ExecutionContext::invokeUnit (this=0x7f6ebbc5e400, retval=0x7f6f2f174260, unit=0x7f6f3ea29780) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:2070 | |
| #32 0x0000000001eeb484 in HPHP::invoke_file_impl (res=..., path=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:827 | |
| #33 0x0000000001eeb351 in HPHP::invoke_file (s=..., once=true, currentDir=0x399bf90 "") at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:810 | |
| #34 0x0000000001eeb1d7 in HPHP::include_impl_invoke (file=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:793 | |
| #35 0x000000000200cc48 in HPHP::hphp_invoke (context=0x7f6ebbc5e400, cmd="/box/www/current_v5/test/php/webview.php", func=false, funcParams=..., | |
| funcRet=..., reqInitFunc="", reqInitDoc="", error=@0x7f6f2f17458f: false, errorMsg="Internal Server Error", once=true, warmupOnly=false, | |
| richErrorMsg=false) at /home/jmarrama/hhvm/hphp/runtime/base/program-functions.cpp:1709 | |
| #36 0x00000000021342cc in HPHP::HttpRequestHandler::executePHPRequest (this=0x7f6f45cf1fe0, transport=0x7f6f2f174a70, reqURI=..., sourceRootInfo=..., | |
| cachableDynamicContent=false) at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:374 | |
| #37 0x000000000213383d in HPHP::HttpRequestHandler::handleRequest (this=0x7f6f45cf1fe0, transport=0x7f6f2f174a70) | |
| at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:289 | |
| #38 0x00000000021208cb in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJobImpl (this=0x7f6f44505cc0, job= | |
| std::shared_ptr (count 3) 0x7f6eb142ddd8, abort=false) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:103 | |
| #39 0x0000000002120244 in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJob (this=0x7f6f44505cc0, | |
| job=std::shared_ptr (count 3) 0x7f6eb142ddd8) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:57 | |
| #40 0x000000000211d8d6 in HPHP::JobQueueWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::Server*, true, false, HPHP::JobQueueDropVMStack>::start ( | |
| this=0x7f6f44505cc0) at /home/jmarrama/hhvm/hphp/util/job-queue.h:409 | |
| #41 0x000000000211df23 in HPHP::AsyncFunc<HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits> >::run_ ( | |
| obj=0x7f6f4442de00) at /home/jmarrama/hhvm/hphp/util/async-func.h:205 | |
| #42 0x00000000034090b1 in HPHP::AsyncFuncImpl::threadFuncImpl (this=0x7f6f4442de00) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:131 | |
| #43 0x0000000003408c95 in HPHP::AsyncFuncImpl::ThreadFunc (obj=0x7f6f4442de00) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:51 | |
| #44 0x00007f6f52f6f9d1 in start_thread () from /lib64/libpthread.so.0 | |
| #45 0x00007f6f5251cb6d in clone () from /lib/libc.so.6 | |
| (gdb) bt | |
| #0 0x00007fe9310b0925 in raise () from /lib/libc.so.6 | |
| #1 0x00007fe9310b2105 in abort () from /lib/libc.so.6 | |
| #2 0x000000000341c5d0 in HPHP::assert_fail (e=0x412572d "false", file=0x4125688 "/home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp", line=108, | |
| func=0x4128dc0 <HPHP::JIT::(anonymous namespace)::install_catch_trace(_Unwind_Context*, _Unwind_Exception*, HPHP::InvalidSetMException*)::__PRETTY_FUNCTION__> "bool HPHP::JIT::{anonymous}::install_catch_trace(_Unwind_Context*, _Unwind_Exception*, HPHP::InvalidSetMException*)") | |
| at /home/jmarrama/hhvm/hphp/util/assertions.cpp:33 | |
| #3 0x00000000028ccdc1 in HPHP::JIT::(anonymous namespace)::install_catch_trace (ctx=0x7fe90dd72870, exn=0x7fe88d5c53e0, ism=0x0) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp:103 | |
| #4 0x00000000028cd355 in HPHP::JIT::(anonymous namespace)::tc_unwind_personality (version=1, actions=2, exceptionClass=5138137972254386944, | |
| exceptionObj=0x7fe88d5c53e0, context=0x7fe90dd72870) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/unwind-x64.cpp:195 | |
| #5 0x00007fe931422383 in ?? () from /lib64/libgcc_s.so.1 | |
| #6 0x00007fe931422457 in _Unwind_Resume () from /lib64/libgcc_s.so.1 | |
| #7 0x0000000001fa7ab3 in HPHP::ObjectData::invokeToString (this=0x7fe8955d8fe0) at /home/jmarrama/hhvm/hphp/runtime/base/object-data.cpp:1758 | |
| #8 0x0000000001f9a0ea in HPHP::tvCoerceParamToStringInPlace (tv=0x7fe90d27f510) at /home/jmarrama/hhvm/hphp/runtime/base/tv-helpers.cpp:469 | |
| #9 0x0000000009428913 in ?? () | |
| #10 0x0000000002aaa20e in enterTCHelper () at /home/jmarrama/hhvm/hphp/runtime/vm/jit/translator-asm-helpers.S:83 | |
| #11 0x0000000002a3390b in HPHP::JIT::X64::BackEnd::enterTCHelper (this=0x7fe924b39dd8, | |
| start=0x935f7e6 "H\307\301\346\367\065\tH\211\357H\211\336H\307\302\065", info=...) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/back-end-x64.cpp:106 | |
| #12 0x0000000002a39a53 in HPHP::JIT::MCGenerator::enterTC (this=0x7fe924806100, start=0x935f7e6 "H\307\301\346\367\065\tH\211\357H\211\336H\307\302\065", | |
| data=0x7fe90dd731c0) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1114 | |
| #13 0x000000000225f80f in HPHP::JIT::MCGenerator::enterTCAtSrcKey (this=0x7fe924806100, sk=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.h:167 | |
| #14 0x000000000220ffea in HPHP::ExecutionContext::enterVMAtCurPC (this=0x7fe8a0af2800) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1744 | |
| #15 0x0000000002210220 in HPHP::ExecutionContext::enterVM (this=0x7fe8a0af2800, ar=0x7fe90d27f6f0, stk=HPHP::ExecutionContext::Trimmed, pc=0x0, | |
| exception=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1793 | |
| #16 0x0000000002210ba7 in HPHP::ExecutionContext::invokeFunc (this=0x7fe8a0af2800, retval=0x7fe90dd73440, f=0x7fe896007c80, args_=..., | |
| this_=0x7fe89549c320, cls=0x7fe88a8a6880, varEnv=0x0, invName=0x0, flags=HPHP::ExecutionContext::InvokeNormal) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1937 | |
| #17 0x0000000001fac7ba in HPHP::ExecutionContext::invokeFunc (this=0x7fe8a0af2800, retval=0x7fe90dd73440, ctx=..., args_=..., varEnv=0x0) | |
| at /home/jmarrama/hhvm/hphp/runtime/base/execution-context.h:651 | |
| #18 0x0000000001fa20bc in HPHP::ObjectData::o_invoke (this=0x7fe89549c320, s=..., params=..., fatal=true) | |
| at /home/jmarrama/hhvm/hphp/runtime/base/object-data.cpp:539 | |
| #19 0x0000000002e6b781 in HPHP::f_hphp_invoke_method (obj=..., cls=..., name=..., params=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/ext/reflection/ext_reflection.cpp:826 | |
| #20 0x0000000002362a35 in HPHP::Native::NativeFuncCaller::callInt64 (this=0x7fe90dd73730) at /home/jmarrama/hhvm/hphp/runtime/vm/native-func-caller.h:856 | |
| #21 0x0000000002391a86 in HPHP::Native::callFunc (func=0x7fe923020b80, ctx=0x0, args=0x7fe90d27f750, numArgs=4, ret=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/native.cpp:239 | |
| #22 0x0000000002391ed8 in HPHP::Native::functionWrapper (ar=0x7fe90d27f760) at /home/jmarrama/hhvm/hphp/runtime/vm/native.cpp:312 | |
| #23 0x000000000869bb8d in ?? () | |
| #24 0x0000000002aaa20e in enterTCHelper () at /home/jmarrama/hhvm/hphp/runtime/vm/jit/translator-asm-helpers.S:83 | |
| #25 0x0000000002a3390b in HPHP::JIT::X64::BackEnd::enterTCHelper (this=0x7fe924b39dd8, | |
| start=0x88d6e6f "H\307\301on\215\bH\211\357H\211\336H\307\302U\002", info=...) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/back-end-x64.cpp:106 | |
| #26 0x0000000002a39a53 in HPHP::JIT::MCGenerator::enterTC (this=0x7fe924806100, start=0x88d6e6f "H\307\301on\215\bH\211\357H\211\336H\307\302U\002", | |
| data=0x7fe90dd73fb0) at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.cpp:1114 | |
| #27 0x000000000225f80f in HPHP::JIT::MCGenerator::enterTCAtSrcKey (this=0x7fe924806100, sk=...) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/jit/mc-generator.h:167 | |
| #28 0x000000000220ffea in HPHP::ExecutionContext::enterVMAtCurPC (this=0x7fe8a0af2800) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1744 | |
| #29 0x0000000002210220 in HPHP::ExecutionContext::enterVM (this=0x7fe8a0af2800, ar=0x7fe90d27ffc0, stk=HPHP::ExecutionContext::Untrimmed, pc=0x0, | |
| exception=0x0) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1793 | |
| #30 0x0000000002210ba7 in HPHP::ExecutionContext::invokeFunc (this=0x7fe8a0af2800, retval=0x7fe90dd74260, f=0x7fe9230adf80, args_=..., this_=0x0, cls=0x0, | |
| varEnv=0x7fe88b0062c0, invName=0x0, flags=HPHP::ExecutionContext::InvokePseudoMain) at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:1937 | |
| #31 0x000000000221196c in HPHP::ExecutionContext::invokeUnit (this=0x7fe8a0af2800, retval=0x7fe90dd74260, unit=0x7fe91d627780) | |
| at /home/jmarrama/hhvm/hphp/runtime/vm/bytecode.cpp:2070 | |
| #32 0x0000000001eeb484 in HPHP::invoke_file_impl (res=..., path=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:827 | |
| #33 0x0000000001eeb351 in HPHP::invoke_file (s=..., once=true, currentDir=0x399bf90 "") at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:810 | |
| #34 0x0000000001eeb1d7 in HPHP::include_impl_invoke (file=..., once=true, currentDir=0x399bf90 "") | |
| at /home/jmarrama/hhvm/hphp/runtime/base/builtin-functions.cpp:793 | |
| #35 0x000000000200cc48 in HPHP::hphp_invoke (context=0x7fe8a0af2800, cmd="/box/www/current_v5/test/php/webview.php", func=false, funcParams=..., | |
| funcRet=..., reqInitFunc="", reqInitDoc="", error=@0x7fe90dd7458f: false, errorMsg="Internal Server Error", once=true, warmupOnly=false, | |
| richErrorMsg=false) at /home/jmarrama/hhvm/hphp/runtime/base/program-functions.cpp:1709 | |
| #36 0x00000000021342cc in HPHP::HttpRequestHandler::executePHPRequest (this=0x7fe9248f1fa0, transport=0x7fe90dd74a70, reqURI=..., sourceRootInfo=..., | |
| cachableDynamicContent=false) at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:374 | |
| #37 0x000000000213383d in HPHP::HttpRequestHandler::handleRequest (this=0x7fe9248f1fa0, transport=0x7fe90dd74a70) | |
| at /home/jmarrama/hhvm/hphp/runtime/server/http-request-handler.cpp:289 | |
| #38 0x00000000021208cb in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJobImpl (this=0x7fe923105cc0, job= | |
| std::shared_ptr (count 3) 0x7fe8944f4e18, abort=false) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:103 | |
| #39 0x0000000002120244 in HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits>::doJob (this=0x7fe923105cc0, | |
| job=std::shared_ptr (count 3) 0x7fe8944f4e18) at /home/jmarrama/hhvm/hphp/runtime/server/server-worker.h:57 | |
| #40 0x000000000211d8d6 in HPHP::JobQueueWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::Server*, true, false, HPHP::JobQueueDropVMStack>::start ( | |
| this=0x7fe923105cc0) at /home/jmarrama/hhvm/hphp/util/job-queue.h:409 | |
| #41 0x000000000211df23 in HPHP::AsyncFunc<HPHP::ServerWorker<std::shared_ptr<HPHP::LibEventJob>, HPHP::LibEventTransportTraits> >::run_ ( | |
| obj=0x7fe92302de00) at /home/jmarrama/hhvm/hphp/util/async-func.h:205 | |
| #42 0x00000000034090b1 in HPHP::AsyncFuncImpl::threadFuncImpl (this=0x7fe92302de00) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:131 | |
| #43 0x0000000003408c95 in HPHP::AsyncFuncImpl::ThreadFunc (obj=0x7fe92302de00) at /home/jmarrama/hhvm/hphp/util/async-func.cpp:51 | |
| #44 0x00007fe931bb99d1 in start_thread () from /lib64/libpthread.so.0 | |
| #45 0x00007fe931166b6d in clone () from /lib/libc.so.6 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment