Hi all,

if in a Wt::Test::WTestenvironment I instantiate a Wt:: WResource
and call a

suggestFileName()

on it, the code ends up calling the

useUglyInternalPaths()

within the Wt::WebSession::appendInternalPath() which, on its turn,
makes use of the controller_->server_ variable.
But the server_ in a testenvironment is initialized with a null value,
so it ends up in a segfault.

This did not happen within wt-3.1.8 since there was no call
to useUglyInternalPaths().

Bye,
-- 
Antonio

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to