Skip to content

Instantly share code, notes, and snippets.

@hansent
Created May 28, 2010 12:35
Show Gist options
  • Save hansent/417103 to your computer and use it in GitHub Desktop.
Save hansent/417103 to your computer and use it in GitHub Desktop.
#0 0x0805535a in std::_Rb_tree<std::string, std::pair<std::string const, moProperty*>, std::_Select1st<std::pair<std::string const, moProperty*> >, std::less<std::string>, std::allocator<std::pair<std::string const, moProperty*> > >::_M_begin (this=0x1d6b8252) at /usr/include/c++/4.4/bits/stl_tree.h:482
#1 0x08063267 in std::_Rb_tree<std::string, std::pair<std::string const, moProperty*>, std::_Select1st<std::pair<std::string const, moProperty*> >, std::less<std::string>, std::allocator<std::pair<std::string const, moProperty*> > >::find
(this=0x1d6b8252, __k=...) at /usr/include/c++/4.4/bits/stl_tree.h:1421
#2 0x0806301a in std::map<std::string, moProperty*, std::less<std::string>, std::allocator<std::pair<std::string const, moProperty*> > >::find (
this=0x1d6b8252, __x=...) at /usr/include/c++/4.4/bits/stl_map.h:659
#3 0x08061adf in moModule::property (this=0x1d6b81a6, str=...)
at src/moModule.cpp:242
#4 0x080501d6 in web_pipeline_status (req=0x82136b0, arg=0x0)
at src/movid.cpp:487
#5 0x080c063f in evhttp_connection_done (evcon=0x8238b40) at http.c:763
#6 0x080c0ae5 in evhttp_get_body (evcon=0x8238b40, req=0xbfffed44)
at http.c:1576
#7 0x080bc93c in event_process_active (base=0x8196a98,
flags=<value optimized out>) at event.c:385
#8 event_base_loop (base=0x8196a98, flags=<value optimized out>)
at event.c:525
#9 0x080532a3 in main (argc=0, argv=0xbffff4a8) at src/movid.cpp:1074
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment