Hello, After libXaw3d-1.6.1 upgrade, gv-3.7.3 segfaults with:
Warning: Representation size 4 must match superclass's to override unsetFrameStyle Warning: Representation size 2 must match superclass's to override shadowWidth Warning: Representation size 2 must match superclass's to override internalWidth Warning: Cannot convert string "0" to type Dimension Segmentation fault (core dumped) It recompiles smoothly against libXaw3d-1.6.1, but it still segfaults Downgrading libXaw3d to 1.6 restores correct behavior gdb backtrace shows: (gdb) bt #0 0xb7f72a26 in Initialize () from /usr/Xorg/lib/libXaw3d.so.8 #1 0xb7ef2bfe in CallInitialize () from /usr/Xorg/lib/libXt.so.6 #2 0xb7ef2ba3 in CallInitialize () from /usr/Xorg/lib/libXt.so.6 #3 0xb7ef328d in xtCreate () from /usr/Xorg/lib/libXt.so.6 #4 0xb7ef3875 in _XtCreateWidget () from /usr/Xorg/lib/libXt.so.6 #5 0xb7ef39da in XtCreateManagedWidget () from /usr/Xorg/lib/libXt.so.6 #6 0x080680c0 in main (argc=2, argv=0xbfffe194) at main.c:1156 I don't know if this is a problem with gv or libXaw3D Thank you very much in advance for any hint/help ciao gabriele -- Gabriele Balducci - Dipartimento di Scienze Chimiche - Via L. Giorgieri 1 I-34127 TRIESTE tel: I-040-5583957 fax: I-040-5583903 e-mail: [email protected] Please, if possible, don't send me MS Word or PowerPoint attachments Why? See: http://www.gnu.org/philosophy/no-word-attachments.html
