That assert indicates that gzip initialization fails for some weird reason. Could you start up with --no-compression?
Regards, Wim. 2008/9/24 Amitendra Mukherjee <[EMAIL PROTECTED]>: > Hi, > Finally build is successfull for my first wt application ie, hello.wt > but now again I am getting some problem. hello.wt is running fine but > whenever I am trying to browse, it is core dumped. > > Pls help me to figure out the problem. > -bash-3.00$ ../../../build/examples/hello/hello.wt --docroot . > --http-address 1 > 72.16.200.169 --http-port 8080 > [2008-Sep-24 14:01:07.844594] 26405 - [notice] "Wt: initializing built-in > httpd" > [2008-Sep-24 14:01:07.845414] 26405 - [notice] "Reading Wt config file: > /etc/wt/ > wt_config.xml (location = '../../../build/examples/hello/hello.wt')" > [2008-Sep-24 14:01:07.848935] 26405 - [notice] "Starting server: > http://172.16.2 > 00.169:8080" > [2008-Sep-24 14:01:16.089332] 26405 [/ GfPt5ruFbs22KY2W] [notice] "Session > creat > ed (#sessions = 1)" > Assertion failed: r == Z_OK, file > /export/home/amitendra/WT_Build/wt-2.2.0/src/h > ttp/Reply.C, line 469 > Abort (core dumped) > -bash-3.00$ > -bash-3.00$ > -bash-3.00$ > -bash-3.00$ dbx hello.wt core > For information about new features see `help changes' > To remove this message, put `dbxenv suppress_startup_message 7.6' in your > .dbxrc > Reading hello.wt > core file header read successfully > Reading ld.so.1 > Reading libwthttp.so.2.2.0 > Reading libwt.so.2.2.0 > Reading libz.so.1 > Reading libnsl.so.1 > Reading libsocket.so.1 > Reading libboost_thread-sw59-mt-1_36.so.1.36.0 > Reading libboost_filesystem-sw59-mt-1_36.so.1.36.0 > Reading libboost_regex-sw59-mt-1_36.so.1.36.0 > Reading libboost_signals-sw59-mt-1_36.so.1.36.0 > Reading libboost_program_options-sw59-mt-1_36.so.1.36.0 > Reading libboost_date_time-sw59-mt-1_36.so.1.36.0 > Reading libboost_system-sw59-mt-1_36.so.1.36.0 > Reading libstlport.so.1 > Reading librt.so.1 > Reading libCrun.so.1 > Reading libm.so.2 > Reading libc.so.1 > Reading libicudata.so.2 > Reading libicui18n.so.2 > Reading libicuuc.so.2 > Reading libaio.so.1 > Reading libmd5.so.1 > Reading libpthread.so.1 > [EMAIL PROTECTED] ([EMAIL PROTECTED]) terminated by signal ABRT (Abort) > 0xfffffd7ffe5db0ba: __lwp_kill+0x000a: jae __lwp_kill+0x18 [ > 0xffff > fd7ffe5db0c8, .+0xe ] > (dbx) where > current thread: [EMAIL PROTECTED] > =>[1] __lwp_kill(0xd, 0x6, 0xffffffff86519540, 0xfffffd7ffe5db9ae, > 0xfffffd7ffc3 > fbb40, 0xfffffd7fff3c7e50), at 0xfffffd7ffe5db0ba > [2] _thr_kill(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe5d60e9 > [3] raise(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe584dc9 > [4] abort(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe567d90 > [5] __assert(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe56801e > [6] http::server::Reply::initGzip(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at > 0xfffffd7f > ff2df988 > [7] http::server::Reply::nextBuffers(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at > 0xfffff > d7fff2ddea7 > [8] http::server::Connection::startWriteResponse(0x0, 0x0, 0x0, 0x0, 0x0, > 0x0) > , at 0xfffffd7fff2c9f06 > [9] http::server::Reply::transmitMore(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at > 0xffff > fd7fff2df597 > [10] http::server::HTTPRequest::flush(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at > 0xffff > fd7fff2d976e > [11] Wt::WebController::handleRequest(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at > 0xffff > fd7ffef8c1d3 > [12] http::server::WtReply::consumeRequestBody(0x0, 0x0, 0x0, 0x0, 0x0, > 0x0), > at 0xfffffd7fff31aaa1 > [13] http::server::RequestParser::parseBody(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), > at > 0xfffffd7fff2e585a > [14] http::server::Connection::handleReadBody(0x0, 0x0, 0x0, 0x0, 0x0, > 0x0), a > t 0xfffffd7fff2c9d13 > [15] http::server::Connection::handleReadRequest0(0x0, 0x0, 0x0, 0x0, 0x0, > 0x0 > ), at 0xfffffd7fff2c98dc > [16] > boost::asio::asio_handler_invoke<boost::asio::detail::binder2<boost::_bi: > :bind_t<void,boost::_mfi::mf2<void,http::server::Connection,const > boost::system: > :error_code&,unsigned > long>,boost::_bi::list3<boost::_bi::value<boost::shared_pt > r<http::server::Connection> >,boost::arg<1>,boost::arg<2> > >>,boost::system::err > or_code,unsigned long> >(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at > 0xfffffd7fff316623 > [17] > boost_asio_handler_invoke_helpers::invoke<boost::asio::detail::binder2<bo > ost::_bi::bind_t<void,boost::_mfi::mf2<void,http::server::Connection,const > boost > ::system::error_code&,unsigned > long>,boost::_bi::list3<boost::_bi::value<boost:: > shared_ptr<http::server::Connection> >,boost::arg<1>,boost::arg<2> > >>,boost::sy > stem::error_code,unsigned > long>,boost::_bi::bind_t<void,boost::_mfi::mf2<void,ht > tp::server::Connection,const boost::system::error_code&,unsigned > long>,boost::_b > i::list3<boost::_bi::value<boost::shared_ptr<http::server::Connection> >>,boost:: > arg<1>,boost::arg<2> > > >(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at > 0xfffffd7fff314e01 > [18] > boost::asio::detail::handler_queue::handler_wrapper<boost::asio::detail:: > binder2<boost::_bi::bind_t<void,boost::_mfi::mf2<void,http::server::Connection,c > onst boost::system::error_code&,unsigned > long>,boost::_bi::list3<boost::_bi::val > ue<boost::shared_ptr<http::server::Connection> >,boost::arg<1>,boost::arg<2> >> > > ,boost::system::error_code,unsigned long> >::do_call(0x0, 0x0, 0x0, 0x0, > 0x0, 0x > 0), at 0xfffffd7fff31290a > [19] > boost::asio::detail::task_io_service<boost::asio::detail::dev_poll_reacto > r<false> >::do_one(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7fff2f32e5 > [20] > boost::asio::detail::task_io_service<boost::asio::detail::dev_poll_reacto > r<false> >::run(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7fff2ee27d > [21] http::server::Server::run(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at > 0xfffffd7fff2 > e98af > [22] thread_proxy(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7fff17dfc7 > [23] _thr_setup(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe5d7cab > [24] _lwp_start(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe5d7ee0 > (dbx) > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
