OS;  linux   debian
compiler type ;  gcc


~/TestServer$ gdb    dbAPIServer
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run Quit
(gdb) run  -ORBInitRef NameService=corbaloc::linuxserver:32000/NameService
Starting program: /home/wumh/TestServer/dbAPIServer -ORBInitRef NameService=corbaloc::linuxserver:32000/NameService
[Thread debugging using libthread_db enabled]
[New Thread 1082480704 (LWP 25515)]
[New Thread 1094933424 (LWP 25518)]
Binding RDB in the Naming Service ... done.
Running.
[New Thread 1103326128 (LWP 25520)]
[New Thread 1111714736 (LWP 25521)]
[New Thread 1120103344 (LWP 25522)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1120103344 (LWP 25522)]
0x406b9642 in std::__default_alloc_template<true, 0>::allocate ()
   from /usr/lib/libstdc++.so.5

(gdb) backtrace
#0  0x406b9642 in std::__default_alloc_template<true, 0>::allocate ()
   from /usr/lib/libstdc++.so.5
#1  0x40319596 in MICO::GIOPRequest::get_in_args ()
   from /usr/local/lib/libmico2.3.12.so
#2  0x4035188e in CORBA::StaticServerRequest::read_args ()
   from /usr/local/lib/libmico2.3.12.so
#3  0x080552e2 in POA_dbApi::dispatch ()
#4  0x0805543e in POA_dbApi::invoke ()
#5  0x403ad858 in PortableServer::StaticImplementation::doinvoke ()
   from /usr/local/lib/libmico2.3.12.so
#6  0x403c4135 in MICOPOA::POA_impl::perform_invoke ()
   from /usr/local/lib/libmico2.3.12.so
#7  0x403c3492 in MICOPOA::POA_impl::local_invoke ()
   from /usr/local/lib/libmico2.3.12.so
#8  0x403c2cda in MICOPOA::POA_impl::invoke ()
   from /usr/local/lib/libmico2.3.12.so
#9  0x402fa0e3 in CORBA::ORB::invoke_async ()
   from /usr/local/lib/libmico2.3.12.so
#10 0x4032c394 in MICO::IIOPServer::exec_invoke_request ()
   from /usr/local/lib/libmico2.3.12.so
#11 0x4032c6ff in MICO::IIOPServer::handle_invoke_request ()
   from /usr/local/lib/libmico2.3.12.so
#12 0x4032b9db in MICO::IIOPServer::handle_input ()
  from /usr/local/lib/libmico2.3.12.so
#13 0x4032e3ce in MICO::IIOPServer::input_callback ()
   from /usr/local/lib/libmico2.3.12.so
#14 0x4031bdff in MICO::InputHandler::process ()
   from /usr/local/lib/libmico2.3.12.so
#15 0x404a3c5f in MICO::PassiveOperation::_run ()
   from /usr/local/lib/libmico2.3.12.so
#16 0x404aade4 in MICO::WorkerThread::_run ()
   from /usr/local/lib/libmico2.3.12.so
#17 0x404a248a in MICOMT::Thread::_thr_startup ()
   from /usr/local/lib/libmico2.3.12.so
#18 0x404a2443 in MICOMT::Thread::ThreadWrapper ()
   from /usr/local/lib/libmico2.3.12.so
#19 0x405f0b63 in start_thread () from /lib/tls/libpthread.so.0
#20 0x407f818a in clone () from /lib/tls/libc.so.6

 

output:   [3508982951 - 1099353008] poa_impl.cc:1018: assertion failed

邬明辉  ( Minghui Wu )


使用 MSN Messenger 与联机的朋友进行交流
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to