Issue 26: GetFileListTask::status() segfault
Project Member Reported by lantatla...@gmail.com, Aug 26, 2008
#0  0x401df747 in std::string::c_str () from /usr/lib/libstdc++.so.6
#1  0x08064299 in TrystHTTPServer::build_tasks_js (this=0x80f0a10,
json=0xbffeece0) at trysthttp.cc:890
#2  0x08064783 in TrystHTTPServer::req_frontpage (this=0x80f0a10,
req=@0x8123a78, body=0xbffeed84) at trysthttp.cc:689
#3  0x08072bc4 in PageHandler::run (this=0x80ebf68, req=@0x8123a78,
resp=0x8171408) at trysthttp.cc:174
#4  0x08068be9 in TrystHTTPServer::handle_request (this=0x80f0a10,
req=@0x8123a78, resp=0x8171408) at trysthttp.cc:264
#5  0x08075591 in HTTPConnection::request_finished (this=0x81298d8) at
httpserver.cc:334
#6  0x080759e6 in HTTPConnection::notify_read_ready (this=0x81298d8) at
httpserver.cc:216
#7  0x080604bb in Connection::do_read (this=0x81298d8, max_bytes=102400) at
connection.cc:487
#8  0x0807ed21 in IOLoop::loop (this=0xbffff2ac) at ioloop.cc:172
#9  0x080535a1 in CmdDaemon::main (this=0x80cc308, argc=0, argv=0xbffff644)
at tryst.cc:434
#10 0x0804c9f8 in Command::parse (this=0x80cc308, argc=5, argv=0xbffff630)
at tryst.cc:114
#11 0x0804c8f9 in Command::parse (this=0xbffff534, argc=8, argv=0xbffff624)
at tryst.cc:107
#12 0x0804caf8 in main (argc=8, argv=0xbffff624) at tryst.cc:534

not certain how to reproduce it.