Skip to content

Instantly share code, notes, and snippets.

@mranney
Created December 23, 2011 20:42
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 mranney/a9722d25619c0ef7eb21 to your computer and use it in GitHub Desktop.
Save mranney/a9722d25619c0ef7eb21 to your computer and use it in GitHub Desktop.
mjr@prod-1001:~/cores$ for file in *.core ; do echo $file ; sudo gdb -x where /usr/local/bin/node $file 2>/dev/null | grep ^# ; echo ; done
prod-1001-12547-node.core
#0 0x00000000005d10ed in v8::internal::Factory::NewStringFromUtf8(v8::internal::Vector<char const>, v8::internal::PretenureFlag) ()
#0 0x00000000005d10ed in v8::internal::Factory::NewStringFromUtf8(v8::internal::Vector<char const>, v8::internal::PretenureFlag) ()
#1 0x0000000000595697 in v8::String::New(char const*, int) ()
#2 0x000000000053f571 in node::StringPtr::ToString (p_=<value optimized out>) at ../src/node_http_parser.cc:219
#3 node::Parser::CreateHeaders (p_=<value optimized out>) at ../src/node_http_parser.cc:527
#4 node::Parser::on_headers_complete_ (p_=<value optimized out>) at ../src/node_http_parser.cc:305
#5 node::Parser::on_headers_complete (p_=<value optimized out>) at ../src/node_http_parser.cc:291
#6 0x000000000057a772 in http_parser_execute (parser=0x5ef3888, settings=0xc3d000, data=<value optimized out>, len=<value optimized out>) at ../deps/http_parser/http_parser.c:1530
#7 0x000000000053e466 in node::Parser::Execute (args=<value optimized out>) at ../src/node_http_parser.cc:452
#8 0x00002070a64dceca in ?? ()
#9 0x00007fff39fdfd30 in ?? ()
#10 0x00007fff39fdfd48 in ?? ()
#11 0x0000000000000003 in ?? ()
#12 0x0000000000000000 in ?? ()
prod-1001-4175-node.core
#0 0x00007fe97ec3fd30 in memcpy () from /lib/libc.so.6
#0 0x00007fe97ec3fd30 in memcpy () from /lib/libc.so.6
#1 0x000000000053e63b in node::StringPtr::Update (p_=<value optimized out>, at=0x8575ed3 "74c6640&message_id=profile_picture_user.wyatt.pritc.13", length=54) at /usr/include/bits/string3.h:52
#2 node::Parser::on_url_ (p_=<value optimized out>, at=0x8575ed3 "74c6640&message_id=profile_picture_user.wyatt.pritc.13", length=54) at ../src/node_http_parser.cc:251
#3 node::Parser::on_url (p_=<value optimized out>, at=0x8575ed3 "74c6640&message_id=profile_picture_user.wyatt.pritc.13", length=54) at ../src/node_http_parser.cc:250
#4 0x0000000000579a12 in http_parser_execute (parser=0x48d00c8, settings=0xc3d000, data=0x8575ed3 "74c6640&message_id=profile_picture_user.wyatt.pritc.13", len=54) at ../deps/http_parser/http_parser.c:1711
#5 0x000000000053e466 in node::Parser::Execute (args=<value optimized out>) at ../src/node_http_parser.cc:452
#6 0x000008fc9a148aca in ?? ()
#7 0x00007fff52f5e6c0 in ?? ()
#8 0x00007fff52f5e6d8 in ?? ()
#9 0x0000000000000003 in ?? ()
#10 0x0000000000000000 in ?? ()
prod-1013-21531-node.core
#0 0x00007fda46b73d30 in memcpy () from /lib/libc.so.6
#0 0x00007fda46b73d30 in memcpy () from /lib/libc.so.6
#1 0x000000000053e63b in node::StringPtr::Update (p_=<value optimized out>, at=0xa40239e "message_id=profile_picture_user.camil.loss.1323401868007_16385#g\031'5\004\"(?8", length=62) at /usr/include/bits/string3.h:52
#2 node::Parser::on_url_ (p_=<value optimized out>, at=0xa40239e "message_id=profile_picture_user.camil.loss.1323401868007_16385#g\031'5\004\"(?8", length=62) at ../src/node_http_parser.cc:251
#3 node::Parser::on_url (p_=<value optimized out>, at=0xa40239e "message_id=profile_picture_user.camil.loss.1323401868007_16385#g\031'5\004\"(?8", length=62) at ../src/node_http_parser.cc:250
#4 0x0000000000579a12 in http_parser_execute (parser=0x2e680f8, settings=0xc3d000, data=0xa40239e "message_id=profile_picture_user.camil.loss.1323401868007_16385#g\031'5\004\"(?8", len=62) at ../deps/http_parser/http_parser.c:1711
#5 0x000000000053e466 in node::Parser::Execute (args=<value optimized out>) at ../src/node_http_parser.cc:452
#6 0x00000a8f25399aaa in ?? ()
#7 0x00007fffeb067e80 in ?? ()
#8 0x00007fffeb067e98 in ?? ()
#9 0x0000000000000003 in ?? ()
#10 0x0000000000000000 in ?? ()
prod-1013-22453-node.core
#0 0x00007f192b943d62 in memcpy () from /lib/libc.so.6
#0 0x00007f192b943d62 in memcpy () from /lib/libc.so.6
#1 0x000000000053e63b in node::StringPtr::Update (p_=<value optimized out>,
#2 node::Parser::on_url_ (p_=<value optimized out>,
#3 node::Parser::on_url (p_=<value optimized out>,
#4 0x0000000000579a12 in http_parser_execute (parser=0x1ecc4f8, settings=0xc3d000,
#5 0x000000000053e466 in node::Parser::Execute (args=<value optimized out>) at ../src/node_http_parser.cc:452
#6 0x000039b075bb7f2a in ?? ()
#7 0x00007fff4504e3d0 in ?? ()
#8 0x00007fff4504e3e8 in ?? ()
#9 0x0000000000000003 in ?? ()
#10 0x0000000000000000 in ?? ()
prod-1019-27855-node.core
#0 0x00007f56ccffdd30 in memcpy () from /lib/libc.so.6
#0 0x00007f56ccffdd30 in memcpy () from /lib/libc.so.6
#1 0x000000000053e63b in node::StringPtr::Update (p_=<value optimized out>,
#2 node::Parser::on_url_ (p_=<value optimized out>,
#3 node::Parser::on_url (p_=<value optimized out>,
#4 0x0000000000579a12 in http_parser_execute (parser=0x326b418, settings=0xc3d000,
#5 0x000000000053e466 in node::Parser::Execute (args=<value optimized out>) at ../src/node_http_parser.cc:452
#6 0x0000015ecd68616a in ?? ()
#7 0x00007fff87ef1970 in ?? ()
#8 0x00007fff87ef1988 in ?? ()
#9 0x0000000000000003 in ?? ()
#10 0x0000000000000000 in ?? ()
prod-1019-30034-node.core
#0 0x00007fc4d4eb3d30 in memcpy () from /lib/libc.so.6
#0 0x00007fc4d4eb3d30 in memcpy () from /lib/libc.so.6
#1 0x000000000053e63b in node::StringPtr::Update (p_=<value optimized out>,
#2 node::Parser::on_url_ (p_=<value optimized out>,
#3 node::Parser::on_url (p_=<value optimized out>,
#4 0x000000000057aa6b in http_parser_execute (parser=0x5469708, settings=0xc3d000, data=<value optimized out>, len=<value optimized out>) at ../deps/http_parser/http_parser.c:993
#5 0x000000000053e466 in node::Parser::Execute (args=<value optimized out>) at ../src/node_http_parser.cc:452
#6 0x00002915f348ff2a in ?? ()
#7 0x00007fffe4afade0 in ?? ()
#8 0x00007fffe4afadf8 in ?? ()
#9 0x0000000000000003 in ?? ()
#10 0x0000000000000000 in ?? ()
prod-1019-8807-node.core
#0 0x00007fdee34a8cc5 in memcpy () from /lib/libc.so.6
#0 0x00007fdee34a8cc5 in memcpy () from /lib/libc.so.6
#1 0x000000000053f224 in node::StringPtr::Update (p_=<value optimized out>, at=0x81007c6 ": prod-nr348.voxer.com:80\r\nUser-Agent: Voxer 2.3.7 rv:", length=0) at /usr/include/bits/string3.h:52
#2 node::Parser::on_header_field_ (p_=<value optimized out>, at=0x81007c6 ": prod-nr348.voxer.com:80\r\nUser-Agent: Voxer 2.3.7 rv:", length=0) at ../src/node_http_parser.cc:270
#3 node::Parser::on_header_field (p_=<value optimized out>, at=0x81007c6 ": prod-nr348.voxer.com:80\r\nUser-Agent: Voxer 2.3.7 rv:", length=0) at ../src/node_http_parser.cc:256
#4 0x000000000057b136 in http_parser_execute (parser=0x55ceda8, settings=0xc3d000, data=<value optimized out>, len=<value optimized out>) at ../deps/http_parser/http_parser.c:1300
#5 0x000000000053e466 in node::Parser::Execute (args=<value optimized out>) at ../src/node_http_parser.cc:452
#6 0x00001bba482e632a in ?? ()
#7 0x00007fff613e28f0 in ?? ()
#8 0x00007fff613e2908 in ?? ()
#9 0x0000000000000003 in ?? ()
#10 0x0000000000000000 in ?? ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment