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

Lens -Dprism.order=sw should not segv

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • emb-8u6
    • emb-8u6, 8
    • javafx


      java -cp Hello.jar -Dprism.order=sw hello.HelloAnimation
      causes a segv on imx6 (and maybe beagle)
      The problem is likely that we perform detection/initialization in two places in lens.

      with a stack of:
      Program received signal SIGSEGV, Segmentation fault.
      [Switching to Thread 0x3a98e460 (LWP 1018)]
      0x00000000 in ?? ()
      (gdb) bt
      #0 0x00000000 in ?? ()
      #1 0x2d9da69c in fbDispmanAddDispmanxElement ()
         from /home/root/sb/8u20/graphics/artifacts/armv6hf/sdk/rt/lib/arm/liblens_porting.so
      #2 0x2d9db3ec in fbDispmanCursorInitialize ()
         from /home/root/sb/8u20/graphics/artifacts/armv6hf/sdk/rt/lib/arm/liblens_porting.so
      #3 0x3a907280 in fbCursorInitialize ()
         from /home/root/sb/8u20/graphics/artifacts/armv6hf/sdk/rt/lib/arm/libglass_lens_eglfb.so
      #4 0x3a91ac78 in lens_wm_initialize ()
         from /home/root/sb/8u20/graphics/artifacts/armv6hf/sdk/rt/lib/arm/libglass_lens_eglfb.so
      #5 0x2b8a93fc in ?? ()
      #6 0x2b8a93fc in ?? ()

            ddhill David Hill (Inactive)
            ddhill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: