Bugzilla – Bug 517993
UiaDbusCoreBridge: Causes the winbutton.py test to hang
Last modified: 2010-02-24 19:41:42 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1) Gecko/20090617 SUSE/3.5.0-5.1 Firefox/3.5 when the uiadbuscorebridge rpm is install on the machine I'm running the ocra tests it hangs. If I remove the rpm it takes a bit to close, but doesn't hang. Without uiadbuscorebridge installed: /home/a11y/code/orca/test/harness/runone.sh: line 168: 996 Killed orca --user-prefs-dir `pwd` /home/a11y/code/orca/test/harness/runone.sh: line 185: 1031 Killed $APP_NAME $ARGS $PARAMS ** (/usr/lib/IPCE/ipy/ipy.exe:1144): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:1144): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:1144): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:1144): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:1144): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:1144): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:1144): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:1144): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:1144): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** ERROR:handles.c:502:_wapi_handle_new: assertion failed: (_wapi_has_shut_down == FALSE) With uiadbuscorebridge installed: ** (/usr/lib/IPCE/ipy/ipy.exe:29448): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:29448): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:29448): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:29448): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:29448): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed ** (/usr/lib/IPCE/ipy/ipy.exe:29448): WARNING **: FIXME: wait for completion unimplemented Reproducible: Always Steps to Reproduce: 1.run the orca test job in hudson (zypper in uiadbuscorebridge - 151.155.249.80) 2. 3.
Does this bug still exist?