Koen Deforche wrote:
Hey, 2009/3/15 <[email protected]>:#0 0x0809c471 in Wt::Server::main (this=0xbfbfeda0) at /usr/home/under/PROJECTS/light/src/wt/src/fcgi/Server.C:452 452 int i = lrand48() % sessionProcessPids_.size(); [New LWP 100441] (gdb) bt #0 0x0809c471 in Wt::Server::main (this=0xbfbfeda0) at /usr/home/under/PROJECTS/light/src/wt/src/fcgi/Server.C:452 #1 0x0809e9fb in Wt::WRun (argc=1, argv=0xbfbfeeec, createApplication=0x8054980 <createApplication(Wt::WEnvironment const&)>) at /usr/home/under/PROJECTS/light/src/wt/src/fcgi/Server.C:709 #2 0x08054a0f in main (argc=1, argv=0xbfbfeeec) at /usr/home/under/PROJECTS/light/src/webui/main.cxx:11 (gdb) fr 0 #0 0x0809c471 in Wt::Server::main (this=0xbfbfeda0) at /usr/home/under/PROJECTS/light/src/wt/src/fcgi/Server.C:452 452 int i = lrand48() % sessionProcessPids_.size(); (gdb) Thanks. Sure, I'll investigate. Right now it dies under load so it's not easy to reproduce and catch :( But IMHO in general approach Wt has to handle this situation more gracefully rather than dying with exception. Regards, koen ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest |
------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
