Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6720902

jmap / jstack as per jdk5 for Linux does not handle largefiles properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 5.0u4
    • core-svc
    • None
    • x86
    • linux_redhat_4.0

      [root@rhel opt]# l core.24451
      -rw-r--r-- 1 root root 3666706432 Jun 28 01:26 core.24451

      [root@rhel opt]# jmap /opt/sun/appserber/lib/appserv core.24451
      Attaching to core core.24451 from executable /opt/sun/appserber/lib/appserv, please wait...
      Error attaching to core file: Can't attach to the core file


      [root@rhel opt]# strace jmap /opt/sun/appserber/lib/appserv core.24451
      :
      open("core.24451", O_RDONLY) = -1 EFBIG (File too large)
      :
      --> O_LARGEFILE missing!

            Unassigned Unassigned
            ohey Olaf Hey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: