xfig (which seems to be an alpha version) crashes immediately when I hit the "file" button.

 %% xfig &
[1] 24211
[~/Projects/Teaching/preconditioners-594] %%
xfig3.2.5-alpha5: SIGBUS signal trapped
xfig: figure empty or not modified - exiting

[1]    Abort                         xfig



There seems to be an old version xfig323, so I remove xfig / transfig, and install that:


%% xfig -help
Xfig 3.2 patchlevel 3d (Protocol 3.2)
....stuff......
%% xfig &
[1] 24520
[~/Projects/Teaching/preconditioners-594] %% Warning: Actions not found: PlaceMenu, xMenuPopup
Warning: Actions not found: PlaceMenu, xMenuPopup


[1]    Bus error                     xfig


This is the most I can offer (this is the 3.2.5 alpha):

 %% gdb xfig
GNU gdb 5.3-20030128 (Apple version gdb-309) (Thu Dec  4 15:41:30 GMT 2003)
Copyright 2003 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 "powerpc-apple-darwin".
Reading symbols for shared libraries .............. done
(gdb) run
Starting program: /sw/bin/xfig
Reading symbols for shared libraries +++++++++++. done

Program received signal EXC_BAD_ACCESS, Could not access memory.
0x0040429c in Redisplay ()
(gdb) where
#0 0x0040429c in Redisplay ()
#1 0x000edce0 in Redisplay ()
#2 0x004b6050 in SendExposureEvent ()
#3 0x004b5dc0 in CompressExposures ()
#4 0x004b59ec in XtDispatchEventToWidget ()
#5 0x004b648c in _XtDefaultDispatcher ()
#6 0x004b6814 in XtDispatchEvent ()
#7 0x0004d91c in main ()
#8 0x00002248 in _start (argc=1730324, argv=0xbfffb3a0, envp=0x1a5df0) at /SourceCache/Csu/Csu-47/crt.c:267
#9 0x8fe1a558 in __dyld__dyld_start ()


--
Victor Eijkhout <[EMAIL PROTECTED]>, 329 Claxton, Comp Sci, UT, Knoxville TN 37996.
tel: 865 974 9308 (W), 865 673 6998 (H), 865 974 8296 (F)
http://www.cs.utk.edu/~eijkhout/



------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to