Hi all, core-dump encounterd with the ThreadTest program which is shipped with Xerces-C++.
Platform: HP-UX B.11.23 U ia64 Compiler: aCC: HP aC++/ANSI C B3910B A.05.56 [Feb 19 2004] Product: Xerces-C++ Version 2.5.0 / ThreadTest Compiler Options: -AA -mt +DD64 It seems there is a multithreading problem. Anyone an idea whether the test-program is buggy or the system-libraries. Or do I need some extra compiler options? Regards, Durmus --------------------------------------------------------------------------------------------------------- ./ThreadTest -threads 10 -time 60 ../samples/data/personal.xml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Illegal instruction (core dumped) gdb ./ThreadTest HP gdb 4.2 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x. Copyright 1986 - 2001 Free Software Foundation, Inc. Hewlett-Packard Wildebeest 4.2 (based on GDB) is covered by the GNU General Public License. Type "show copying" to see the conditions to change it and/or distribute copies. Type "show warranty" for warranty/support. ..(no debugging symbols found)... (gdb) run -threads 10 -time 60 ../samples/data/personal.xml Starting program: /home/sepetd/local/src/xerces-c-src_2_5_0/bin/./ThreadTest -threads 10 -time 60 ../samples/data/personal.xml (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Program received signal SIGILL, Illegal instruction (si_code: 9). [Switching to thread 4 (system thread 5796274)] 0x9fffffffbf6e71b0:0 in __pthread_unbound_body+0x4a0 () from /usr/lib/hpux64/libpthread.so.1 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]