From: Sonali A. Kale (sonali@pspl.co.in)
Date: Fri Jan 24 2003 - 09:40:20 IST
----- Original Message -----
From: "Harold Ravlin" <hr@sabik.ncsa.uiuc.edu>
To: <sonali@pspl.co.in>
Sent: Friday, January 24, 2003 3:03 AM
Subject: Re: Status of C++ parser for VOTable?
> Sonali,
>
> Were you able to work with the VOTable library compiled with gcc 3.1 ?
> Let me know if you have any problems.
>
> Unfortunately, the test program keeps core dumping, apparently while
> checking if the test file exists. Here is a stack trace from gdb:
>
>
> (gdb) where
> #0 std::locale::operator=(std::locale const&) (this=0xbffff6d0,
> __other=@0xbffff570)
> at
/usr/local/src/gcc/gcc-3.1.1.Linux.2.4.9-21smp/i686-pc-linux-gnu/libstdc++-v
3/include/i686-pc-linux-gnu/bits/atomicity.h:40
> #1 0x40604c29 in std::ios_base::_M_init() (this=0x40595620)
> at ../../../../gcc-3.1.1/libstdc++-v3/src/ios.cc:278
> #2 0x4063f74b in std::basic_ios<char, std::char_traits<char>
>::init(std::basic_streambuf<char, std::char_traits<char> >*)
(this=0xbffff6d0, __sb=0x40595620)
> at
/usr/local/src/gcc/gcc-3.1.1.Linux.2.4.9-21smp/i686-pc-linux-gnu/libstdc++-v
3/include/bits/basic_ios.tcc:143
> #3 0x405a73f0 in VOUtils::checkIfFileExists(char const*) ()
> from VOTableParser1_2/lib/libVOTableParser1_2.so
> #4 0x405a4828 in Resource::openFile(char const*, char const*, int, int*)
()
> from VOTableParser1_2/lib/libVOTableParser1_2.so
> #5 0x0804b679 in testResource(char const**) (argv=0xbffff934)
> at TestVOTableAPI.cpp:85
> #6 0x0804b467 in main (argc=3, argv=0xbffff934) at TestVOTableAPI.cpp:43
> #7 0x406cc336 in __libc_start_main (main=0x804b420 <main>, argc=3,
> ubp_av=0xbffff934, init=0x804a95c <_init>, fini=0x804ff50 <_fini>,
> rtld_fini=0x4000d2fc <_dl_fini>, stack_end=0xbffff92c)
> at ../sysdeps/generic/libc-start.c:129
> (gdb)
>
>
> 40 __asm__ __volatile__ ("lock; xaddl %0,%2"
> 41 : "=r" (__result)
> 42 : "0" (__val), "m" (*__mem)
> 43 : "memory");
>
>
> I tried some samples from xalan 1.4 installation and they seemed to work
> so I'm assuming that's installed OK. Do you have any suggestions?
>
>
>
> Let us know if you have any feedback on the C++ parser.
>
> We're interested in trying it, but I suspect that the lack of source code
> would present a problem with using it in AIPS++ applications.
>
>
> Thanks,
>
>
> Harold
>
This archive was generated by hypermail 2.1.4 : Fri Jan 24 2003 - 14:30:00 IST