Menu

#20 VRF Driver Broken on 64bit Alpha

None
closed-fixed
VPF Driver (21)
4
2016-06-27
2001-08-27
No

The VRF component of the test suite fails when
tested on the Alpha-Linux system provided on
the SourceForge CompileFarm.

It seems to be failing in vpf_open_table() after
opening the file. Presumably there is code in
reading the file that is not 64bit data type safe.

Discussion

  • Frank Warmerdam

    Frank Warmerdam - 2006-05-10

    Logged In: YES
    user_id=17655

    Craig Bruce ran into the same problem on AMD64 systems.

     
  • Balint Cristian

    Balint Cristian - 2008-01-07

    Logged In: YES
    user_id=1717101
    Originator: NO

    What system you use, truunix64 ?

    On my linux/alpha goes smooth, olso on sparc64 land.
    Can post some results ?

     
  • Vincent Fericelli

    It seem that I have the same problem on linux centOS 64bits (intel). Opening the same data base from win XP works fine.

    ogdi_info tells that it fails to open the CAT file, but strace shows that the CAT file is ok. In an error occurs while trying to open a CAX file. As I didn't find any cax file nor any info about it, I tried to duplicate my cat file an rename it cax but the program crash.

    I've seen on https://groups.yahoo.com/neo/groups/ogdidev/conversations/topics/252 that recompiling ogdi without -fPic could be a solution, unfortunately compilation fails.

    Any ideas ?

     
  • Even Rouault

    Even Rouault - 2016-06-27

    Probably that the issue is fixed with the following commit. Closing under that assumption. Re-open if still exisiting with CVS head

    2009-05-08 Frank Warmerdam warmerdam@pobox.com

    * ogdi/drivers/vrf/feature.c: fix count type to be int32 to avoid
    variable corruption on 64bit systems (#2787502).
    
     
  • Even Rouault

    Even Rouault - 2016-06-27
    • status: open --> closed-fixed
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB