Skip to content

Instantly share code, notes, and snippets.

@tjfontaine
Created November 4, 2013 03:31
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 tjfontaine/7297717 to your computer and use it in GitHub Desktop.
Save tjfontaine/7297717 to your computer and use it in GitHub Desktop.
libumem.so.1`umem_cache_alloc
libumem.so.1`umem_alloc+0xcd
libumem.so.1`malloc+0x2a
libstdc++.so.6.0.17`_Znwj+0x29
libstdc++.so.6.0.17`_Znaj+0x1d
node`_ZN2v88internal11HandleScope6ExtendEv+0xdf
node`_ZN2v88internal8JSObject20SetPropertyForResultEPNS0_12LookupResultEPNS0_6StringEPNS0_6ObjectE18PropertyAttributesNS0_14StrictModeFlagENS0_10JSReceiver14StoreFromKeyedE+0x5f8
node`_ZN2v88internal10JSReceiver11SetPropertyEPNS0_6StringEPNS0_6ObjectE18PropertyAttributesNS0_14StrictModeFlagENS1_14StoreFromKeyedE+0x8d
node`_ZN2v88internal7StoreIC5StoreENS0_16InlineCacheStateENS0_14StrictModeFlagENS0_6HandleINS0_6ObjectEEENS4_INS0_6StringEEES6_+0x359
node`_ZN2v88internal12StoreIC_MissENS0_9ArgumentsEPNS0_7IsolateE+0x139
<< internal code >>
(anon) as ClientRequest.abort at http.js pos 42157
(anon) as finish at /home/tjfontaine/walmart/standalone.js pos 455
(anon) as (anon) at /home/tjfontaine/walmart/standalone.js pos 887
<< internal >>
g at events.js pos 5670
<< adaptor >>
(anon) as EventEmitter.emit at events.js pos 2188
<< adaptor >>
parserOnIncomingClient at http.js pos 46888
parserOnHeadersComplete at http.js pos 2723
<< internal >>
<< entry >>
node`_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb+0xef
node`_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb+0xd0
node`_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE+0x15c
node`_ZN4node6Parser19on_headers_completeEP11http_parser+0x4de
node`http_parser_execute+0x5ba
node`_ZN4node6Parser7ExecuteERKN2v89ArgumentsE+0x27a
<< internal code >>
socketOnData at http.js pos 45315
onread at net.js pos 12838
<< internal >>
<< entry >>
node`_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb+0xef
node`_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb+0xd0
node`_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE+0x15c
node`_ZN4node12MakeCallbackEN2v86HandleINS0_6ObjectEEENS1_INS0_8FunctionEEEiPNS1_INS0_5ValueEEE+0x5e
node`_ZN4node12MakeCallbackEN2v86HandleINS0_6ObjectEEENS1_INS0_6StringEEEiPNS1_INS0_5ValueEEE+0x60
node`_ZN4node10StreamWrap12OnReadCommonEP11uv_stream_si8uv_buf_t14uv_handle_type+0x15b
node`_ZN4node10StreamWrap6OnReadEP11uv_stream_si8uv_buf_t+0x2e
node`uv__read+0x316
node`uv__stream_io+0x195
node`uv__io_poll+0x1a7
node`uv_run+0xea
node`_ZN4node5StartEiPPc+0x17b
node`main+0x1b
node`_start+0x83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment