[ http://issues.apache.org/jira/browse/AXISCPP-382?page=history ]
Samisa Abeysinghe closed AXISCPP-382:
-------------------------------------
Resolution: Fixed
The fix to src/soap/Makefile.am by adding xsd/Integer.cpp and xsd/Long.cpp seem
to solve this too
> Apache server and SimpleAxisServer fails to run with the latest changes
> -----------------------------------------------------------------------
>
> Key: AXISCPP-382
> URL: http://issues.apache.org/jira/browse/AXISCPP-382
> Project: Axis-C++
> Type: Bug
> Versions: current (nightly)
> Environment: Linux
> Reporter: Samisa Abeysinghe
> Fix For: current (nightly)
>
> For apche server the gdb trace is:
> #0 0x003df7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
> #1 0x00183e49 in raise () from /lib/tls/libc.so.6
> #2 0x00185872 in abort () from /lib/tls/libc.so.6
> #3 0x00486ce7 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
> #4 0x00486d24 in std::terminate () from /usr/lib/libstdc++.so.5
> #5 0x00486e96 in __cxa_throw () from /usr/lib/libstdc++.so.5
> #6 0x0032d078 in axiscpp::SOAPTransportFactory::loadLib () at
> ../SOAPTransportFactory.cpp:132
> #7 0x0032cdb7 in axiscpp::SOAPTransportFactory::initialize () at
> ../SOAPTransportFactory.cpp:58
> #8 0x00321236 in initialize_module (bServer=1) at ../Axis.cpp:315
> #9 0x00f66c7e in module_init (p=0x813f648, svr_rec=0x80b87d8) at
> mod_axis2.cpp:75
> #10 0x0807c405 in ap_run_child_init (pchild=0x813f648, s=0x80b87d8) at
> config.c:149
> #11 0x0807ae4f in child_main (child_num_arg=0) at prefork.c:495
> #12 0x0807b232 in make_child (s=0x80b87d8, slot=0) at prefork.c:649
> #13 0x0807b28b in startup_children (number_to_start=5) at prefork.c:721
> #14 0x0807b98d in ap_mpm_run (_pconf=0x80b60a8, plog=0x80ee188, s=0x80b87d8)
> at prefork.c:940
> #15 0x0808093a in main (argc=2, argv=0xfefff924) at main.c:617
> for SimpleAxisServer the gdb trace is:
> #0 0x0039d7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
> #1 0x006a1e49 in raise () from /lib/tls/libc.so.6
> #2 0x006a3872 in abort () from /lib/tls/libc.so.6
> #3 0x00282ce7 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
> #4 0x00282d24 in std::terminate () from /usr/lib/libstdc++.so.5
> #5 0x00282e96 in __cxa_throw () from /usr/lib/libstdc++.so.5
> #6 0x00598078 in axiscpp::SOAPTransportFactory::loadLib () at
> ../SOAPTransportFactory.cpp:132
> #7 0x00597db7 in axiscpp::SOAPTransportFactory::initialize () at
> ../SOAPTransportFactory.cpp:58
> #8 0x0058c236 in initialize_module (bServer=1) at ../Axis.cpp:315
> #9 0x0804abfc in main (argc=2, argv=0xfefcf214) at SimpleAxisServer.cpp:190
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira