Daily Build Log (Brief)


Compile


/tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/ace/GNUmakefile.ACE

[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/ace/OS_NS_dirent.inl: In function ‘int ACE_OS::readdir_r(ACE_DIR*, dirent*, dirent**)’:
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/ace/OS_NS_dirent.inl:84:17: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
[Details] /usr/include/dirent.h:189:12: note: declared here
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/ace/OS_NS_dirent.inl:84:47: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
[Details] /usr/include/dirent.h:189:12: note: declared here

Test


tests/Bug_2610_Regression_Test (Bug currently UNFIXED, This test may fail)

[Details] Error: Bug_2610_Regression_Test FAILED with exit status 1 after Time:0s
[Details] Error: (log/Bug_2610_Regression_Test.log): Svc_Handler leakage detected, 3 objects remain
[Details] Error (log/Bug_2610_Regression_Test.log): no line with 'Ending'
[Details] 2023-03-18 03:18:16.372@LM_ERROR@Svc_Handler leakage detected, 3 objects remain

tests/Bug_2772_Regression_Test (Bug currently UNFIXED, This test may fail)

[Details] ERROR: Bug_2772_Regression_Test timedout
======= Begin stuck stacks =======
[New LWP 12298]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
0xb77bdcf9 in __kernel_vsyscall ()
warning: File "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 2 (Thread 0xb7206b40 (LWP 12298)):
#0 0xb77bdcf9 in __kernel_vsyscall ()
#1 0xb73cebeb in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb76cfb5d in ACE_OS::cond_wait(pthread_cond_t*, pthread_mutex_t*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#3 0xb7698cd6 in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Recursive_Thread_Mutex&, ACE_Time_Value const*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#4 0xb7698d20 in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Time_Value const*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#5 0x00471174 in ThreadTest::workerThread() ()
#6 0x004712dc in ThreadTest::workerThreadWrapper(void*) ()
#7 0xb76dabba in ACE_OS_Thread_Adapter::invoke() () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#8 0xb73c927a in start_thread (arg=0xb7206b40) at pthread_create.c:456
#9 0xb72f3366 in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:110

Thread 1 (Thread 0xb720a900 (LWP 12296)):
#0 0xb77bdcf9 in __kernel_vsyscall ()
#1 0xb73d1de2 in __lll_lock_wait () at ../sysdeps/unix/sysv/linux/i386/lowlevellock.S:144
#2 0xb73cd4dd in __pthread_mutex_cond_lock (mutex=0xbff5dbf8) at ../nptl/pthread_mutex_lock.c:115
#3 0xb73cec94 in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:273
#4 0xb76cfb5d in ACE_OS::cond_wait(pthread_cond_t*, pthread_mutex_t*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#5 0xb7698cd6 in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Recursive_Thread_Mutex&, ACE_Time_Value const*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#6 0xb7698d20 in ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Time_Value const*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#7 0x0047109a in ThreadTest::run(bool) ()
#8 0x00471523 in run_main(int, char**) ()
#9 0x00470c97 in main ()
======= End stuck stacks =======
[Details] Error: Bug_2772_Regression_Test FAILED (time out after Time:317s)
[Details] Error (log/Bug_2772_Regression_Test.log): no line with 'Ending'

tests/Bug_3911_Regression_Test (Bug currently UNFIXED, This test may fail)

[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/tests/Bug_3911_Regression_Test: symbol lookup error: /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/tests/Bug_3911_Regression_Test: undefined symbol: _ZNK20ACE_MMAP_Memory_Pool9base_addrEv
[Details] Error: Bug_3911_Regression_Test FAILED with exit status 127 after Time:0s
[Details] Error (log/Bug_3911_Regression_Test.log): no line with 'Ending'

tests/MT_Reference_Counted_Event_Handler_Test

[Details] Unexpected error 9 on netlink descriptor 8ERROR: <MT_Reference_Counted_Event_Handler_Test> exited with coredump from signal 6 : ABRT
======= Begin stack trace of ././/MT_Reference_Counted_Event_Handler_Test from core file ./core =======
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ././/MT_Reference_Counted_Event_Handler_Test...(no debugging symbols found)...done.
[New LWP 12726]
[New LWP 12727]
[New LWP 12550]
[New LWP 12728]
[New LWP 12729]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE'.
Program terminated with signal SIGABRT, Aborted.
#0 0xb7757cf9 in __kernel_vsyscall ()
[Current thread is 1 (Thread 0xb5fffb40 (LWP 12726))]
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
#0 0xb7757cf9 in __kernel_vsyscall ()
#1 0xb71d0dd0 in __libc_signal_restore_set (set=0xb5ffd540)
at ../sysdeps/unix/sysv/linux/nptl-signals.h:79
#2 __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:48
#3 0xb71d2297 in __GI_abort () at abort.c:89
#4 0xb720c38f in __libc_message (do_abort=<optimized out>,
fmt=<optimized out>) at ../sysdeps/posix/libc_fatal.c:175
#5 0xb720c3cc in __GI___libc_fatal (
message=0xb5ffd868 "Unexpected error 9 on netlink descriptor 8")
at ../sysdeps/posix/libc_fatal.c:185
#6 0xb72a9590 in __GI___netlink_assert_response (fd=fd@entry=8,
result=result@entry=-1)
at ../sysdeps/unix/sysv/linux/netlink_assert_response.c:103
#7 0xb72a8c08 in make_request (pid=12550, fd=8)
at ../sysdeps/unix/sysv/linux/check_pf.c:171
#8 __check_pf (seen_ipv4=0xb5ffeaf6, seen_ipv6=0xb5ffeaf7, in6ai=0xb5ffeafc,
in6ailen=0xb5ffeb00) at ../sysdeps/unix/sysv/linux/check_pf.c:329
#9 0xb72757b1 in __GI_getaddrinfo (name=<optimized out>,
service=<optimized out>, hints=<optimized out>, pai=0xb5ffefac)
at ../sysdeps/posix/getaddrinfo.c:2445
#10 0xb766d734 in ACE_OS::getaddrinfo(char const*, char const*, addrinfo const*, addrinfo**) ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#11 0xb76512da in ACE_INET_Addr::set(unsigned short, char const*, int, int) ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#12 0xb7651dbc in ACE_INET_Addr::ACE_INET_Addr(unsigned short, char const*, int) ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#13 0x0049aac6 in Pipe::open() ()
#14 0x0049ad00 in Connector::connect(int&, int&, int) ()
#15 0x0049af99 in Invocation_Thread::create_connection() ()
#16 0x0049b5ed in Invocation_Thread::svc() ()
#17 0xb76bb296 in ACE_Task_Base::svc_run(void*) ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#18 0xb76bc4e2 in ACE_Thread_Adapter::invoke_i() ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#19 0xb76bc5d1 in ACE_Thread_Adapter::invoke() ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#20 0xb736327a in start_thread (arg=0xb5fffb40) at pthread_create.c:456
#21 0xb728d366 in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:110
======= End stack trace =======
[Details] Error: MT_Reference_Counted_Event_Handler_Test FAILED with exit status 255 after Time:53s
[Details] Error: MT_Reference_Counted_Event_Handler_Test dumped core
[Details] Error (log/MT_Reference_Counted_Event_Handler_Test.log): no line with 'Ending'

tests/MT_SOCK_Test

[Details] ERROR: MT_SOCK_Test timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
0xb76eacf9 in __kernel_vsyscall ()
warning: File "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 1 (Thread 0xb7137900 (LWP 12746)):
#0 0xb76eacf9 in __kernel_vsyscall ()
#1 0xb72ffe33 in __waitpid_nocancel () at ../sysdeps/unix/syscall-template.S:84
#2 0xb76053e0 in ACE_OS::waitpid(int, int*, int, int) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#3 0x0044e8ea in spawn(int) ()
#4 0x0044ea1c in run_main(int, char**) ()
#5 0x0044d3d7 in main ()
======= End stuck stacks =======
[Details] Error: MT_SOCK_Test FAILED (time out after Time:317s)
[Details] Error: (log/MT_SOCK_Test.log): (12746|12746) server: Incorrect # client connections. Expected:5-10 Actual:26
[Details] Error (log/MT_SOCK_Test.log): no line with 'Ending'
[Details] 2023-03-18 03:28:08.510@LM_ERROR@(12746|12746) server: Incorrect # client connections. Expected:5-10 Actual:26

tests/Reactor_Fairness_Test (Bug currently UNFIXED, This test may fail)

[Details] Error: Reactor_Fairness_Test FAILED with exit status 1 after Time:91s
[Details] Error: (log/Reactor_Fairness_Test.log): Too much unfairness (max 216040, min 0)
[Details] 2023-03-18 03:36:35.951@LM_ERROR@Too much unfairness (max 216040, min 0)

tests/Service_Config_Stream_Test (Bug currently UNFIXED, This test may fail)

[Details] ERROR: <Service_Config_Stream_Test> exited with coredump from signal 11 : SEGV
======= Begin stack trace of ././/Service_Config_Stream_Test from core file ./core =======
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ././/Service_Config_Stream_Test...(no debugging symbols found)...done.
[New LWP 14391]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0xb7661af1 in ACE_Module_Type::fini() const ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
#0 0xb7661af1 in ACE_Module_Type::fini() const ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#1 0xb765ead3 in ACE_Service_Type::fini() ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#2 0xb76607b3 in ACE_Service_Repository::fini() ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#3 0xb765a0e4 in ACE_Service_Config::fini_svcs() ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#4 0xb76291e1 in ACE_Object_Manager::fini() ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#5 0xb7629c66 in ACE_OS_Object_Manager::fini() [clone .localalias.4] ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#6 0xb7629d89 in ACE_OS_Object_Manager::~ACE_OS_Object_Manager() ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#7 0xb7629e2e in ACE_OS_Object_Manager_Manager::~ACE_OS_Object_Manager_Manager() ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#8 0xb7186b2a in __cxa_finalize (d=0xb76fede0) at cxa_finalize.c:56
#9 0xb75bdd23 in __do_global_dtors_aux ()
from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#10 0xb771c142 in _dl_fini () at dl-fini.c:235
#11 0xb71867ab in __run_exit_handlers (status=0,
listp=0xb730c3dc <__exit_funcs>, run_list_atexit=true, run_dtors=true)
at exit.c:83
#12 0xb7186811 in __GI_exit (status=0) at exit.c:105
#13 0xb7170292 in __libc_start_main (main=0x44c570 <main>, argc=1,
argv=0xbfc65e54, init=0x450960 <__libc_csu_init>,
fini=0x4509c0 <__libc_csu_fini>, rtld_fini=0xb771bf50 <_dl_fini>,
stack_end=0xbfc65e4c) at ../csu/libc-start.c:325
#14 0x0044c601 in _start ()
======= End stack trace =======
[Details] Error: Service_Config_Stream_Test FAILED with exit status 255 after Time:0s
[Details] Error: Service_Config_Stream_Test dumped core

tests/TSS_Leak_Test (Bug currently UNFIXED, This test may fail)

[Details] Error: TSS_Leak_Test FAILED with exit status 1 after Time:0s
[Details] Error: (log/TSS_Leak_Test.log): ERROR: 1 X objects (should be 0)
[Details] 2023-03-18 03:40:46.663@LM_ERROR@ERROR: 1 X objects (should be 0)

TAO/tests/Bug_2085_Regression/run_test.pl (Bug currently UNFIXED, This test may fail)

[Details] (18074) ERROR, test_string_to_object for <> didn't result in minor code 7
[Details] (18074) ERROR, test_string_to_object for <> didn't result in minor code 8
[Details] (18074) ERROR, test_string_to_object for <> didn't result in minor code 9
[Details] (18074) ERROR, test_string_to_object for <> didn't result in minor code 10
[Details] ERROR: test returned 4
[Details] Error: TAO/tests/Bug_2085_Regression/run_test.pl returned with status 1

TAO/tests/Bug_2543_Regression/run_test.pl (Bug currently UNFIXED, This test may fail)

[Details] Error: extract out of any failed
[Details] ERROR: test returned 1
[Details] Error: TAO/tests/Bug_2543_Regression/run_test.pl returned with status 1

TAO/tests/Bug_3566_Regression/run_test.pl (Bug currently UNFIXED, This test may fail)

[Details] (18304|18304) EXCEPTION, Exception caught:

TAO/tests/OBV/Collocated/Forward/run_test.pl (Bug currently UNFIXED, This test may fail)

[Details] ERROR: tc == tc_result

TAO/tests/HandleExhaustion/run_test.pl

[Details] ERROR: client timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
0xb7747cf9 in __kernel_vsyscall ()
warning: File "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 1 (Thread 0xb701b8c0 (LWP 18439)):
#0 0xb7747cf9 in __kernel_vsyscall ()
#1 0xb70fcdfd in ___newselect_nocancel () at ../sysdeps/unix/syscall-template.S:84
#2 0xb74e8697 in ACE_OS::select(int, fd_set*, fd_set*, fd_set*, ACE_Time_Value const*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#3 0xb7490969 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#4 0xb752f5e9 in ACE_TP_Reactor::get_event_for_dispatching(ACE_Time_Value*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#5 0xb7530120 in ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#6 0xb753032e in ACE_TP_Reactor::handle_events(ACE_Time_Value*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#7 0xb766f30c in TAO_Leader_Follower::wait_for_event(TAO_LF_Event*, TAO_Transport*, ACE_Time_Value*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#8 0xb76d241c in TAO_Wait_On_Leader_Follower::wait(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#9 0xb76a8df6 in TAO::Synch_Twoway_Invocation::wait_for_reply(ACE_Time_Value*, TAO_Synch_Reply_Dispatcher&, TAO_Bind_Dispatcher_Guard&) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#10 0xb76aa280 in TAO::Synch_Twoway_Invocation::remote_twoway(ACE_Time_Value*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#11 0xb766a3dc in TAO::Invocation_Adapter::invoke_twoway(TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, TAO::Profile_Transport_Resolver&, ACE_Time_Value*&, TAO::Invocation_Retry_State*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#12 0xb766a04d in TAO::Invocation_Adapter::invoke_remote_i(TAO_Stub*, TAO_Operation_Details&, TAO_Pseudo_Var_T<CORBA::Object>&, ACE_Time_Value*&, TAO::Invocation_Retry_State*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#13 0xb766aae5 in TAO::Invocation_Adapter::invoke_i(TAO_Stub*, TAO_Operation_Details&) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#14 0xb766acdb in TAO::Invocation_Adapter::invoke(TAO::Exception_Data const*, unsigned long) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#15 0x004c6a2a in Test::simple() ()
#16 0x004c5c7c in main ()
======= End stuck stacks =======
[Details] ERROR: client returned -1
[Details] ERROR: server timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
0xb778bcf9 in __kernel_vsyscall ()
warning: File "/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 1 (Thread 0xb6f1e700 (LWP 18438)):
#0 0xb778bcf9 in __kernel_vsyscall ()
#1 0xb7000dfd in ___newselect_nocancel () at ../sysdeps/unix/syscall-template.S:84
#2 0xb73ee697 in ACE_OS::select(int, fd_set*, fd_set*, fd_set*, ACE_Time_Value const*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#3 0xb7396969 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#4 0xb74355e9 in ACE_TP_Reactor::get_event_for_dispatching(ACE_Time_Value*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#5 0xb7436120 in ACE_TP_Reactor::dispatch_i(ACE_Time_Value*, ACE_TP_Token_Guard&) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#6 0xb743632e in ACE_TP_Reactor::handle_events(ACE_Time_Value*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libACE.so.6.5.19
#7 0xb758548d in TAO_ORB_Core::run(ACE_Time_Value*, int) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#8 0xb757ece1 in CORBA::ORB::run(ACE_Time_Value*) () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#9 0xb757ed0a in CORBA::ORB::run() () from /tao_builds/jenkins/workspace/doc_ace6tao2_mosquito_linux_gcc_d0o1i0c1/ATCD/ACE/lib/libTAO.so.2.5.19
#10 0x004cb15f in main ()
======= End stuck stacks =======
[Details] ERROR: server returned -1
[Details] ERROR: The error situation was not achieved
[Details] ERROR: The acceptor was not reregistered
[Details] Error: TAO/tests/HandleExhaustion/run_test.pl returned with status 3