Bug#910521: libkernlib1-gfortran: a call of a small fortran program linked with this library throws a bug like in bug-report 855929

Michael v. Hartrott hgm at hartrott.de
Sun Oct 7 17:09:47 BST 2018


Package: libkernlib1-gfortran
Severity: normal

Dear Maintainer,

This small fortran program (named bug_test.for):
      PROGRAM bug_test
      CALL MZPAW(20000,' ')
      END
compiled by 'gfortran -o bug_test -no-pie -lkernlib -lpacklib -lgraflib -lgrafX11 -lX11 bug_test.for'
and than runnig it by './bug_test' shows this error:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
LOCB/LOCF: address 0x7f2f4e4e5fc8 exceeds the 32 bit address space
or is not in the data segments
This may result in program crash or incorrect results
Therefore we will stop here
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-7-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the debian-science-maintainers mailing list