Re: [TeX-music] PMX crash

2002-07-12 Thread Christof Biebricher

On Fri, 12 Jul 2002, Bernhard Lang wrote:

 Apparently the file is somehow damaged (I downloaded it a second time from
 the archive, same result). Nevertheless pmx2401.for looks fine, except
 line 20617 which g77 refuses to compile. A line break is missing there.
 After fixing that it gets compiled normally.
I confirm this. The line break is indead missing, both in Linux and in Windows.
But since the compiler gives this information, it is easy to fix.
Christof

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music



Re: [TeX-music] PMX crash on xtuplets beginning with a rest

2002-05-16 Thread Christian Mondrup

Stefan Svensson wrote:
 This example crashes PMX. If I remove the rest at the beginning of 
 the fourth triplet, it works.
 
 ---
 1 1 4 4 4 4  0 0 0 4 20 0
 
 t
 ./
 
 c4x3 d e f4x3 r a b4x3 a g r4x3 e d /
 ---
 
 Result:
 
 pmxab test.pmx
  This is PMX, Version 2.357, 13 March 2002
  Opening test.pmx   
 
  Starting first PMX pass
 
   Bar 1
  Done with first pass
 
 
  Starting second PMX pass
 
 
   Bar 1make: *** [test.tex] Segmentation fault
 

I can't reproduce this error with my linux binary of the same PMX 
version. I wonder whether the compilation used make difference like it 
apparently have done for me in other cases. If I compile the PMX fortran 
sources with the 'official' GNU fortran compiler g77 I actually run into 
such crashes every now and then. I (mostly) don't experience such 
crashes with PMX-binaries built in two steps with f2c and gcc resp.:

f2c pmxab.f -Nn802 -Nx400

gcc pmxab.c -lf2c -lm -o pmxab

Bye
-- 
Christian Mondrup, Computer Programmer
Scandiatransplant, Skejby Hospital, University Hospital of Aarhus
Brendstrupgaardsvej, DK 8200 Aarhus N, Denmark
Phone: +45 89 49 53 01 - http://www.scandiatransplant.org

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music



Re: [TeX-music] PMX crash on xtuplets beginning with a rest

2002-05-16 Thread Hunsbergers

Stefan:

Just for comparison, your example ran successfully through an earlier
version of PMX...  I am running on a PC, Win95 (DOS 7.0)  I guess it's time
for me to update my PMX installation, but then again :-)

Joel Hunsberger

---
 This is pmxab, version 2.3, 19 February 2001
 Opening test.pmx

 Starting first PMX pass

  Bar 1
 Done with first pass


 Starting second PMX pass


  Bar 1
 Writing ./test.tex
 Done with second PMX pass.

- Original Message -
From: Stefan Svensson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 16, 2002 6:39 AM
Subject: [TeX-music] PMX crash on xtuplets beginning with a rest


 This example crashes PMX. If I remove the rest at the beginning of
 the fourth triplet, it works.

 ---
 1 1 4 4 4 4  0 0 0 4 20 0

 t
 ./

 c4x3 d e f4x3 r a b4x3 a g r4x3 e d /
 ---

 Result:

 pmxab test.pmx
  This is PMX, Version 2.357, 13 March 2002
  Opening test.pmx

  Starting first PMX pass

   Bar 1
  Done with first pass


  Starting second PMX pass


   Bar 1make: *** [test.tex] Segmentation fault


 ___
 TeX-music mailing list
 [EMAIL PROTECTED]
 http://sunsite.dk/mailman/listinfo/tex-music


___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music