Hey David, 2009/7/28 David Galicia <[email protected]>: > > I got a failed assertion from clicking the upload > button of the upload widget from within an Ext::Dialog > running in its own thread.
What do you mean with running in its own thread: using Ext::Dialog::exec() ? > > The failed assertion was about a boost::shared_ptr > not being initialized before use (you can get more > details from the report below). > > What could cause that? I do not think it has to do with your code. Perhaps it is related to a race condition associated with the browser closing the connection while sending the request? Perhaps this gives you a hint in how to reproduce? Can you try to get a more meaning full stack trace by building a Wt library with debugging information? Regards, koen ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
