Hi, all.
I'm trying to update wt from 2.2.3 to 3.1.4 in my application.

I get strange error when using wtfcgi connector.
When trying to display WDialog, I see "loading" indicator and everything 
is stuck in the browser (Firefox 3.5)

This issue is not observed when using wthttp connector.

Here's gdb trace:

(gdb) bt
#0  0x28f96217 in __error () from /lib/libthr.so.3
#1  0x28f95df8 in __error () from /lib/libthr.so.3
#2  0x2b10a160 in ?? ()
#3  0x00000008 in ?? ()
#4  0x00000001 in ?? ()
#5  0x2b10a140 in ?? ()
#6  0x00000000 in ?? ()
#7  0x00000001 in ?? ()
#8  0x28644134 in ?? () from /libexec/ld-elf.so.1
#9  0x28f9474f in pthread_setcancelstate () from /lib/libthr.so.3
#10 0x28f93fed in pthread_cond_signal () from /lib/libthr.so.3
#11 0x28d02151 in 
boost::condition_variable_any::wait<boost::unique_lock<boost::mutex> > 
(this=0x2b107c48, m...@0x7f3f89a4) at condition_variable.hpp:84
#12 0x28cf8a8e in Wt::WebSession::doRecursiveEventLoop (this=0x2b107800) 
at gui/wt/src/web/WebSession.C:711
#13 0x28b03460 in Wt::WDialog::exec (this=0x7f3f7898) at 
gui/wt/src/Wt/WDialog.C:181
#14 0x28b6bf35 in Wt::WMessageBox::show (capti...@0x7f3f79b0, 
te...@0x7f3f79a8, butto...@0x7f3f79a4, i18n=true) at 
gui/wt/src/Wt/WMessageBox.C:153

It's stuck waiting for some condition.

Does anyway have the idea what is this and how to fix this?

Thanks,
Andrey.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to