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

Java core dumps when displaying on an NCD X-terminal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.4
    • client-libs
    • sparc
    • solaris_2.5.1



      Name: rm29839 Date: 10/30/97


      Unfortunately, I have not been able to recreate
      this problem with a small test case.
      My java application consistenly crashes when
      displaying on some of the NCD X-terminals that
      we have in-house. The problem goes away when
      we switch the NCD terminal to use a font server,
      so the problem has something to do with fonts;
      but the NCD has not complained about any
      requested fonts not existing. Perhaps the
      NCD fonts are missing some piece of information
      that the Java code is relying on, or returning
      that information incorrectly, and the Java code
      is then crashing.

      A traceback is included below.

      Other odd behaviors related to fonts:

      When creating one of my forms, the client asks
      for the same fonts over and over again. Not only
      that, it asks for about ten different fonts (about
      ten times each!) when in fact there appear to be
      only two fonts used in the form. When the NCD
      X-server is modified to have fewer fonts available,
      the number of fonts requested goes way down, and
      it doesn't ask for the duplicates. Perhaps there
      is a bug whereby, when it gets confused, it asks
      for the same font many times?

      One of the fonts in the form gets changed from
      the default to a larger font. It sometimes
      (depending on the font path setting for the NCD
      terminal) comes out as an italic font, though it
      should not be.


      SIGSEGV 11* segmentation violation
          si_signo [11]: SIGSEGV 11* segmentation violation
          si_errno [0]: Error 0
          si_code [1]: SEGV_MAPERR [addr: 0x14]
       
              stackbase=EFFFE808, stackpointer=EFFFD3E8
       
      Full thread dump:
          "AWT-Motif" (TID:0xee305330, sys_thread_t:0xedfc0de0, state:CW) prio=5
              java.lang.Thread.run(Thread.java)
          "AWT-Input" (TID:0xee305310, sys_thread_t:0xedff0de0, state:MW) prio=5
          "AWT-EventQueue-0" (TID:0xee3052f8, sys_thread_t:0xef030de0, state:CW) prio=5
              java.lang.Object.wait(Object.java)
              java.awt.EventQueue.getNextEvent(EventQueue.java:119)
              java.awt.EventDispatchThread.run(EventDispatchThread.java:55)
          "Finalizer thread" (TID:0xee300220, sys_thread_t:0xef320de0, state:CW) prio=1
          "Async Garbage Collector" (TID:0xee3001d8, sys_thread_t:0xef350de0, state:CW) prio=1
          "Idle thread" (TID:0xee300190, sys_thread_t:0xef380de0, state:R) prio=0
          "Clock" (TID:0xee3000d0, sys_thread_t:0xef3b0de0, state:CW) prio=12
          "main" (TID:0xee3000a8, sys_thread_t:0x76a00, state:R) prio=5 *current thread*
              sun.awt.motif.MFramePeer.<init>(MFramePeer.java:60)
              sun.awt.motif.MToolkit.createFrame(MToolkit.java:122)
              java.awt.Frame.addNotify(Frame.java:201)
              java.awt.Window.pack(Window.java:122)
              gsi.globeforms.StartupWindow.<init>(StartupWindow.java:22)
              gsi.globeforms.StartupWindow.showStartup(StartupWindow.java:33)
              gsi.globetabs.GlobeTabs.start(GlobeTabs.java:71)
              gsi.globeforms.Module.startModules(Module.java:227)
              gsi.globeforms.Module.main(Module.java:154)
      Monitor Cache Dump:
          java.awt.EventQueue@EE3052A8/EE355E50: <unowned>
              Waiting to be notified:
                  "AWT-EventQueue-0"
          <unknown key> (0xef350de0): <unowned>
              Waiting to be notified:
                  "Async Garbage Collector"
          sun.awt.motif.MToolkit@EE305278/EE355D60: owner "main" (0x76a00, 1 entry)
              Waiting to enter:
                  "AWT-Input"
              Waiting to be notified:
                  "AWT-Motif"
      Registered Monitor Dump:
          Thread queue lock: <unowned>
          Name and type hash table lock: <unowned>
          String intern lock: <unowned>
          JNI pinning lock: <unowned>
          JNI global reference lock: <unowned>
          BinClass lock: <unowned>
          Class loading lock: <unowned>
          Java stack lock: <unowned>
          Code rewrite lock: <unowned>
          Heap lock: <unowned>
          Has finalization queue lock: <unowned>
          Finalize me queue lock: <unowned>
              Waiting to be notified:
                  "Finalizer thread"
          Monitor IO lock: <unowned>
          Child death monitor: <unowned>
          Event monitor: <unowned>
          I/O monitor: <unowned>
          Alarm monitor: <unowned>
              Waiting to be notified:
                  "Clock"
          Sbrk lock: <unowned>
          Monitor cache expansion lock: <unowned>
          Monitor registry: owner "main" (0x76a00, 1 entry)
      Thread Alarm Q:
          sys_thread_t 0xef350de0 [Timeout in 624 ms]
      (Review ID: 15000)
      ======================================================================

            xdengsunw Xianfa Deng (Inactive)
            rmandelsunw Ronan Mandel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: