Package: jgraph Version: 83-5 Libc: libc.so.4.6.27 Kernel etc: Linux eb 1.2.10 #1 Tue Jun 13 18:37:28 EST 1995 i486 Reporter: repair 0.1 Subject: Error 139 with jgraph
I wanted to test jgraph with the examples which came with it and did the following: $ cp /usr/doc/examples/jgraph/* . $ gzip -d * $ make jgraph < cube.jgr > cube.eps make: *** [cube.eps] Error 139 So I tried manually $ jgraph < cube.jgr > cube.eps Segmentation fault (core dumped) I tried another file with same segmentation fault.