openmotif 2.3 and xorg 7.1.0 64bit problems

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

1 post / 0 new
openmotif 2.3 and xorg 7.1.0 64bit problems

Submitted by rbrt_somerville on Thu, 01/11/2007 - 17:50.

hi; I hope this is the correct place to post:

I am have problems with 64bit Mandriva linux and openmotif 2.3 ... I can build openmotif fine,
but the demo/programs: filemanager & setDate immediatly coredump ... the xorg version is 7.1.0 ...

I do not have the same problems on redhat workstation 4, xorg=6.8.2

here is the gdb dump:

[bobs@apox54 /home2/openmotif-2.3.0/demos/programs/filemanager/.libs]: gdb filemanager
GNU gdb 6.3-8mdv2007.0 (Mandriva Linux release 2007.0)
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 "x86_64-mandriva-linux-gnu"...Using host libthread_db library "/lib64/libthread_db.so.1".

(gdb) run
Starting program: /home2/openmotif-2.3.0/demos/programs/filemanager/.libs/filemanager

Program received signal SIGSEGV, Segmentation fault.
0x00002b4aa6a68ce4 in _XtVaOpenApplication () from /usr/lib64/libXt.so.6
(gdb) where
#0 0x00002b4aa6a68ce4 in _XtVaOpenApplication () from /usr/lib64/libXt.so.6
#1 0x00002b4aa6a68f19 in XtVaAppInitialize () from /usr/lib64/libXt.so.6
#2 0x0000000000402da9 in main (argc=1, argv=0x7fff046907f8) at filemanager.c:120
(gdb)

any comments would be appreciated ?? is this an xorg bug ? or openmotif bug ????