Package: regina-rexx
Version: 3.3-5
Severity: critical
Justification: breaks unrelated software


Hi,

I've found this problem.

mar...@debian:~/rexx$ cat usher.rexx
/* Rexx program usher */

do forever
  say "Add command "
  parse pull Fragment
  call INTERPRETUJ Fragment
end

/* subroutine INTERPRETUJ */
INTERPRETUJ: procedure
  interpret ARG(1)
return


mar...@debian:~/rexx$ regina usher.rexx 
Add command 
interpret ARG(1)
Neoprávněný přístup do paměti (SIGSEGV)
mar...@debian:~/rexx$ 


With regards M.Kovarik




-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages regina-rexx depends on:
ii  libc6                         2.9-25     GNU C Library: Shared libraries
ii  regina3                       3.3-5      The Regina REXX interpreter, run-t

regina-rexx recommends no packages.

regina-rexx suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to